Dotnet Core Api, quick start, Nlog, DI, Swagger, Service Register(Apollo).Need Amo.Lib.
Info
Version: | 2.3.9.7 |
Author(s): | Amo |
Last Update: | Friday, June 11, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/amo-com/lib-dotnet.git |
NuGet Url: | https://www.nuget.org/packages/Amo.Lib.CoreApi |
Install
Install-Package Amo.Lib.CoreApi
dotnet add package Amo.Lib.CoreApi
paket add Amo.Lib.CoreApi
Amo.Lib.CoreApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting(>= 2.2.7)
- Com.Ctrip.Framework.Apollo.Configuration(>= 2.4.1)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.3)
- NLog(>= 4.7.0)
- Amo.Lib(>= 2.3.9.4)
- NLog.Web.AspNetCore(>= 4.9.1)
- Swashbuckle.AspNetCore(>= 5.3.0)
- AspNetCoreRateLimit(>= 3.2.2)