CK.AspNet 21.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package CK.AspNet --version 21.0.3
                    
NuGet\Install-Package CK.AspNet -Version 21.0.3
                    
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="CK.AspNet" Version="21.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CK.AspNet" Version="21.0.3" />
                    
Directory.Packages.props
<PackageReference Include="CK.AspNet" />
                    
Project file
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 CK.AspNet --version 21.0.3
                    
#r "nuget: CK.AspNet, 21.0.3"
                    
#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 CK.AspNet@21.0.3
                    
#: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=CK.AspNet&version=21.0.3
                    
Install as a Cake Addin
#tool nuget:?package=CK.AspNet&version=21.0.3
                    
Install as a Cake Tool

Helpers for AspNet Core applications.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on CK.AspNet:

Package Downloads
CK.AspNet.Auth

Implements CK.AspNet.Auth.WebFrontAuthMiddleware CK.AspNet.Auth.WebFrontAuthService abstract base class.

CK.Crs.AspNetCore

Package Description

CK.DB.AspNet

Helpers to use CK-DB architecture in AspNet Core application.

CK.Testing.AspNetServer

Provides a WebApplicationBuilder.BuildAndCreateRunningAspNetServerAsync() and TestHelper.CreateMinimalAspNetServerAsync() helpers that returns a RunningAspNetServer with a Client to interact with it.

CK.AspNet.WebSocket

WebSocket server infrastructure: pipe-based duplex transport, message protocols and per-connection dispatchers, mounted as a plain middleware - no endpoint routing (UseRouting) required. Logs through the request scoped IActivityMonitor. See README.md for origin and license.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
21.1.1 0 9/23/2026
21.1.0 335 9/20/2026
21.0.4 501 9/11/2026
21.0.3 514 9/4/2026
21.0.2 684 9/1/2026
21.0.1 776 5/28/2026
21.0.0 702 4/21/2026
20.1.1 943 11/28/2025
20.1.0 632 11/14/2025
20.0.0 837 10/7/2025
19.0.1 573 9/27/2025
19.0.0 823 9/11/2025
18.0.0 595 7/4/2025
17.1.0 661 4/10/2025
17.0.1 555 3/19/2025
17.0.0 529 3/17/2025
16.1.0 532 2/3/2025
16.0.0 529 12/13/2024
15.1.0 430 12/4/2024
15.0.1 405 12/4/2024
Loading failed