Skip to content
View khtn07's full-sized avatar

Block or report khtn07

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Practical.NET Practical.NET Public

    Forked from phongnguyend/.net-developer-roadmap

    C# .NET Developer Roadmap & Useful .NET Topics

  2. Practical.CleanArchitecture Practical.CleanArchitecture Public

    Forked from phongnguyend/Practical.CleanArchitecture

    Sample Asp.Net Core 3.1 projects which apply modern Clean Architecture, Domain-Driven Design, CQRS, Specification Pattern, Unit Testing, SOLID, Asp.Net Core Identity Custom Storage, Entity Framewor…

    C#

  3. EntityFrameworkCore.SqlServer.SimpleBulks EntityFrameworkCore.SqlServer.SimpleBulks Public

    Forked from phongnguyend/EntityFrameworkCore.SqlServer.SimpleBulks

    A very simple .net core 3.1 library (contains only few hundred lines of code) that supports bulk insert, bulk update, bulk delete and bulk merge database operations

    C#

  4. PhongNguyen.CodeAnalysis PhongNguyen.CodeAnalysis Public

    Forked from phongnguyend/PhongNguyen.CodeAnalysis

    Simple Roslyn Analyzers implementation to enforce specific coding standards defined within Organizations

    C#

  5. sql-server-kit sql-server-kit Public

    Forked from phongnguyend/sql-server-kit

    🔨 SQL Server trouble shooting scripts: query plans, indexes, statistics, deadlocks, I/O, memory, CPU, extended events, wait statistics, ...

    TSQL