sqlSugarCore by: sunkaixuan
  • 489 total downloads
  • Latest version: 5.0.1.2
  • Asp.net core orm
.Net Core 2.0 SqlSugar ORM ,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SqlSugarCore by: sunkaixuan
  • 2.64k total downloads
  • Latest version: 5.1.4.88
  • SqlSugar Sql Sugar core Asp.net orm 达梦 金仓 人大金仓 QuestDb ClickHouse Oracle MySql SqlServer Sqlite
好用的ORM框架 .Net Core .Net5 .Net6 .Net7 安装此版本,支持国外主流和国产人大金仓达梦 QuestDb ClickHouse Oracle MySql SqlServer Sqlite, 版本说明: 5.0.3.5-Max 最低要求.Net Core 3.0+ ,5.0.0-5.0.3.4 最低要求 .Net Core 2.0+ SqlSugar ORM ,High-performance, lightweight
SqlSugarCore.Dm by: sunkaixuan
  • 202 total downloads
  • Latest version: 1.2.0
  • 达梦 dm dameng .NET ORM C#
达梦官方驱动 ,达梦,SqlSugar ORM .NET 国产ORM
SqlSugarCore.Kdbndp by: sunkaixuan
  • 185 total downloads
  • Latest version: 7.3.0
  • 人大金仓 .NET ORM C#
人大金仓官方最新驱动,SqlSugar ORM .NET 国产ORM
SSH.NET by: Renci
  • 120 total downloads
  • Latest version: 2020.0.2
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
StackExchange.Redis by: Stack Exchange Inc. marc.gravell
  • 45 total downloads
  • Latest version: 2.0.513
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Stub.System.Data.SQLite.Core.NetStandard by: SQLite Development Team
  • 35 total downloads
  • Latest version: 1.0.115.5
  • sqlite database ado.net provider interop
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
SubtitlesParser by: AlexPoint
  • 15 total downloads
  • Latest version: 1.5.1
Universal subtitles parser
SunnyUI by: ShenYonghua
  • 116 total downloads
  • Latest version: 3.0.8
SunnyUI.Net 是基于.Net Framework 4.0+、.Net Core3.1、.Net 5 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
SunnyUI.Common by: ShenYonghua
  • 106 total downloads
  • Latest version: 3.0.8
SunnyUI.Common 是基于.Net Framework4.0+、.Net Core、.Net5 的开源工具类库、扩展类库。
SuperSocket.Command by: Kerry Jiang and other contributors
  • 42 total downloads
  • Latest version: 2.0.0-beta.13
SuperSocket command pattern library which allow you to handle requests with commands.
SuperSocket.Primitives by: Kerry Jiang and other contributors
  • 113 total downloads
  • Latest version: 2.0.0-beta.13
SuperSocket primitive interfaces and classes.
SuperSocket.Server by: Kerry Jiang and other contributors
  • 60 total downloads
  • Latest version: 2.0.0-beta.13
SuperSocket server hosting library.
SuperSocket.SessionContainer by: Kerry Jiang and other contributors
  • 49 total downloads
  • Latest version: 2.0.0-beta.13
SuperSocket built-in session containers.
Swashbuckle.AspNetCore by: Swashbuckle.AspNetCore
  • 249 total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger by: Swashbuckle.AspNetCore.Swagger
  • 146 total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen by: Swashbuckle.AspNetCore.SwaggerGen
  • 150 total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: Swashbuckle.AspNetCore.SwaggerUI
  • 194 total downloads
  • Latest version: 6.5.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.AppContext by: Microsoft
  • 574 total downloads
  • Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data. Commonly Used Types: System.AppContext When using NuGet 3.x this package requires at least version 3.4.
System.Buffers by: Microsoft
  • 492 total downloads
  • Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently. Commonly Used Types: System.Buffers.ArrayPool<T> 7601f4f6225089ffb291dc7d58293c7bbf5c5d4f When using NuGet 3.x this package requires at least version 3.4.
System.CodeDom by: Microsoft
  • 1.442k total downloads
  • Latest version: 8.0.0-preview.1.23110.8
Provides types that can be used to model the structure of a source code document and to output source code for that model in a supported language. Commonly Used Types: System.CodeDom.CodeObject System.CodeDom.Compiler.CodeDomProvider Microsoft.CSharp.CSharpCodeProvider Microsoft.VisualBasic.VBCodeProvider