NetBlueprints.BuildingBlocks.Application
1.0.0
See the version list below for details.
dotnet add package NetBlueprints.BuildingBlocks.Application --version 1.0.0
NuGet\Install-Package NetBlueprints.BuildingBlocks.Application -Version 1.0.0
<PackageReference Include="NetBlueprints.BuildingBlocks.Application" Version="1.0.0" />
<PackageVersion Include="NetBlueprints.BuildingBlocks.Application" Version="1.0.0" />
<PackageReference Include="NetBlueprints.BuildingBlocks.Application" />
paket add NetBlueprints.BuildingBlocks.Application --version 1.0.0
#r "nuget: NetBlueprints.BuildingBlocks.Application, 1.0.0"
#:package NetBlueprints.BuildingBlocks.Application@1.0.0
#addin nuget:?package=NetBlueprints.BuildingBlocks.Application&version=1.0.0
#tool nuget:?package=NetBlueprints.BuildingBlocks.Application&version=1.0.0
A set of reusable building blocks for implementing the Application layer in .NET solutions, following Clean Architecture and CQRS principles.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
-
net9.0
- AutoMapper (>= 14.0.0)
- FluentValidation (>= 12.0.0)
- MediatR (>= 12.5.0)
- Microsoft.EntityFrameworkCore (>= 9.0.6)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.6)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NetBlueprints.BuildingBlocks.Application:
Package | Downloads |
---|---|
NetBlueprints.BuildingBlocks.WebAPI
A collection of reusable components for building robust Web API layers in .NET projects, with first-class support for minimal APIs, exception handling, and endpoint grouping. |
|
NetBlueprints.BuildingBlocks.Infrastructure
A set of reusable building blocks for implementing the Infrastructure layer in .NET solutions, following Clean Architecture and CQRS principles. |
GitHub repositories
This package is not used by any popular GitHub repositories.