Utility libraries for DotNetCore WebAPI projects.
Info
Version: | 3.1.1 |
Author(s): | Lykke |
Last Update: | Tuesday, March 31, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LykkeCity/Lykke.Common.ApiLibrary |
NuGet Url: | https://www.nuget.org/packages/Lykke.Common.ApiLibrary |
Install
Install-Package Lykke.Common.ApiLibrary
dotnet add package Lykke.Common.ApiLibrary
paket add Lykke.Common.ApiLibrary
Lykke.Common.ApiLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 3.10.6)
- Lykke.Common(>= 7.3.1)
- Microsoft.ApplicationInsights.AspNetCore(>= 2.6.1)
- Microsoft.AspNetCore.Authentication(>= 2.2.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.HttpOverrides(>= 2.2.0)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.Extensions.Caching.Memory(>= 2.2.0)
- Swashbuckle.AspNetCore.Swagger(>= 5.1.0)
- Swashbuckle.AspNetCore.SwaggerGen(>= 5.1.0)
Tags