WeihanLi
.NET/C# Software Development Engineer Microsoft MVP, Open Source Contributor
Repositories
Select a repository to view its commits, contributors, and more.DbTool
数据库工具,根据表结构文档生成创建表sql,根据数据库表信息导出Model和表结构文档,根据文档生成数据库表,根据已有Model文件生成创建数据库表sql
WeihanLi.Common
common tools, methods, extension methods, etc... .net 常用工具类,公共方法,常用扩展方法等,基础类库
WeihanLi.Npoi
NPOI Extensions, excel/csv importer/exporter for IEnumerable<T>/DataTable, fluentapi(great flexibility)/attribute configuration
DesignPatterns
DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码
StackExchange.Redis-docs-zh-cn
StackExchange.Redis中文使用文档
SamplesInPractice
some samples in practice
AccessControlHelper
AccessControlHelper for asp.net mvc and asp.net core, strategy based authorization
WeihanLi.EntityFramework
EntityFrameworkCore extensions
dotnet-exec
Simplified C#, dotnet execute with custom entry point, another dotnet run without project file
WeihanLi.Redis
RedisExtensions for StackExchange.Redis, Cache/Redlock/Counter/RateLimiter/Rank/RedisEventBus
SparkTodo
TodoList WebApi Powered by ASP.NET Core and JWT token auth
dotnet-httpie
Amazing HTTP command-line tool powered by .NET, inspired by httpie