webapicontrib - Microsoft.AspNet.Razor 3.1.1
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
PM> Install-Package Microsoft.AspNet.Razor -Version 3.1.1 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> nuget.exe install Microsoft.AspNet.Razor -Version 3.1.1 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json
> dotnet add package Microsoft.AspNet.Razor --version 3.1.1 --source https://www.myget.org/F/webapicontrib/api/v3/index.json
source https://www.myget.org/F/webapicontrib/api/v3/index.json
nuget Microsoft.AspNet.Razor ~> 3.1.1
Copy to clipboard
> choco install Microsoft.AspNet.Razor --version 3.1.1 --source https://www.myget.org/F/webapicontrib/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Microsoft.AspNet.Razor" -RequiredVersion "3.1.1" -Repository "webapicontrib"
Copy to clipboard
Please visit http://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.
- .NETFramework 4.5: 4.5.0.0
OwnersChris Missal |
AuthorsMicrosoft |
Project URLhttp://www.asp.net/web-pages |
LicenseMS-EULA |
TagsMicrosoft AspNet WebPages AspNetWebPages Razor |
Info124 total downloads |
| 26 downloads for version 3.1.1 |
| Download (145.41 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
3.2.3 | 145.83 KB | Wed, 28 Oct 2015 04:53:17 GMT | 42 |
|
||
|
|
3.1.1 | 145.41 KB | Wed, 28 Oct 2015 04:02:17 GMT | 26 |
|
||
|
|
3.0.0 | 145.37 KB | Wed, 12 Aug 2015 22:38:19 GMT | 27 |
|
||
|
|
2.0.30506.0 | 123.94 KB | Wed, 31 Dec 2014 17:43:16 GMT | 29 |
|