Archlabai.Core.Application 1.0.7

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

Archlabai.Core.Application

This library contains application layer components utilized in archlab.ai projects. The Archlabai.Core.Application package offers commonly used features and structures in the application layer, aimed at streamlining the software development process. It includes core classes for both clean and union architectures, providing support for CQRS, MediatR, Pipelines, request models, response models, and essential security features.

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. 
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 Archlabai.Core.Application:

Package Downloads
Archlabai.Core.Test

Provides utilities for testing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.7 127 10/16/2024
1.0.6 145 10/16/2024 1.0.6 is deprecated because it has critical bugs.