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