idee5.AspNetCore 1.1.2

dotnet add package idee5.AspNetCore --version 1.1.2
                    
NuGet\Install-Package idee5.AspNetCore -Version 1.1.2
                    
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="1.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="idee5.AspNetCore" Version="1.1.2" />
                    
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 1.1.2
                    
#r "nuget: idee5.AspNetCore, 1.1.2"
                    
#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.
#addin nuget:?package=idee5.AspNetCore&version=1.1.2
                    
Install as a Cake Addin
#tool nuget:?package=idee5.AspNetCore&version=1.1.2
                    
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
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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 (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
1.1.2 172 3/30/2024
1.1.1 170 3/16/2024
1.1.0 222 12/31/2023
1.0.0 164 8/2/2023
0.0.0-alpha.0.6 119 7/31/2023
0.0.0-alpha.0 104 7/31/2023