CodeBoss.AspNetCore 10.0.36

dotnet add package CodeBoss.AspNetCore --version 10.0.36
                    
NuGet\Install-Package CodeBoss.AspNetCore -Version 10.0.36
                    
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="CodeBoss.AspNetCore" Version="10.0.36" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CodeBoss.AspNetCore" Version="10.0.36" />
                    
Directory.Packages.props
<PackageReference Include="CodeBoss.AspNetCore" />
                    
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 CodeBoss.AspNetCore --version 10.0.36
                    
#r "nuget: CodeBoss.AspNetCore, 10.0.36"
                    
#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 CodeBoss.AspNetCore@10.0.36
                    
#: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=CodeBoss.AspNetCore&version=10.0.36
                    
Install as a Cake Addin
#tool nuget:?package=CodeBoss.AspNetCore&version=10.0.36
                    
Install as a Cake Tool

CodeBoss.AspNetCore

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (2)

Showing the top 2 NuGet packages that depend on CodeBoss.AspNetCore:

Package Downloads
CodeBoss.CQRS

CodeBoss.CQRS

CodeBoss.MassTransit

CodeBoss.MassTransit

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.36 48 6/11/2026
9.0.35 49 6/11/2026
9.0.34 89 6/8/2026
9.0.32 114 5/24/2026
9.0.31 107 5/23/2026
9.0.30 169 4/21/2026
9.0.29 181 2/25/2026
9.0.28 141 1/28/2026
9.0.27 282 9/10/2025
9.0.26 224 8/15/2025
9.0.25 168 7/29/2025
9.0.24 183 7/28/2025
9.0.23 184 7/28/2025
9.0.22 211 6/27/2025
9.0.21 233 5/29/2025
9.0.20 211 5/29/2025
9.0.19 220 5/27/2025
8.0.18 209 5/26/2025
8.0.17 223 5/26/2025
8.0.16 221 5/26/2025
Loading failed