This package contains CoreKraft's specific midlleware.
Info
Version: | 8.0.12 |
Author(s): | Cleancodefactory |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ccf.Ck.Web.Middleware |
Install
Install-Package Ccf.Ck.Web.Middleware
dotnet add package Ccf.Ck.Web.Middleware
paket add Ccf.Ck.Web.Middleware
Ccf.Ck.Web.Middleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Ccf.Ck.Libs.Logging(>= 1.0.21)
- Ccf.Ck.Models.ContextBasket(>= 1.0.38)
- Ccf.Ck.Models.DirectCall(>= 1.0.38)
- Ccf.Ck.Models.EmailSettings(>= 1.0.38)
- Ccf.Ck.Models.Enumerations(>= 1.0.38)
- Ccf.Ck.Models.KraftModule(>= 1.0.38)
- Ccf.Ck.Models.Settings(>= 1.0.38)
- Ccf.Ck.Models.Web.Settings(>= 1.0.38)
- Ccf.Ck.Processing.Execution(>= 1.0.38)
- Ccf.Ck.Processing.Web.Request(>= 1.0.38)
- Ccf.Ck.Processing.Web.ResponseBuilder(>= 1.0.38)
- Ccf.Ck.SysPlugins.Recorders.Postman(>= 1.0.38)
- Ccf.Ck.SysPlugins.Recorders.Store(>= 1.0.38)
- Ccf.Ck.Utilities.MemoryCache(>= 1.0.38)
- Ccf.Ck.Utilities.NodeSetService(>= 1.0.38)
- Ccf.Ck.Utilities.Profiling(>= 1.0.38)
- Ccf.Ck.Utilities.Web.BundleTransformations(>= 1.0.38)
- Grace(>= 7.2.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect(>= 3.1.9)
- Microsoft.Extensions.Configuration(>= 3.1.9)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.9)
- Microsoft.Extensions.Configuration.Json(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- Microsoft.Extensions.Logging.Console(>= 3.1.9)
- Microsoft.Extensions.Logging.Debug(>= 3.1.9)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 6.8.0)
- Newtonsoft.Json(>= 12.0.3)