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
503 watching
2k forks
Language: C#
last commit: 6 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 architecture project demonstrating best practices and patterns for building maintainable and scalable software applications. | 3,182 |
dotnet/aspire | Provides a cloud-ready stack and tools for building observable, production-ready distributed applications using .NET | 3,996 |
abpframework/abp | A framework for building enterprise software applications with a focus on opinionated architecture and best practices. | 13,038 |
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,609 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
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,776 |
emilk/egui | An easy-to-use immediate mode GUI library for creating web and native applications with Rust | 22,802 |
fody/fody | Tool for weaving and manipulating .NET assemblies at build time | 4,382 |
dotnet/razor | Provides compiler and tooling support for building ASP.NET Core apps using Razor templates in various development environments. | 509 |
dotnet/sdk | Provides shared functionality to create .NET projects, used by both Visual Studio and the .NET CLI. | 2,759 |
dotnet/wpf | A UI framework for building Windows desktop applications using C# and XAML. | 7,125 |
ibm-cloud/aspnet-core-helloworld | Sample ASP.NET Core application demonstrating deployment and integration with IBM Cloud services. | 21 |
aspnetrun/run-aspnetcore-microservices | A microservices-based e-commerce project demonstrating various architectural patterns and technologies. | 2,791 |
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. | 36 |