ZUOXIANGE's Stars
onizet/html2openxml
Html2OpenXml is a small .Net library that convert simple or advanced HTML to plain OpenXml components. This program has started in 2009, initially to convert user's comments into templated Word.
FlaxEngine/FlaxEngine
Flax Engine – multi-platform 3D game engine
angularsen/UnitsNet
Makes life working with units of measurement just a little bit better.
q7164518/SharpRedis
A high-performance Redis driver for C#
RRQM/TouchSocket
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 issues and enables quick implementation of custom data message parsing using protocol templates.
sqlkata/querybuilder
SQL query builder, written in c#, helps you build complex queries easily, supports SqlServer, MySql, PostgreSql, Oracle, Sqlite and Firebird
donknap/dpanel
docker可视化管理面板
ncalc/ncalc
NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide range of mathematical and logical operations.
bagetter/BaGetter
A lightweight NuGet and symbol server
pythonnet/pythonnet
Python for .NET is a package that gives Python programmers nearly seamless integration with the .NET Common Language Runtime (CLR) and provides a powerful application scripting tool for .NET developers.
appium/dotnet-client
Extension to the official Selenium dotnet webdriver
vlang/v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
netdata/netdata
Architected for speed. Automated for easy. Monitoring and troubleshooting, transformed!
jimmy-mll/DependencyInjection.SourceGenerators
This project is a C# source generator designed to simplify and automate the registration of dependencies in Microsoft's Dependency Injection service collection. By using this package, developers can enhance the clarity and efficiency of their code by reducing the need for manual service registration.
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
dotnetcore/BootstrapBlazor
Bootstrap Blazor is an enterprise-level UI component library based on Bootstrap and Blazor.
kikipoulet/SukiUI
UI Theme for AvaloniaUI
aspnetrun/run-aspnetcore-microservices
Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
microsoft/OpenAPI.NET
The OpenAPI.NET SDK contains a useful object model for OpenAPI documents in .NET along with common serializers to extract raw OpenAPI JSON and YAML documents from the model.
tryAGI/AutoSDK
Automated .NET SDKs for your APIs
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
saucecontrol/PhotoSauce
MagicScaler high-performance, high-quality image processing pipeline for .NET
dotnet/Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
vicanso/pingap
A reverse proxy like nginx, built on pingora, simple and efficient.
shimat/opencvsharp
OpenCV wrapper for .NET
Azure/autorest.csharp
Extension for AutoRest (https://github.com/Azure/autorest) that generates C# code
christianhelle/refitter
A tool for generating Refit interfaces and contracts from OpenAPI specifications
StubbleOrg/Stubble
Trimmed down {{mustache}} templates in .NET
testcontainers/testcontainers-dotnet
A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.