Pinned Repositories
WebApiClient
A REST API library with better functionality, performance, and scalability than refit
CYarp
A reverse proxy toolkit to help you expose multiple local http servers behind a NAT or firewall to the internet
DependencyInjection.Annotation
基于注解的服务自动查找与注册的DI扩展
Influxdb2.Client
Influxdb2的.net高性能客户端库,读写性能为官方客户端库的180%
KestrelApp
基于Kestrel的网络编程应用示例
NetworkSocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
ServiceSelf
为.NET 泛型主机的应用程序提供自安装为服务进程的能力
WebApiClient.Extensions
WebApiClient项目的第三方扩展:Autofac、DependencyInjection、HttpClientFactory、SteeltoeOSS.Discovery、MessagePack、Protobuf、Json-Rpc
WebApiClient.Tools
WebApiClient项目的工具集,支持swagger解析生成WebApiClient的接口定义代码文件
WindivertDotnet
面向对象的WinDivert的dotnet异步封装
xljiulang's Repositories
xljiulang/KestrelApp
基于Kestrel的网络编程应用示例
xljiulang/WindivertDotnet
面向对象的WinDivert的dotnet异步封装
xljiulang/CYarp
A reverse proxy toolkit to help you expose multiple local http servers behind a NAT or firewall to the internet
xljiulang/ServiceSelf
为.NET 泛型主机的应用程序提供自安装为服务进程的能力
xljiulang/WebApiClient.Extensions
WebApiClient项目的第三方扩展:Autofac、DependencyInjection、HttpClientFactory、SteeltoeOSS.Discovery、MessagePack、Protobuf、Json-Rpc
xljiulang/Influxdb2.Client
Influxdb2的.net高性能客户端库,读写性能为官方客户端库的180%
xljiulang/DependencyInjection.Annotation
基于注解的服务自动查找与注册的DI扩展
xljiulang/WebApiClient.Tools
WebApiClient项目的工具集,支持swagger解析生成WebApiClient的接口定义代码文件
xljiulang/MemoryExtensions
High performance buffer types such as IArrayOwner<T>, RecyclableBufferWriter<T>, ResizableBufferWriter<T>, MemoryBufferWriter<T>, BufferReader
xljiulang/AwaitableCompletionSource
AwaitableCompletionSource在多个场景下可替代TaskCompletionSource,更少的cpu时间和内存分配。
xljiulang/HttpMessageHandlerFactory
具有生命周期管理和动态Web代理的HttpMessageHandler创建工厂
xljiulang/SocketConnectionFactory
kestrel未公开的高性能的Socket客户端工厂
xljiulang/RateLimiting.DataAnnotations
在Asp.netCore中使用Attribute来描述限流
xljiulang/WinFormHosting
WinForm for Microsoft.Extensions.Hosting
xljiulang/AspnetcoreKong
aspnetcore微服务自动注册到kong的解决方案
xljiulang/PublishAotCross
NuGet package to help you cross-compile Native AOT to different OSes/architectures
xljiulang/FormattableLogging
xljiulang/FreeSql
🦄 .NET orm, Mysql orm, Postgresql orm, SqlServer orm, Oracle orm, Sqlite orm, Firebird orm, 达梦 orm, 人大金仓 orm, 神通 orm, MsAccess orm.
xljiulang/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
xljiulang/Markdown
xljiulang/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/.
xljiulang/ant-design-blazor
🌈A set of enterprise-class UI components based on Ant Design and Blazor WebAssembly.
xljiulang/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
xljiulang/openssl_for_android
Automatically compile static OpenSSL(3.2.*) library for Android by Github Actions
xljiulang/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
xljiulang/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
xljiulang/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
xljiulang/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET Core. Designed for real-time communications apps.
xljiulang/WebApiClientWiki
WebApiClientCore/WebApiClient的文档站点
xljiulang/xljiulang