Metadata >> NuGet >> NServiceKit.Razor

NServiceKit.Razor

Metadata

Authors NServiceKit
Copyrights NServiceKit 2014 and contributors
Description Free and Open Source fork of NServiceKit.Razor V3 - Turns NServiceKit into a Complete Web + REST Services Stack. Replaces need for ASP.NET MVC. - Runs In ASP.NET or Self-host, first-class cross-platform support on .NET / Mono runtimes. - Add HTML views to existing services. - Change Views and Layout templates at runtime. - No Ceremony development options - Pages without controllers, with typed and dynamic View Models. - Include Partial Markdown views in Razor pages. - Cascading Layout templates. - Pretty urls by default (no custom Routes needed). - Keep all views and assets together. - Smart View Pages.
IconUrl http://www.nservicekit.com/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit/blob/master/LICENSE
Owners NServiceKit
ProjectUrl http://razor.nservicekit.com/
RequireLicenseAcceptance False
Summary Provides NServiceKit's HTML Story including integrated support for MVC Razor's ViewEngine
Tags Razor ViewEngine View Templates Controllers Mono ASP.NET Self-Host NServiceKit ServiceStack
Dependencies NServiceKit:[1.0, 2.0)|System.Web.Razor.Unofficial
Title NServiceKit.Razor - NServiceKit's HTML story including MVC Razor
PackageSize 136295
PackageHashAlgorithm SHA512
PackageHash xGDaU27zPxiaFXLj1HSoZCSeW31oJ2Vlv+oABiwILKyOuRTm/dcBKFzYYdvNRwriXp9ag3OcrgfWDnNfzJs5dQ==
DownloadCount 000000
CreatedDate 2015-09-13T17:08:35

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 NServiceKit.Razor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NServiceKit.Razor -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 NServiceKit.Razor
Installing the package (HTTP Basic authentication):
Install-Package NServiceKit.Razor -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NServiceKit.Razor -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NServiceKit.Razor

OpenWrap

Installing the package:
o add-wrap NServiceKit.Razor
Uninstalling the package:
o remove-wrap NServiceKit.Razor

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.0.40
1.0.37
1.0.35
1.0.32
1.0.31
1.0.27
1.0.11