Skip to content

lucafabbri/CleanCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published