kimcuhoang
A passionate .NET developer who has interested and experiences in Domain-Driven Design and Microservices.
Saigon, Vietnam
Pinned Repositories
dapr-tye-simple-microservices
An example of building .NET Core microservices with Dapr and Tye
ddd-net-ef-core
Self study: DDD, .net core, entity framework core
dnc-dapr-without-dotnet-sdk
An example of Dapr Pub-Sub and Web Api .NET Core without using Dapr Dotnet-SDK
dnc-identity-identityserver
An example of IdentityServer4 and ASP.NET Identity, Ocelot and Consul
dnc-k8s-helm
An extremely simple .NET Core web api within EntityFrameworkCore which will be deployed in k8s by both kubectl and helm
practical-dapr
Practical Dapr on Coolstore business model
practical-nestjs
An example of using Configurable Modules, TestContainers & e2e in NestJS
practical-net-otelcollector
Practical .NET Observability with OpenTelemetry Collector
setup-dotnet-test-projects
An introduction how to setup and organize the test projects in .NET
kimcuhoang's Repositories
kimcuhoang/ddd-net-ef-core
Self study: DDD, .net core, entity framework core
kimcuhoang/dapr-tye-simple-microservices
An example of building .NET Core microservices with Dapr and Tye
kimcuhoang/practical-net-otelcollector
Practical .NET Observability with OpenTelemetry Collector
kimcuhoang/dnc-dapr-without-dotnet-sdk
An example of Dapr Pub-Sub and Web Api .NET Core without using Dapr Dotnet-SDK
kimcuhoang/setup-dotnet-test-projects
An introduction how to setup and organize the test projects in .NET
kimcuhoang/dnc-identity-identityserver
An example of IdentityServer4 and ASP.NET Identity, Ocelot and Consul
kimcuhoang/dnc-k8s-helm
An extremely simple .NET Core web api within EntityFrameworkCore which will be deployed in k8s by both kubectl and helm
kimcuhoang/practical-nestjs
An example of using Configurable Modules, TestContainers & e2e in NestJS
kimcuhoang/practical-dapr
Practical Dapr on Coolstore business model
kimcuhoang/solution-architecture-patterns
Reusable, vendor-neutral, industry-specific, vendor-specific solution architecture patterns for enterprise
kimcuhoang/101-developer-resume-cv-templates
The Only Developer Resume Template You Need To Land Dev Job (Word/PDF)
kimcuhoang/application-insights-aspnet-sample-opentelemetry
Sample ASP.NET application demonstrating the use of Application Insights and OpenTelemetry
kimcuhoang/azure-cheat-sheet
Every product, feature and service in the Azure family.
kimcuhoang/bff-auth
The demonstration of modern authentication using BFF pattern
kimcuhoang/C-Sharp
All algorithms implemented in C#.
kimcuhoang/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
kimcuhoang/clean-architecture-dotnet
:beer: Dev: Apply Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns on eCommerce sample business domain. :beers: Ops: Use Tye with Dapr extension to deploy it to Kubernetes.
kimcuhoang/clean-code-dotnet
:bathtub: Clean Code concepts and tools adapted for .NET
kimcuhoang/CleanArchitecture
Clean Architecture Solution Template for Angular 8 and .NET Core 3
kimcuhoang/coolstore-microservices
:ferris_wheel: A Kubernetes-based polyglot microservices application with Istio service mesh
kimcuhoang/dotnet-cloud-native-build-2023
kimcuhoang/GrpcJsonTranscoder
A filter which allows a RESTful JSON API client to send requests to .NET web server over HTTP and get proxied to a gRPC service
kimcuhoang/IDDD_Samples_NET
These are the sample Bounded Contexts for C#.NET from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
kimcuhoang/kimcuhoang
kimcuhoang/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
kimcuhoang/Sitecore.HabitatHome.Platform
This repository is used to share Sitecore demo assets with external contributors and partners
kimcuhoang/sitepoint-github-profile
Create a GitHub Profile README
kimcuhoang/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kimcuhoang/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
kimcuhoang/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.