Info
Version: | 0.2.0 |
Author(s): | Keith Leung |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/keith-leung/celia.utilities |
NuGet Url: | https://www.nuget.org/packages/Celia.io.Core.MicroServices.Utilities |
Install
Install-Package Celia.io.Core.MicroServices.Utilities
dotnet add package Celia.io.Core.MicroServices.Utilities
paket add Celia.io.Core.MicroServices.Utilities
Celia.io.Core.MicroServices.Utilities Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Redis(>= 2.1.2)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- NETCore.Encrypt(>= 2.0.7)
- Newtonsoft.Json(>= 11.0.2)
- SequentialGuid(>= 2.4.0)
- System.ComponentModel.Annotations(>= 4.5.0)
- nobjectid(>= 1.0.0)
A project for some utilized functions what I cannot find in https://github.com/dotnetcore/Util right now.