• Stars
    star
    7
  • Rank 2,285,764 (Top 46 %)
  • Language
    C#
  • Created over 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

23 GoF Design Patterns with example

More Repositories

1

SampleOcelotAPIGateway

This is Ocelot PoC project
C#
50
star
2

CQRSAndMediatorSample

This project is a sample of using CQRS and Mediator design pattern in Microsoft .NET Core
C#
38
star
3

Self-Order-System

This project applying Clean Architecture, I'm also using this project to experiment with new technologies.
C#
24
star
4

HealthCheckAPISample

Implement Health Check API with ASP.NET Core 2.2
C#
19
star
5

LoggingWithELKAndSerilog

Here is the sample project that i'm writting for demo in my articles (Building logging system in Microservice Architecture with ELK stack and Serilog .NET Core) on Medium
C#
16
star
6

SimpleImplementationWithGRPC

This repository includes a sample implementation of gRPC with ASP.NET Core 3.0
C#
8
star
7

FindPrimeNumbers

This is project to find Prime numbers by applying Asynchorouns and Parallel Programming in c#
C#
3
star
8

IdentityProviderSample

This is an Identity Provider sample that using Identity Server 4 together with Microsoft Identity Framework
C#
3
star
9

ImplementCircuitBreakerWithPolly

This is the repository that using Polly NuGet Package to implement Circuit Breaker Design Pattern in .NET. You can find my "Circuit Breaker Design Pattern" article on Medium here: https://medium.com/@letienthanh0212/microservices-architecture-what-is-circuit-breaker-design-pattern-and-how-to-implement-it-with-ne-ca68fe333d22
C#
3
star
10

Visitor-Design-Pattern

This repository contains the code sample for the most complicated Design Pattern that I've ever worked with.
C#
2
star
11

WorkingWithBlobStorage

C#
1
star
12

ESWithInMemoryEventStore

Just for demo purpose only
C#
1
star