ssukhpinder / DesignPatternsLinks
The repository serve as valuable resources for developers looking to understand, implement, and apply design patterns in their projects.
☆13Updated last year
Alternatives and similar repositories for DesignPatterns
Users that are interested in DesignPatterns are comparing it to the libraries listed below
Sorting:
- The repository contains sample sources from a 30-day challenge focused on mastering various concepts of C#.☆29Updated last year
- Demonstration of using Dependency Injection with a .NET Core console application☆10Updated 3 years ago
- ☆10Updated last year
- ☆12Updated 3 years ago
- .NET Core Web API and Cookie Authentication☆39Updated 4 years ago
- Mastering .NET 8 Blazor: Master Cookie Authentication & Authorization with Individual Accounts! 💻🚀☆13Updated 2 years ago
- ☆18Updated 4 years ago
- 10 Day .Net Aspire Challenge☆16Updated last year
- This repo contains basic CRUD operations in ASP.NET using C# and Entity Framework☆12Updated 2 years ago
- ☆18Updated 2 years ago
- This Github repository contains code samples, documentation, and resources covering patterns such as Saga Choreography, Orchestration, Ev…☆10Updated last year
- An example of how Coravel can be used in a Windows service.☆10Updated 10 months ago
- A repo with a demo of how to do repetitive ASP.NET Core integration testing including a database using transations☆12Updated 2 years ago
- Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Messag…