Chalsee.DDDCore.Application.Enhanced 0.2.5

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

Package Downloads
Chalsee.Fundamental.Application.Extensions

Chalsee.Fundamental.Application.Extensions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.2.5 158 6/5/2025
0.2.4 265 5/8/2025
0.2.3 283 4/2/2025
0.2.2 306 2/19/2025
0.2.1 341 7/5/2024
0.1.9 151 7/5/2024
0.1.8 145 7/5/2024
0.1.7 241 3/20/2024
0.1.6 166 2/21/2024
0.1.5 170 1/25/2024
0.1.4 306 9/11/2023
0.1.3 341 6/30/2023
0.1.2 204 6/2/2023
0.1.1 244 5/15/2023
0.1.0 512 12/27/2022
0.0.13 512 11/10/2022
0.0.12 527 10/22/2022
0.0.11 501 10/22/2022
0.0.10 541 9/29/2022
0.0.9 552 9/26/2022
0.0.8 570 9/23/2022
0.0.7 580 9/23/2022
0.0.6 547 9/22/2022
0.0.5 531 9/21/2022
0.0.4 537 9/21/2022
0.0.3 559 8/24/2022
0.0.2-Alpha 234 8/20/2022

Upgrade the ControllerPlusBase