CleanCore.Application 0.4.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package CleanCore.Application --version 0.4.4                
NuGet\Install-Package CleanCore.Application -Version 0.4.4                
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.Application" Version="0.4.4" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CleanCore.Application --version 0.4.4                
#r "nuget: CleanCore.Application, 0.4.4"                
#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.Application as a Cake Addin
#addin nuget:?package=CleanCore.Application&version=0.4.4

// Install CleanCore.Application as a Cake Tool
#tool nuget:?package=CleanCore.Application&version=0.4.4                

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CleanCore.Application:

Package Downloads
CleanCore.Infrastructure

Package Description

CleanCore.Web

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.5.3 148 9/10/2024
0.5.1 128 7/12/2024
0.4.4 122 6/18/2024
0.4.3 99 6/13/2024
0.4.2 103 6/13/2024
0.4.0 104 6/13/2024
0.3.1 99 6/12/2024
0.3.0 98 6/12/2024
0.2.4 102 6/10/2024
0.2.3 131 6/7/2024
0.2.2 103 6/7/2024
0.2.1 108 6/7/2024
0.2.0 105 6/7/2024
0.1.0 124 6/6/2024
0.0.2 120 6/5/2024