Metadata >> NuGet >> ServiceStack.Razor >> 4.0.15

4.0.15

Metadata

Authors Service Stack
Copyrights Copyright 2013 Service Stack
Description ServiceStack Razor Documentation: http://razor.servicestack.net - Turns ServiceStack 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 https://servicestack.net/img/logo-32.png
Language en-US
LicenseUrl https://servicestack.net/terms
Owners Service Stack
ProjectUrl http://razor.servicestack.net/
RequireLicenseAcceptance True
Summary Provides ServiceStack's HTML Story including integrated support for MVC Razor's ViewEngine
Tags Razor ViewEngine View Templates Controllers Mono ASP.NET Self-Host ServiceStack
Dependencies ServiceStack:4.0.15|ServiceStack.OrmLite:4.0.15
Title ServiceStack.Razor - ServiceStack's HTML story including MVC Razor
PackageSize 422786
PackageHashAlgorithm SHA512
PackageHash 5LzUA3srnyg4rS4XxJvPpCfZOHdc1v+1lT8ilNgwZ3J+1FaT5NvU9+aoUx3rZ/CTYe8PFHFzYQYEyQxSjf+f9g==
DownloadCount 000000
CreatedDate 2014-03-18T17:58:19

Access

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

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ServiceStack.Razor -Version 4.0.15 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ServiceStack.Razor -Version 4.0.15 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete ServiceStack.Razor 4.0.15 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package ServiceStack.Razor -Version 4.0.15 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ServiceStack.Razor -Version 4.0.15 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap ServiceStack.Razor -Version 4.0.15
Uninstalling the package:
o remove-wrap ServiceStack.Razor

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related
AnyCPU Release .NETFramework,Version=v4.0 Binaries
AnyCPU Release .NETFramework,Version=v4.5 Binaries