webapicontrib - Microsoft.AspNet.Razor 3.2.3

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.2.3 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install Microsoft.AspNet.Razor -Version 3.2.3 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package Microsoft.AspNet.Razor --version 3.2.3 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="Microsoft.AspNet.Razor" Version="3.2.3" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget Microsoft.AspNet.Razor  ~> 3.2.3
Copy to clipboard

> choco install Microsoft.AspNet.Razor --version 3.2.3 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "Microsoft.AspNet.Razor" -RequiredVersion "3.2.3" -Repository "webapicontrib" 
Copy to clipboard

Please visit http://go.microsoft.com/fwlink/?LinkID=403011 to view the release notes.

  • .NETFramework 4.5: 4.5.0.0

Owners

Chris Missal

Authors

Microsoft

Project URL

http://www.asp.net/web-pages

License

MS-EULA

Tags

Microsoft AspNet WebPages AspNetWebPages Razor

Info

124 total downloads
42 downloads for version 3.2.3
Download (145.83 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