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" />
<PackageVersion Include="StoneAge.CleanArchitecture.Domain.DotNetCore" Version="7.0.0" />
<PackageReference Include="StoneAge.CleanArchitecture.Domain.DotNetCore" />
paket add StoneAge.CleanArchitecture.Domain.DotNetCore --version 7.0.0
#r "nuget: StoneAge.CleanArchitecture.Domain.DotNetCore, 7.0.0"
#:package StoneAge.CleanArchitecture.Domain.DotNetCore@7.0.0
#addin nuget:?package=StoneAge.CleanArchitecture.Domain.DotNetCore&version=7.0.0
#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. 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. |
-
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 | 816 | 4/13/2023 |
| 5.0.0 | 11,994 | 1/24/2021 |
| 4.1.1 | 21,260 | 8/16/2020 |
| 4.1.0 | 6,334 | 4/30/2020 |
| 4.0.6 | 1,976 | 3/2/2020 |
| 4.0.5 | 686 | 3/2/2020 |
| 4.0.3 | 1,051 | 2/29/2020 |
| 4.0.2 | 942 | 2/28/2020 |
| 4.0.1 | 936 | 2/27/2020 |
| 4.0.0 | 1,971 | 2/25/2020 |
| 3.8.1 | 1,964 | 6/14/2019 |
| 3.8.0 | 1,735 | 5/24/2019 |
| 3.7.10 | 764 | 5/16/2019 |
| 3.7.9 | 764 | 5/16/2019 |
| 3.7.8 | 3,881 | 4/30/2019 |
| 3.7.7 | 1,337 | 3/1/2019 |
| 3.7.6 | 796 | 3/1/2019 |
| 3.7.5 | 4,687 | 11/20/2018 |
| 3.7.4 | 1,355 | 11/20/2018 |
.net 7 upgrade