CleanCore.Infrastructure 0.5.3

dotnet add package CleanCore.Infrastructure --version 0.5.3                
NuGet\Install-Package CleanCore.Infrastructure -Version 0.5.3                
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="CleanCore.Infrastructure" Version="0.5.3" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CleanCore.Infrastructure --version 0.5.3                
#r "nuget: CleanCore.Infrastructure, 0.5.3"                
#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.
// 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.

Read more about CleanCore.Web

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 92 9/10/2024
0.5.1 90 7/12/2024
0.4.4 98 6/18/2024
0.4.3 87 6/13/2024
0.4.2 79 6/13/2024
0.4.0 85 6/13/2024
0.3.1 85 6/12/2024
0.3.0 87 6/12/2024
0.2.4 98 6/10/2024
0.2.3 114 6/7/2024
0.2.2 94 6/7/2024
0.2.1 90 6/7/2024
0.2.0 93 6/7/2024
0.1.0 100 6/6/2024
0.0.2 110 6/5/2024