Ccf.Ck.Web.Middleware
1.0.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Ccf.Ck.Web.Middleware --version 1.0.5
NuGet\Install-Package Ccf.Ck.Web.Middleware -Version 1.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Ccf.Ck.Web.Middleware" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Ccf.Ck.Web.Middleware" Version="1.0.5" />
<PackageReference Include="Ccf.Ck.Web.Middleware" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ccf.Ck.Web.Middleware --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ccf.Ck.Web.Middleware, 1.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Ccf.Ck.Web.Middleware@1.0.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Ccf.Ck.Web.Middleware&version=1.0.5
#tool nuget:?package=Ccf.Ck.Web.Middleware&version=1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains CoreKraft's specific midlleware
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Ccf.Ck.Libs.Logging (>= 1.0.3)
- Ccf.Ck.Models.ContextBasket (>= 1.0.5)
- Ccf.Ck.Models.Enumerations (>= 1.0.5)
- Ccf.Ck.Models.KraftModule (>= 1.0.5)
- Ccf.Ck.Models.Settings (>= 1.0.5)
- Ccf.Ck.Models.Web.Settings (>= 1.0.5)
- Ccf.Ck.Processing.Execution (>= 1.0.5)
- Ccf.Ck.Processing.Web.Request (>= 1.0.5)
- Ccf.Ck.Processing.Web.ResponseBuilder (>= 1.0.5)
- Ccf.Ck.Utilities.MemoryCache (>= 1.0.5)
- Ccf.Ck.Utilities.NodeSetService (>= 1.0.5)
- Ccf.Ck.Utilities.Profiling (>= 1.0.5)
- Ccf.Ck.Utilities.Web.BundleTransformations (>= 1.0.5)
- Grace (>= 7.0.0)
- Microsoft.AspNetCore.Authentication (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.Cookies (>= 2.2.0)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 2.2.0)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Hosting (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.HttpsPolicy (>= 2.2.0)
- Microsoft.AspNetCore.ResponseCaching (>= 2.2.0)
- Microsoft.AspNetCore.Rewrite (>= 2.2.0)
- Microsoft.AspNetCore.Routing (>= 2.2.2)
- Microsoft.AspNetCore.Session (>= 2.2.0)
- Microsoft.AspNetCore.SignalR (>= 1.1.0)
- Microsoft.AspNetCore.StaticFiles (>= 2.2.0)
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.2.0)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection (>= 2.2.0)
- Microsoft.Extensions.Logging.Console (>= 2.2.0)
- Microsoft.Extensions.Logging.Debug (>= 2.2.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 5.4.0)
- Newtonsoft.Json (>= 12.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Ccf.Ck.Web.Middleware:
| Package | Downloads |
|---|---|
|
Ccf.Ck.Framework
Contains the execution middleware of the CoreKraft framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.0.0 | 118 | 11/26/2025 |
| 9.0.21 | 212 | 11/3/2025 |
| 9.0.20 | 293 | 9/25/2025 |
| 9.0.19 | 222 | 9/1/2025 |
| 9.0.18 | 167 | 7/30/2025 |
| 9.0.17 | 182 | 6/27/2025 |
| 9.0.16 | 214 | 6/26/2025 |
| 9.0.13 | 292 | 5/11/2025 |
| 9.0.12 | 256 | 5/8/2025 |
| 9.0.11 | 261 | 4/30/2025 |
| 9.0.10 | 282 | 4/10/2025 |
| 9.0.9 | 249 | 4/10/2025 |
| 9.0.8 | 345 | 3/7/2025 |
| 9.0.7 | 219 | 2/13/2025 |
| 9.0.6 | 238 | 1/26/2025 |
| 9.0.5 | 226 | 1/3/2025 |
| 9.0.4 | 220 | 1/2/2025 |
| 9.0.3 | 203 | 12/27/2024 |
| 9.0.2 | 175 | 12/27/2024 |
| 9.0.1 | 244 | 12/24/2024 |
| 9.0.0 | 217 | 12/23/2024 |
| 8.0.16 | 232 | 12/4/2024 |
| 8.0.15 | 209 | 11/29/2024 |
| 8.0.14 | 233 | 11/28/2024 |
| 8.0.13 | 183 | 11/28/2024 |
| 8.0.12 | 294 | 9/19/2024 |
| 8.0.11 | 276 | 8/22/2024 |
| 8.0.10 | 326 | 7/3/2024 |
| 8.0.9 | 237 | 7/1/2024 |
| 8.0.8 | 206 | 6/28/2024 |
| 8.0.7 | 241 | 6/7/2024 |
| 8.0.6 | 235 | 6/7/2024 |
| 8.0.5 | 201 | 6/4/2024 |
| 8.0.4 | 257 | 5/30/2024 |
| 8.0.3 | 221 | 5/29/2024 |
| 8.0.2 | 210 | 5/28/2024 |
| 8.0.1 | 232 | 5/23/2024 |
| 8.0.0 | 389 | 5/22/2024 |
| 7.0.13 | 308 | 2/28/2024 |
| 7.0.12 | 245 | 2/28/2024 |
| 7.0.11 | 260 | 2/28/2024 |
| 7.0.10 | 251 | 2/7/2024 |
| 7.0.9 | 252 | 2/5/2024 |
| 7.0.8 | 425 | 10/29/2023 |
| 7.0.7 | 189 | 10/19/2023 |
| 7.0.6 | 319 | 9/8/2023 |
| 7.0.5 | 223 | 9/8/2023 |
| 7.0.4 | 355 | 7/25/2023 |
| 7.0.3 | 700 | 5/18/2023 |
| 7.0.2 | 301 | 5/10/2023 |
| 7.0.1 | 1,489 | 3/15/2023 |
| 7.0.0 | 348 | 3/14/2023 |
| 6.0.13 | 531 | 2/21/2023 |
| 6.0.12 | 603 | 12/15/2022 |
| 6.0.11 | 535 | 12/14/2022 |
| 6.0.10 | 487 | 12/9/2022 |
| 6.0.9 | 571 | 11/15/2022 |
| 6.0.8 | 661 | 11/4/2022 |
| 6.0.7 | 753 | 10/4/2022 |
| 6.0.6 | 694 | 10/3/2022 |
| 6.0.5 | 812 | 9/14/2022 |
| 6.0.4 | 919 | 6/23/2022 |
| 6.0.3 | 835 | 6/21/2022 |
| 6.0.2 | 795 | 6/20/2022 |
| 6.0.1 | 814 | 6/12/2022 |
| 6.0.0 | 894 | 5/10/2022 |
| 5.0.7 | 1,109 | 2/18/2022 |
| 5.0.6 | 977 | 12/6/2021 |
| 5.0.5 | 603 | 12/4/2021 |
| 5.0.4 | 3,166 | 11/24/2021 |
| 5.0.3 | 5,672 | 11/24/2021 |
| 5.0.2 | 642 | 11/10/2021 |
| 5.0.1 | 767 | 9/21/2021 |
| 5.0.0 | 916 | 4/30/2021 |
| 1.0.41 | 769 | 4/29/2021 |
| 1.0.40 | 768 | 4/27/2021 |
| 1.0.39 | 784 | 4/8/2021 |
| 1.0.38 | 881 | 1/6/2021 |
| 1.0.37 | 840 | 1/5/2021 |
| 1.0.36 | 794 | 12/18/2020 |
| 1.0.35 | 949 | 12/17/2020 |
| 1.0.34 | 834 | 12/17/2020 |
| 1.0.33 | 782 | 12/14/2020 |
| 1.0.32 | 810 | 12/14/2020 |
| 1.0.31 | 883 | 12/8/2020 |
| 1.0.30 | 820 | 12/7/2020 |
| 1.0.29 | 826 | 12/7/2020 |
| 1.0.28 | 856 | 12/5/2020 |
| 1.0.27 | 841 | 12/3/2020 |
| 1.0.26 | 825 | 12/3/2020 |
| 1.0.25 | 899 | 11/20/2020 |
| 1.0.24 | 837 | 11/13/2020 |
| 1.0.23 | 837 | 11/12/2020 |
| 1.0.22 | 1,814 | 11/11/2020 |
| 1.0.21 | 842 | 11/11/2020 |
| 1.0.20 | 1,016 | 11/8/2020 |
| 1.0.19 | 808 | 9/30/2020 |
| 1.0.18 | 962 | 9/2/2020 |
| 1.0.17 | 1,071 | 8/7/2020 |
| 1.0.16 | 1,089 | 8/6/2020 |
| 1.0.15 | 1,077 | 8/5/2020 |
| 1.0.14 | 1,009 | 8/5/2020 |
| 1.0.13 | 1,081 | 6/1/2020 |
| 1.0.12 | 1,765 | 12/12/2019 |
| 1.0.11 | 1,640 | 12/11/2019 |
| 1.0.10 | 2,223 | 6/6/2019 |
| 1.0.9 | 2,154 | 5/16/2019 |
| 1.0.6 | 2,027 | 5/16/2019 |
| 1.0.5 | 1,974 | 5/13/2019 |
| 1.0.4 | 1,995 | 5/12/2019 |
| 1.0.3 | 2,044 | 5/10/2019 |
| 1.0.2 | 1,938 | 4/16/2019 |
| 1.0.1 | 2,002 | 4/16/2019 |
| 1.0.0 | 2,008 | 3/27/2019 |