StoneAge.CleanArchitecture.Domain.DotNetCore
7.0.0
dotnet add package StoneAge.CleanArchitecture.Domain.DotNetCore --version 7.0.0
NuGet\Install-Package StoneAge.CleanArchitecture.Domain.DotNetCore -Version 7.0.0
<PackageReference Include="StoneAge.CleanArchitecture.Domain.DotNetCore" Version="7.0.0" />
paket add StoneAge.CleanArchitecture.Domain.DotNetCore --version 7.0.0
#r "nuget: StoneAge.CleanArchitecture.Domain.DotNetCore, 7.0.0"
// Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Addin #addin nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=7.0.0 // Install StoneAge.CleanArchitecture.Domain.DotNetCore as a Cake Tool #tool nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=7.0.0
Utilities to help with implementing the clean architecture in .NetCore. They reduce the common boilerplate for presenters and use cases.
Nuget Packages: https://www.nuget.org/packages/StoneAge.CleanArchitecture.Domain.DotNetCore https://www.nuget.org/packages/StoneAge.CleanArchitecture.DotNetCore
Check out a reference of Clean Architecture @ https://github.com/T-rav/Reference-CleanArchitecture-DotNet
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on StoneAge.CleanArchitecture.Domain.DotNetCore:
Package | Downloads |
---|---|
StoneAge.CleanArchitecture.DotNetCore
A set of .net utilities to make it simple to implement the clean architecture. Mainly file, error and JSON object presenters. |
|
StoneAge.CleanArchitecture.Saga
A set of packages to allow for better usecase composition when dealing with large pieces of logic |
|
StoneAge.Synchronous.Process.Runner.DotNetCore
A simple framework for running exe processes. I.E like invoking node to run docx templater, then invoking libre office to convert the docx file to PDF. |
|
Mustache.Reports.Boundary
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.0.0 | 264 | 4/13/2023 |
5.0.0 | 7,274 | 1/24/2021 |
4.1.1 | 20,328 | 8/16/2020 |
4.1.0 | 5,965 | 4/30/2020 |
4.0.6 | 1,715 | 3/2/2020 |
4.0.5 | 460 | 3/2/2020 |
4.0.3 | 800 | 2/29/2020 |
4.0.2 | 723 | 2/28/2020 |
4.0.1 | 697 | 2/27/2020 |
4.0.0 | 1,691 | 2/25/2020 |
3.8.1 | 1,699 | 6/14/2019 |
3.8.0 | 1,472 | 5/24/2019 |
3.7.10 | 556 | 5/16/2019 |
3.7.9 | 557 | 5/16/2019 |
3.7.8 | 3,573 | 4/30/2019 |
3.7.7 | 1,068 | 3/1/2019 |
3.7.6 | 561 | 3/1/2019 |
3.7.5 | 4,188 | 11/20/2018 |
3.7.4 | 1,081 | 11/20/2018 |
3.7.3 | 889 | 11/20/2018 |
3.7.2 | 6,750 | 10/30/2018 |
3.7.1 | 1,466 | 10/30/2018 |
3.7.0 | 688 | 10/30/2018 |
.net 7 upgrade