Pinned Repositories
.NET-Backend-Developer-Roadmap
Nick's Roadmap for a .NET Backend Developer working with Microservices
.NET-Core-Series
Code Maze .NET Core Series
100-days-of-angular
Series độc quyền cung cấp bởi thành viên của Angular Vietnam về các chủ đề liên quan tới Angular trong vòng 100 ngày.
200lab-github
CodeMazeGuides
The main repository for all the Code Maze guides
go-doudou
go-doudou(doudou pronounce /dəudəu/)is a gossip protocol and OpenAPI 3.0 spec based decentralized microservice framework. It supports monolith service application as well. Currently, it supports restful service only.
IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
PollingApp
Polls app using Spring Boot, Spring Data JPA
nakunxuanviet's Repositories
nakunxuanviet/CodeMazeGuides
The main repository for all the Code Maze guides
nakunxuanviet/IdentityServer4AspNetCoreIdentityTemplate
An ASP.NET Core 6.0 IdentityServer4 Identity Bootstrap 4 template with localization
nakunxuanviet/.NET-Backend-Developer-Roadmap
Nick's Roadmap for a .NET Backend Developer working with Microservices
nakunxuanviet/200lab-github
nakunxuanviet/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
nakunxuanviet/90DaysOfDevOps
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
nakunxuanviet/AspNetCoreSpa
Asp.Net 5.0 & Angular 13 SPA Fullstack application with plenty of examples. Live demo:
nakunxuanviet/clean-code-javascript
:bathtub: Clean Code concepts adapted for JavaScript
nakunxuanviet/DebeziumOutboxSample
Tiny event driven sample application, using Debezium to help implement the outbox pattern
nakunxuanviet/design-patterns-for-humans
An ultra-simplified explanation to design patterns
nakunxuanviet/DNTCommon.Web.Core
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 3.x applications.
nakunxuanviet/EFCore6AuditTrail
Small sample projects used to learn concepts with.
nakunxuanviet/Elect
The collection of utilities, best practice and fluent method for .NET Core
nakunxuanviet/go-rabbitmq
High level manegment for rabbitmq.
nakunxuanviet/gopher-reading-list
A curated selection of blog posts on Go
nakunxuanviet/HiGolang
Just saying hi to Go !
nakunxuanviet/MinimalApis.Extensions
A set of extensions and helpers for working with ASP.NET Core Minimal APIs.
nakunxuanviet/MiniValidation
A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace
nakunxuanviet/myfood
nakunxuanviet/nestjs-microservices
nakunxuanviet/northwind-dotnet
A full-stack .NET 6 Microservices build on Minimal APIs and C# 10
nakunxuanviet/notes
A REST API backend application that can be used to manage personal notes in a multi-user environment.
nakunxuanviet/Npgsql.Bulk
Helper for performing COPY (bulk insert and update) operation easily, using Entity Framework + Npgsql.
nakunxuanviet/ResilientWithPolly
Complete source code developed as part of article - Build Resilient Microservices (Web API) using Polly in ASP.NET Core
nakunxuanviet/Sample-Docker-Https
nakunxuanviet/Sieve
⚗️ Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
nakunxuanviet/SimpleImplementationWithGRPC
This repository includes a sample implementation of gRPC with ASP.NET Core 3.0
nakunxuanviet/smtp4dev
smtp4dev - the fake smtp email server for development and testing
nakunxuanviet/SocialNetworkApp
Social Network App - using .NET core 5.0, ReactJS
nakunxuanviet/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.