• Stars
    star
    24
  • Rank 982,241 (Top 20 %)
  • Language
    C#
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

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

Repository Details

This project applying Clean Architecture, I'm also using this project to experiment with new technologies.

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

HealthCheckAPISample

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

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
5

SimpleImplementationWithGRPC

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

23GoF-Design-Patterns-CSharp

23 GoF Design Patterns with example
C#
7
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