Vulcan.AspNetMvc 1.0.5

dotnet add package Vulcan.AspNetMvc --version 1.0.5
                    
NuGet\Install-Package Vulcan.AspNetMvc -Version 1.0.5
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Vulcan.AspNetMvc" Version="1.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vulcan.AspNetMvc" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="Vulcan.AspNetMvc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Vulcan.AspNetMvc --version 1.0.5
                    
#r "nuget: Vulcan.AspNetMvc, 1.0.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Vulcan.AspNetMvc&version=1.0.5
                    
Install Vulcan.AspNetMvc as a Cake Addin
#tool nuget:?package=Vulcan.AspNetMvc&version=1.0.5
                    
Install Vulcan.AspNetMvc as a Cake Tool

Vulcan.AspNetMvc 是一个ASP.NET MVC4的帮助类库,集成Ioc(使用structuremap3.0),使用ServiceStack.Text替换默认的Newtonsoft.Json来序列化Json. 同时提供一些常用的帮助类和基类,协助快速开发,新增HTTP请求相关帮助类

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5 1,277 3/2/2016
1.0.4 1,328 4/20/2015
1.0.2 1,254 12/30/2014
1.0.1 1,543 12/30/2014