idee5.AspNetCore 2.0.0

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

idee5.AspNetCore

1.0.0

Initial release

1.1.0

  • Use GetImplementationsWithoutDecorators from idee5.Common
  • MapRouteDump added
  • .NET8

1.1.1

  • Moved handler registration to idee5.Common.Data

1.1.2

  • HTTP methods added to route dump

2.0.0

  • Dropped .NET6 support
  • Updated dependencies
  • Upgraded to .NET 10
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 (1)

Showing the top 1 NuGet packages that depend on idee5.AspNetCore:

Package Downloads
idee5.Globalization.WebApi

Web api controllers for idee5.Globalization

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.0 143 12/14/2025
1.1.2 236 3/30/2024
1.1.1 224 3/16/2024
1.1.0 281 12/31/2023
1.0.0 215 8/2/2023
0.0.0-alpha.0.6 157 7/31/2023
0.0.0-alpha.0 143 7/31/2023