UtilsSharp.MvcHelper工具类库简介:Nuget可以引入UtilsSharp.MvcHelper,该工具类是基于dotnet framework 4.5.2封装的,里面包括:小驼峰法命名,封装了基于Autofac的依赖注入等。.
Info
Version: | 1.0.0 |
Author(s): | agoling |
Last Update: | Wednesday, January 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/agoling/UtilsSharp |
NuGet Url: | https://www.nuget.org/packages/UtilsSharp.MvcHelper |
Install
Install-Package UtilsSharp.MvcHelper
dotnet add package UtilsSharp.MvcHelper
paket add UtilsSharp.MvcHelper
UtilsSharp.MvcHelper Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.9.2)
- Autofac.Mvc5(>= 4.0.2)
- Newtonsoft.Json(>= 12.0.2)
Tags