banncan's Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
JoshClose/CsvHelper
Library to help reading and writing CSV files
ghost1372/HandyControls
Contains some simple and commonly used WPF controls based on HandyControl
dotnetcore/SmartSql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
ZacharyPatten/Towel
Throw in the towel.
meziantou/Meziantou.Framework
Chuyu-Team/YY-Thunks
Fix DecodePointer, EncodePointer,RegDeleteKeyEx etc. APIs not found in Windows XP RTM.
codingseb/ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
jeecgboot/autopoi
AutoPOI 功能如同名字auto,追求的就是自动化,让一个没接触过poi的人员,可以傻瓜化的快速实现Excel导入导出、Word模板导出、可以仅仅5行代码就可以完成Excel的导入导出。
thomasgalliker/ObjectDumper
ObjectDumper is a utility which aims to serialize C# objects to string for debugging and logging purposes.
SweetInk/jrebel-mybatisplus
A hook plugin for Support MybatisPlus that reloads modified SQL maps.
sklose/NCalc2
expression evaluator for .NET with built-in compiler
zhuovi/XiaoFeng
C#公用类库,包含了Redis,Memcached,Json,Xml,ADO.NET数据库操作兼容以下数据库(SQLSERVER,MYSQL,ORACLE,达梦,SQLITE,ACCESS,OLEDB,ODBC等数十种数据库),正则表达式,QueryableX(ORM)和EF无缝对接,FTP,网络日志,调度器(作业),网络库(SocketServer,WebSocketServer,SocketClient,WebSocketClient),IO操作,加密算法(AES,DES,DES3,MD5,RSA,RC4,SHA等常用加密算法),超级好用的配置管理器,应用池,类型转换等功能。
t-bruning/UniversalTypeConverter
The Swiss Army Knife for type conversion in .NET
taosdata/taos-connector-jdbc
Connecting Java Application With a TDengine Database.
tinylit/codearts
【代码艺术】一款轻量高效的基础框架(包含类型转换、复制、映射,以及ORM支持)。
unitycontainer/abstractions
Unity.Abstractions package
SvenGroot/Ookii.CommandLine
Ookii.CommandLine is a powerful and flexible command line argument parsing library for .Net applications, supporting PowerShell-like and POSIX-like conventions, as well as subcommands.
AliwareMQ/mqtt-demo
JeevanJames/IniFile
.NET library to open, modify and save .INI files
deniszykov/TypeConversion
C# library which provides uniform API for conversion between types.
yuzd/Spring.EL
Spring.EL on csharp
markcastle/CaseConverter
Simple string extension library designed to make it easy to convert strings between different cases such as camelCase, snake_case, kebab-case, PascalCase and Train-Case.
NewLifeX/LuckyClover
幸运四叶草,无依赖编译为linux-arm/linux-x86/windows,用于自动安装主流.NET运行时。
dapplo/Dapplo.Config
Dapplo.Config is a dapplo building block for adding configuration to your .NET project
niklyadov/tiny-ini-file-class
A simple class on C# for read/write ini files
zhuovi/XiaoFeng.Templates
通过Visual Studio 创建新项目,通过创建新项目时设置一些项目中的配置向导来完成创建XiaoFeng.Mvc框架的新项目。XiaoFeng.Mvc 低代码开发框架,用于创建 ASP.NET Core 应用程序的项目模板。此模板还可以用于REST API、Socket 项目模板、Mqtt 项目模板。
itzxpeng/Framework451-DependencyInjection
Base on Microsoft.Extensions.DependencyInjection to rebuild the library for Framework 4.5.1
jquense/StringUtils
Common string utilities
Wodsoft/DependencyInjection
Contains common DI abstractions that ASP.NET Core and Entity Framework Core use. Porting to .Net Framework 4.0.