CleanCore.Infrastructure
0.5.3
dotnet add package CleanCore.Infrastructure --version 0.5.3
NuGet\Install-Package CleanCore.Infrastructure -Version 0.5.3
<PackageReference Include="CleanCore.Infrastructure" Version="0.5.3" />
paket add CleanCore.Infrastructure --version 0.5.3
#r "nuget: CleanCore.Infrastructure, 0.5.3"
// Install CleanCore.Infrastructure as a Cake Addin #addin nuget:?package=CleanCore.Infrastructure&version=0.5.3 // Install CleanCore.Infrastructure as a Cake Tool #tool nuget:?package=CleanCore.Infrastructure&version=0.5.3
CleanCore: A Framework for Clean Architecture in C#
Welcome to CleanCore, a robust framework designed to empower developers to implement Clean Architecture in C# applications, with a strong focus on Domain-Driven Design (DDD) and ASP.NET. CleanCore is crafted to streamline the development process, ensuring that your application's architecture remains clean, maintainable, and scalable. Dive into the world of CleanCore, where code meets craftsmanship.
Documentation
You can reach our AI powered alpha experimental WIki here
Projects within CleanCore
Each component of CleanCore plays a pivotal role in providing a comprehensive solution for managing Clean Architecture in C#. Below, you'll find a brief introduction to each project, along with a link to its dedicated README for more detailed information.
CleanCore.Domain
The heart of your application's domain logic. This project is where the core principles of DDD come to life, enabling you to model complex business scenarios with ease.
Read more about CleanCore.Domain
CleanCore.Application
Defines the application's use cases and orchestrates the flow of data to and from the domain, ensuring a clean separation of concerns. It acts as a mediator between the domain and the infrastructure layers.
Read more about CleanCore.Application
CleanCore.Infrastructure
Provides the necessary infrastructure to support the domain and application layers. This includes persistence, messaging, and other cross-cutting concerns.
Read more about CleanCore.Infrastructure
CleanCore.Web
Facilitates the creation of web applications using ASP.NET, offering a seamless integration with the CleanCore framework to deliver robust and scalable web solutions.
CleanCore.Examples.CounterElasticWebApp
An example project demonstrating how to leverage CleanCore in building a resilient and scalable web application, focusing on a counter functionality to illustrate the framework's capabilities.
Read more about CleanCore.Examples.CounterElasticWebApp
Contributing
We welcome contributions to CleanCore! Whether it's submitting bug reports, feature requests, or participating in code contributions, your input is highly valued. Please read CONTRIBUTING.md for more details on how to contribute.
License
CleanCore is licensed under the MIT License. See LICENSE.md for the full license text.
Acknowledgments
A special thank you to all contributors and users of CleanCore. Your support and feedback make this project possible.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- CleanCore.Application (>= 0.5.3)
- CleanCore.Domain (>= 0.5.3)
- ErrorOr (>= 2.0.1)
- Microsoft.EntityFrameworkCore (>= 3.1.32)
-
.NETStandard 2.1
- CleanCore.Application (>= 0.5.3)
- CleanCore.Domain (>= 0.5.3)
- ErrorOr (>= 2.0.1)
- Microsoft.EntityFrameworkCore (>= 3.1.32)
-
net6.0
- CleanCore.Application (>= 0.5.3)
- CleanCore.Domain (>= 0.5.3)
- ErrorOr (>= 2.0.1)
- Microsoft.EntityFrameworkCore (>= 6.0.32)
-
net8.0
- CleanCore.Application (>= 0.5.3)
- CleanCore.Domain (>= 0.5.3)
- ErrorOr (>= 2.0.1)
- Microsoft.EntityFrameworkCore (>= 8.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.5.3 | 102 | 9/10/2024 |
0.5.1 | 94 | 7/12/2024 |
0.4.4 | 99 | 6/18/2024 |
0.4.3 | 88 | 6/13/2024 |
0.4.2 | 80 | 6/13/2024 |
0.4.0 | 86 | 6/13/2024 |
0.3.1 | 86 | 6/12/2024 |
0.3.0 | 89 | 6/12/2024 |
0.2.4 | 99 | 6/10/2024 |
0.2.3 | 115 | 6/7/2024 |
0.2.2 | 95 | 6/7/2024 |
0.2.1 | 91 | 6/7/2024 |
0.2.0 | 94 | 6/7/2024 |
0.1.0 | 101 | 6/6/2024 |
0.0.2 | 111 | 6/5/2024 |