Kros.Titan.Base.Api
1.2.8
KROS Titan base Api with middlewares, extensions and helpers like ControllerBase, authorization handlers etc.
Install-Package Kros.Titan.Base.Api -Version 1.2.8
dotnet add package Kros.Titan.Base.Api --version 1.2.8
<PackageReference Include="Kros.Titan.Base.Api" Version="1.2.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kros.Titan.Base.Api --version 1.2.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Nuget initialization.
Dependencies
-
.NETCoreApp 2.1
- Autofac.Extensions.DependencyInjection (>= 4.3.1)
- BeatPulse (>= 3.0.0)
- Kros.KORM (>= 3.8.0)
- Kros.Titan.EventBus (>= 1.0.0)
- Kros.Titan.EventBusRabbitMQ (>= 1.0.0)
- Kros.Utils (>= 1.8.1)
- Microsoft.ApplicationInsights.AspNetCore (>= 2.5.1)
- Microsoft.AspNetCore (>= 2.1.1)
- Microsoft.AspNetCore.Http (>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Cors (>= 2.1.1)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.1.1)
- Microsoft.AspNetCore.ResponseCompression (>= 2.1.1)
- RavenDB.Client (>= 4.1.3)
- Refit (>= 4.6.58)
- Refit.HttpClientFactory (>= 4.6.48)
- Swashbuckle.AspNetCore (>= 4.0.1)