jiulang's repos on GitHub
C# · 458 人关注
NetworkSocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
C# · 126 人关注
CYarp
A reverse proxy toolkit to help you expose multiple local http servers behind a NAT or firewall to the internet
C# · 45 人关注
PredicateLib
谓词筛选表达式Expression<Func<T, bool>>的扩展库
C# · 33 人关注
DebugViewer
用于捕获任意进程调用System.Diagnostics.Debugger.Log (level,category,message)输出的调试内容
C# · 28 人关注
MemoryExtensions
High performance buffer types such as IArrayOwner<T>, RecyclableBufferWriter<T>, ResizableBufferWriter<T>, MemoryBufferWriter<T>, BufferReader
C# · 16 人关注
PayProxy
提供一种支付结果回调参数调试的解决方案
C# · 12 人关注
HookSln
这是提供给.Net使用的window hook和api hook托管和非托管混合项目
C# · 5 人关注
KingBrain
头脑王者小程序自动搜索答案服务+自动点击客户端+浏览器显示答案客户端
C# · 4 人关注
MemCached
这是.Net实现的MemCached二进制协议客户端
Batchfile · 3 人关注
PublishAotCross
NuGet package to help you cross-compile Native AOT to different OSes/architectures
2 人关注
FreeSql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, MsAccess orm.
C# · 2 人关注
Logging.Debugger
Microsoft.Extensions.Logging统一日志的System.Diagnostics.Debugger日志提供者,可以使用DebugViewer工具监听日志内容
1 人关注
awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
C# · 1 人关注
MQTTnet
MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.
C# · 0 人关注
ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
0 人关注
aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
Shell · 0 人关注
openssl_for_android
Automatically compile static OpenSSL(3.2.*) library for Android by Github Actions