Tiny common utility methods base on NET8.
Info
Version: | 8.0.0 |
Author(s): | qianhua |
Last Update: | Tuesday, January 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample |
NuGet Url: | https://www.nuget.org/packages/Tiny.Shared |
Install
Install-Package Tiny.Shared
dotnet add package Tiny.Shared
paket add Tiny.Shared
Tiny.Shared Download (Unzip the "nupkg" after downloading)
Dependencies
- EPPlus(>= 4.5.3.2)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Runtime.Loader(>= 4.3.0)