Skip to content
View WeihanLi's full-sized avatar
🐞
debugging
🐞
debugging

Organizations

@MSPChina @msmvps @dotnet-foundation @OpenReservation

Block or report WeihanLi

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
WeihanLi/README.md

Hi there, I'm WeihanLi 👋

Welcome to my GitHub profile!

🚀 About Me

I'm a passionate developer and open-source enthusiast, specializing in .NET and C#. I love creating helpful libraries, tools, and practical code samples for the developer community.

I'm also one of the Microsoft MVPs

Microsoft MVP

  • 💻 Main Focus: C#, .NET, ASP.NET Core, Utility Libraries
  • 📦 Open Source Advocate: Building and sharing useful tools to make development easier and more fun
  • 📝 Blogger: weihanli.xyz, wechat public account: amazingdotnet

🏆 Highlight Projects

  • dotnet-exec:
    Simplified C#/.NET execution with custom entry points.

  • dotnet-httpie:
    HTTPie inspired dotnet tool for HTTP

  • SparkTodo:
    TodoList WebAPI powered by ASP.NET Core and JWT authentication.

  • DbTool:
    Powerful database utility for generating SQL, exporting models/docs, and bridging table structures.
    Keywords: code-generator, dbfirst, codefirst, C#, SQL Server, MySQL

  • WeihanLi.Common:
    Common tools, extensions, and helpers for .NET developers.

  • DesignPatterns:
    C# code samples for popular design patterns.

See all my projects on my GitHub repositories page !

💡 Skills & Technologies

  • Languages: C#, .NET, SQL
  • Frameworks: ASP.NET Core, Entity Framework Core
  • Tools: NPOI, Redis, AOP, Logging, Code Generation
  • Concepts: Design Patterns, Clean Architecture, Utility Libraries

🌱 I’m currently working on

  • Enhancing and maintaining my open source libraries
  • Sharing more practical samples and blog posts
  • Exploring new .NET features and best practices

📫 Connect with Me

Github Stats Most Used Languages

github contribution grid snake animation

⭐️ Do not forget to give me a star if you like the project!

😄 Fun Fact

I enjoy sharing knowledge, exploring new technologies, and collaborating with developers worldwide!


Thanks for stopping by!
Feel free to check out my projects, open issues, or just say hi!

Pinned Loading

  1. dotnet-exec Public

    Build simplified C#, dotnet execute with custom entry point, another dotnet run without a project file

    C# 81 7

  2. dotnet-httpie Public

    Amazing HTTP command-line tool powered by .NET, inspired by httpie

    C# 34 4

  3. dotnet/runtime Public

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

    C# 16.5k 5k

  4. dotnet/aspnetcore Public

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

    C# 36.7k 10.4k

  5. SamplesInPractice Public

    some samples in practice

    C# 94 48

  6. OpenReservation/OpenReservation Public

    预约系统 ReservationSystem powered by asp.net core

    JavaScript 243 89

2,121 contributions in the last year

Contribution Graph
Day of Week June July August September October November December January February March April May June
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

June 2025

Created 2 repositories

Created a pull request in ZiggyCreatures/FusionCache that received 2 comments

use slnx solution file

update minimal dotnet sdk to support slnx use the slnx solution file https://devblogs.microsoft.com/dotnet/introducing-slnx-support-dotnet-cli/

+34 −175 lines changed 2 comments
Opened 9 other pull requests in 4 repositories

Created an issue in WeihanLi/dotnet-exec that received 1 comment

support dotnet run file directives

support dotnet run file directives #:sdk #:property #:package #! ..

1 comment
Loading