ContosoUniversityDotNetCore-Pages
Design pattern demo
An ASP.NET Core 6.0 project demonstrating CQRS and other software design patterns using Razor Pages and Entity Framework Core.
With Razor Pages
1k stars
90 watching
293 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jbogard/contosouniversitycore | An ASP.NET Core implementation of Contoso University with CQRS, Entity Framework 6, and other features for teaching software development concepts. | 590 |
dotnet/razor | The implementation of compiler and IDE tools for working on Razor ASP.NET Core apps. | 505 |
anupavanm/csharp-design-patterns-for-humans | An ultra-simplified explanation of design patterns in C# with examples | 1,309 |
marknijhof/fohjin | An exploration of Domain-Driven Design and CQRS principles through a sample project | 700 |
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 |
nemanjarogic/designpatternslibrary | A comprehensive design patterns library in C# | 2,012 |
gregoryyoung/m-r | A simple CQRS example project demonstrating event-sourced architecture and command/query responsibility separation in C#. | 2,136 |
lagrangedev/lagrange.core | An NTQQ protocol implementation with C# support | 2,134 |
cesarcastrocuba/nlayerappv3 | An implementation of Domain-Driven Design (DDD) N-Layered Architecture with .Net Core 2.1 for building web APIs. | 155 |
zkavtaskin/domain-driven-design-example | A C# implementation of Domain-Driven Design principles applied to an e-commerce system | 1,758 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
sheng-jie/design-pattern | A series of articles explaining design patterns in C# for software development | 962 |
refactoringguru/design-patterns-csharp | C# examples of classic design patterns used in software development | 805 |
damienbod/aspnetcorenlog | An ASP.NET Core application demonstrating configuration and usage of NLog with various logging targets including MS SQL Server, PostgreSQL, MySQL, and Elasticsearch. | 60 |
juliusangwenyi/sitecorehostplugins | A repository for Sitecore Identity Server extensions using C# plugins | 2 |