Kros.AspNetCore 6.1.0

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

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.1.0 521 2/20/2026
6.0.0 400 12/19/2025
5.0.0 4,413 8/1/2025
4.1.5 430 7/1/2025
4.1.4 262 6/30/2025
4.1.3 5,459 2/4/2025
4.1.2 1,618 1/9/2025
4.1.1 10,465 3/26/2024
4.1.0 229 3/26/2024
4.0.0 5,475 12/20/2023
3.7.0 15,553 2/23/2023
3.6.0 492 2/2/2023
3.5.1 14,506 1/4/2023
3.5.0 1,102 12/13/2022 3.5.0 is deprecated because it has critical bugs.
3.4.2 636 11/7/2022
3.4.1 840 10/20/2022
3.4.0 665 10/19/2022
3.3.0 730 9/27/2022
3.2.1 1,027 6/14/2022
3.2.0 754 6/14/2022
Loading failed