EquinoxProject
Web app
A .NET Core web application demonstrating modern software architecture and development practices.
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
6k stars
504 watching
2k forks
Language: C#
last commit: 4 months ago
Linked from 3 awesome lists
architectureasp-net-coreasp-net-core-mvcasp-net-identityaspnet-coreaspnetcoreautomapperclean-codecqrsdddef-coreequinoxevent-sourcingeventstorefluentvalidationjwtmediatronion-architectureswaggervisual-studio
Related projects:
Repository | Description | Stars |
---|---|---|
rafaelfgx/architecture | An example of an architecture using Clean Architecture and SOLID principles to separate concerns and promote simplicity and maintainability in a .NET 9 and Angular 18 application. | 3,169 |
dotnet/aspire | A cloud-ready stack for building distributed applications with standardized interfaces and tools to accelerate development | 3,880 |
abpframework/abp | A framework for building enterprise software applications with a focus on opinionated architecture and best practices. | 12,938 |
anjoy8/christddd | An ASP.NET Core 3.1 application implementing Domain-Driven Design, CQRS, Event Sourcing, and Entity Data Model principles for managing business operations. | 681 |
serenity-is/serenity | An ASP.NET Core application platform designed to simplify business application development with a service-based architecture. | 2,602 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
async-labs/builderbook | A comprehensive web application to learn and build full-stack web apps using React, Next.js, Node.js, Express.js, MongoDB, and various other technologies. | 3,771 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,460 |
fody/fody | Tool for weaving and manipulating .NET assemblies at build time | 4,357 |
dotnet/razor | The implementation of compiler and IDE tools for working on Razor ASP.NET Core apps. | 505 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,728 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,079 |
ibm-cloud/aspnet-core-helloworld | Sample ASP.NET Core application demonstrating deployment and integration with IBM Cloud services. | 21 |
aspnetrun/run-aspnetcore-microservices | Real-world e-commerce microservices project showcasing implementation of .NET 8 and C# 12 for building scalable, loosely-coupled services with event-driven communication and distributed databases. | 2,753 |
jerriepelser-blog/htmx-with-aspnet-core | An ASP.NET Core project demonstrating the use of HTMX, an open-source JavaScript library for single-page web updates. | 35 |