Kros.AspNetCore 6.1.1

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

General utilities and helpers for building ASP.NET Core WEB API

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 (5)

Showing the top 5 NuGet packages that depend on Kros.AspNetCore:

Package Downloads
Kros.MediatR.Extensions

Extensions and helpers to facilitate work with MediatR library.

Kros.ProblemDetails.Extensions

Simple extensions for ProblemDetails.

Kros.CqrsTemplate

Package Description

MasterX.Core

Integrated part of master-X.NetCore

MasterX.Framework

Integrated part of master-X.NetCore

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.1 424 9/1/2026
6.1.0 2,620 2/20/2026
6.0.0 419 12/19/2025
5.0.0 6,178 8/1/2025
4.1.5 449 7/1/2025
4.1.4 275 6/30/2025
4.1.3 7,162 2/4/2025
4.1.2 1,640 1/9/2025
4.1.1 11,879 3/26/2024
4.1.0 243 3/26/2024
4.0.0 5,611 12/20/2023
3.7.0 17,673 2/23/2023
3.6.0 502 2/2/2023
3.5.1 16,426 1/4/2023
3.5.0 1,120 12/13/2022 3.5.0 is deprecated because it has critical bugs.
3.4.2 650 11/7/2022
3.4.1 852 10/20/2022
3.4.0 683 10/19/2022
3.3.0 743 9/27/2022
3.2.1 1,054 6/14/2022
Loading failed