-
TouchSocket Public
TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet iss…
-
FrameworkBenchmarks Public
Forked from TechEmpower/FrameworkBenchmarksSource for the TechEmpower Framework Benchmarks project
C++ Other UpdatedNov 4, 2025 -
Baboon Public
This is a foundational library for lightweight plugin development in WPF and WinForms. It includes built-in modular loading, modular logging, modular IOC registration, as well as essential Command …
-
-
runtime Public
Forked from dotnet/runtime.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
C# MIT License UpdatedOct 9, 2025 -
CodeInject Public
A powerful source generator that injects code regions from template files into partial classes at compile time.
-
MemoryPack Public
Forked from Cysharp/MemoryPackZero encoding extreme performance binary serializer for C# and Unity.
C# MIT License UpdatedJun 29, 2025 -
NewDorisoy.Pan Public
Forked from dorisoy/Dorisoy.PanDorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 …
C# MIT License UpdatedApr 10, 2025 -
-
dotnetCampus.LatestCSharpFeatures Public
Forked from dotnet-campus/DotNetCampus.LatestCSharpFeaturesThis open-source project provides a series of NuGet packages that allow you to use the latest C# language features in older versions of .NET.
C# MIT License UpdatedJan 4, 2025 -
visitormanagement Public
Forked from neozhu/visitormanagement【Fork】helps in managing visitors visiting the institutions for various reasons. It allows visitors to check-in digitally to eliminate the tedious registeration and other paperwork. Additionally, it…
C# Apache License 2.0 UpdatedDec 10, 2024 -
wpfui Public
Forked from lepoco/wpfuiWPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
-
BootstrapBlazor Public
Forked from dotnetcore/BootstrapBlazorA set of enterprise-class UI components based on Bootstrap and Blazor
C# Apache License 2.0 UpdatedJul 6, 2024 -
-
orleans Public
Forked from dotnet/orleansCloud Native application framework for .NET
C# MIT License UpdatedApr 15, 2024 -
DotnetSamples Public
Forked from dotnet/samplesSample code referenced by the .NET documentation
C# Creative Commons Attribution 4.0 International UpdatedApr 12, 2024 -
-
-
MiniExcel Public
Forked from mini-software/MiniExcelFast, Low-Memory, Easy Excel .NET helper to import/export/template spreadsheet
C# Apache License 2.0 UpdatedJun 15, 2023 -
IntelligentCoder Public
这是一个能辅助你实现异步代码的生成器。他可以在接口,类,结构体上工作。有时候甚至还能给已编译的方法扩展异步。
-
TouchInputSimulator Public
Forked from michaelnoonan/inputsimulatorWindows Input Simulator (C# SendInput Wrapper - Simulate Keyboard and Mouse) Fork自https://github.com/michaelnoonan/inputsimulator 。 我做了net6的发布和异步执行。
C# Apache License 2.0 UpdatedFeb 21, 2023 -
-
roslyn-sdk Public
Forked from dotnet/roslyn-sdkRoslyn-SDK templates and Syntax Visualizer
C# MIT License UpdatedJun 13, 2022 -
meteor_original_ios Public
Forked from 365082218/meteor_original_iosmeteor_original_ios
C# Apache License 2.0 UpdatedJul 24, 2021 -
dotnet-api-docs Public
Forked from dotnet/dotnet-api-docs.NET API reference documentation (.NET Framework, .NET Core, .NET Standard and Xamarin)
C# Creative Commons Attribution 4.0 International UpdatedJun 9, 2021 -
HttpLib Public
Forked from NewYoungCode/HttpLinsterc++ 实现http server 2.0
-
RRQMColorPicker Public
这是一个模仿pkColorPicker的屏幕取色器,支持高dpi,项目正在开发中。。。
C# MIT License UpdatedJan 11, 2021 -
-
-
CSharpScriptInterpreter Public
这是一个简单的c#脚本解释器,可以将完整的C#脚本代码运行在控制台。