Shawn Shi

Results 4 repositories owned by Shawn Shi

clean-architecture-azure-cosmos-db

343
Stars
93
Forks
Watchers

A starting point to build a web API to work with Azure Cosmos DB using .NET 5 and Azure Cosmos DB .NET SDK V3, based on Clean Architecture and repository design pattern. Partition key is also implemen...

aspnetcore-console-app-template

23
Stars
6
Forks
Watchers

A starting template for ASP.NET Core 3.1 Console application that supports dependency injection, asynchronous programming, logging using Serilog, strongly-typed configuration, etc..

single-sign-on

24
Stars
19
Forks
Watchers

A starting point to build a single sign-on (SSO) solution

smart-coffee-machine

27
Stars
10
Forks
Watchers

Showcase how we can decouple long-running tasks from HTTP request processing in REST API by introducing a distributed system using Message Queue, Redis, and Worker Services or Hosted Services