Info
| Version: | 1.2.8 | 
| Author(s): | Crab Lin | 
| Last Update: | Monday, July 12, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/UtilKits | 
Install
Install-Package UtilKits
                        dotnet add package UtilKits
                        paket add UtilKits
                        
                                UtilKits Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Dapper(>= 1.50.2)
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- Microsoft.Extensions.DependencyModel(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Data.SqlClient(>= 4.6.1)
 
                
This library has variable extension, also include Cache, Client, Crypto, Database and Serializer.
Package completed by .Net Standard 2.0. Support .NET Core, .Net Framework 4.5.