Metadata >> NuGet >> SharpRazor

SharpRazor

Metadata

Authors Alexandre Mutel
Copyrights Copyright (c) 2013 - Alexandre Mutel
Description A lightweight templating system based on the powerful Razor templating stack.
Language en-US
LicenseUrl https://github.com/xoofx/SharpRazor/blob/master/License.txt
Owners Alexandre Mutel
ProjectUrl https://github.com/xoofx/SharpRazor
RequireLicenseAcceptance False
Summary A lightweight templating system using Razor syntax.
Tags Templating Razor
Dependencies Microsoft.AspNet.Razor:3.0.0
PackageSize 84753
PackageHashAlgorithm SHA512
PackageHash UUnVRf6/fPRGHX6ZiWko0KfjAU2pVJhPC+5HLsJLRVHL1W2VJ4+m8JvVrye14hLutbIx/WbXGidXje9Ibt4yDg==
DownloadCount 000000
CreatedDate 2013-10-31T15:22:42

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install SharpRazor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install SharpRazor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package SharpRazor
Installing the package (HTTP Basic authentication):
Install-Package SharpRazor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package SharpRazor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package SharpRazor

OpenWrap

Installing the package:
o add-wrap SharpRazor
Uninstalling the package:
o remove-wrap SharpRazor

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3
1.2
1.1
1.0