phongnguyend
Architect who’s interested in Performance, Security, Code Analysis, Architecture and Cloud Computing.
NashTechViet Nam
Pinned Repositories
.net-developer-roadmap
🚀 My Personal C# .NET Developer Roadmap & Asp.Net Core Developer Roadmap in 2025
DddDotNet
🛠️ Bunch of Common Building Blocks (Identity, Storage, Message Bus, Email, SMS, Configuration & Secrets Providers, ...) that every app might need.
EntityFrameworkCore.SqlServer.SimpleBulks
Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.
Performance.NET
Curated List of How To Have High Performance in .Net
practical-front-end
essential front-end skills for .Net developers
Practical.CleanArchitecture
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
Practical.Cryptography
simple extension methods which make working with cryptography easier
Practical.DevSecOps
📚 Useful DevSecOps documentation for .NET developers
Practical.Jwt
Sample Asp.Net Core Jwt Bearer Authentication (Resource Owner Credentials, Refresh Token, and Client Credentials Flows)
sql-server-kit
:hammer: SQL Server trouble shooting scripts: query plans, indexes, statistics, deadlocks, I/O, memory, CPU, extended events, wait statistics, ...
phongnguyend's Repositories
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 8 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 19, React 19, Vue 3.5, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, OpenTelemetry, SignalR, Hosted Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ...
phongnguyend/.net-developer-roadmap
🚀 My Personal C# .NET Developer Roadmap & Asp.Net Core Developer Roadmap in 2025
phongnguyend/EntityFrameworkCore.SqlServer.SimpleBulks
Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for SQL Server.
phongnguyend/sql-server-kit
:hammer: SQL Server trouble shooting scripts: query plans, indexes, statistics, deadlocks, I/O, memory, CPU, extended events, wait statistics, ...
phongnguyend/Practical.DevSecOps
📚 Useful DevSecOps documentation for .NET developers
phongnguyend/DddDotNet
🛠️ Bunch of Common Building Blocks (Identity, Storage, Message Bus, Email, SMS, Configuration & Secrets Providers, ...) that every app might need.
phongnguyend/Practical.Cryptography
simple extension methods which make working with cryptography easier
phongnguyend/Practical.Jwt
Sample Asp.Net Core Jwt Bearer Authentication (Resource Owner Credentials, Refresh Token, and Client Credentials Flows)
phongnguyend/Performance.NET
Curated List of How To Have High Performance in .Net
phongnguyend/Practical.OpenIdConnect
Simple OAuth 2.0 & OIDC Mock Server to debug how Flows work.
phongnguyend/Practical.BenchmarkDotNet
Benchmarks for some Performance Best Practices
phongnguyend/blog.nashtechglobal.com
Code samples for https://blog.nashtechglobal.com/
phongnguyend/EntityFrameworkCore.PostgreSQL.SimpleBulks
Fast and simple bulk insert (retain client populated Ids or return db generated Ids), bulk update, bulk delete, bulk merge and bulk match for PostgreSQL.
phongnguyend/EntityFrameworkCore.MySql.SimpleBulks
Fast and simple bulk insert, bulk update, bulk delete, bulk merge and bulk match for MySQL.
phongnguyend/Practical.ReverseProxy
phongnguyend/CheckVarMttq
phongnguyend/SimpleMapper
simple object mapper to map data between 2 identical (or almost identical) shape objects for scenarios like: shallow cloning or data archiving, ...
phongnguyend/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
phongnguyend/Practical.PaymentGateways
Example code how to integrate with various payment gateways (PayPal, Stripe, ...)
phongnguyend/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
phongnguyend/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
phongnguyend/dotnetconf2024
.NET Conf 2024 - Vietnam
phongnguyend/Practical.OpenXml
phongnguyend/Practical.Pdf
Various ways of converting HTML, Word, Excel to PDF.
phongnguyend/Practical.VirusScanners
Various Virus Scanner Integration
phongnguyend/diagrams
place to host my common diagrams
phongnguyend/dotnetconf2023
.NET Conf 2023 - Vietnam
phongnguyend/phongnguyend
phongnguyend/Practical.GraphQL
phongnguyend/Practical.Images