Top 20 NuGet c# Packages

Project YAGL. Basic cross-platform window for drawing graphics.
Project YAGL. Classes to handle input from keyboard, mouse and joysticks.
Project YAGL. Linear algebra and geometry math functions common to graphics applications and games.
Project YAGL. YAF image format encoder/decoder.
Project YAGL. PNG image format encoder/decoder.
Project YAGL. BMP image format encoder/decoder.
Project YAGL. YAF audio format encoder/decoder..
Project YAGL. WAV audio format encoder/decoder..
This converts all sync functions into async functions. Calls as simple as (X+Y) can now be (int X,int Y, int Z)=>(X+Y).RunAsync(valX,valY); or make extensively complex functions, and still run them async with a simple extension.
Low-level, lightweight and performance-focused binary serializer for C# struct types that uses Source Generators technology. One of the fastest serializers around with minimal impact on device resources (see website for benchmarks). Only for Visual Studio 2019 version 16.8+ and C# language.
IospAnalyzer is an Roslyn analyzer to enforce the integration operation segregation principle while coding
Imani Solutions Core Dotnet API provides support for basic application utilities and popular design patterns.
A C# Wrapper for the iwantmyname.com Domain & DNS API iwantmyname.com provides an API to manage your domain DNS records. This is a great way to for example create subdomains automatically for multi-tenant applications. This libary provides a simple and easy way to create and delete DNS records for ...
Abstractions for advanced repository and unit of work patterns.
Tag extra data to any object during it's lifetime and easily check for it.
GetRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术。
A ready-to-use template for ASP.NET Core 6 with repositories, services, models mapping, DI and StyleCop warnings fixed.
Package Description
AutoRedis 是 redis.io 官方推荐库,支持 redis-trib集群、哨兵、私有分区与连接池管理技术。