第一个基础设施层类库,将平时使用最多的类库进行封装,可直接引用使用,后期会持续完善的.源代码请移至GitHub,https://github.com/zhenlei520/System.Extension,有什么问题也可以添加我qq:839238345私聊我,大多数用到的方法都有,如果发现有错误的方法,或者可以优化的地方,也希望能联系我,核实后会尽快更正的.
Info
Version: | 3.0.0.1 |
Author(s): | zhenlei |
Last Update: | Saturday, January 20, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zhenlei520/System.Extension |
NuGet Url: | https://www.nuget.org/packages/EInfrastructure |
Install
Install-Package EInfrastructure
dotnet add package EInfrastructure
paket add EInfrastructure
EInfrastructure Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags