CK.AspNet 8.0.0-r

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

Helpers for AspNet Core applications.

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

NuGet packages (4)

Showing the top 4 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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
20.1.1 815 11/28/2025
20.1.0 557 11/14/2025
20.0.0 768 10/7/2025
19.0.1 505 9/27/2025
19.0.0 754 9/11/2025
18.0.0 527 7/4/2025
17.1.0 582 4/10/2025
17.0.1 479 3/19/2025
17.0.0 459 3/17/2025
16.1.0 467 2/3/2025
16.0.0 461 12/13/2024
15.1.0 364 12/4/2024
15.0.1 339 12/4/2024
15.0.0 390 11/21/2024
14.0.1 1,006 8/27/2024
14.0.0 879 7/3/2024
13.0.0 818 12/10/2023
12.0.1 1,613 10/20/2023
12.0.0 530 10/8/2023
8.0.0-r 853 12/7/2021
Loading failed