System.Collections by: Microsoft
  • 80 total downloads
  • Latest version: 4.3.0
Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
System.AppContext by: Microsoft
  • 75 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.Collections.Concurrent by: Microsoft
  • 76 total downloads
  • Latest version: 4.3.0
Provides several thread-safe collection classes that should be used in place of the corresponding types in the System.Collections.NonGeneric and System.Collections packages whenever multiple threads are accessing the collection concurrently. Commonly Used Types: System.Collections.Concurrent.ConcurrentDictionary<TKey, TValue> System.Collections.Concurrent.ConcurrentQueue<T> System.Collections.Concurrent.ConcurrentBag<T> System.Collections.Concurrent.BlockingCollection<T> System.Collections.Concurrent.ConcurrentStack<T> When using NuGet 3.x this package requires at least version 3.4.
System.Buffers by: Microsoft
  • 101 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.
Swashbuckle.AspNetCore by: domaindrivendev
  • 264 total downloads
  • Latest version: 10.1.7
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
SunnyUI by: ShenYonghua
  • 159 total downloads
  • Latest version: 3.9.6
SunnyUI.Net 是基于.Net Framework4.0+、.Net8、.Net10 框架的 C# WinForm 开源控件库、工具类库、扩展类库、多页面开发框架。
SunnyUI.Common by: ShenYonghua
  • 103 total downloads
  • Latest version: 3.9.6
SunnyUI.Common.dll 是基于.Net Framework4.0+、.Net8、.Net10 的开源工具类库、扩展类库。
StyleCop.Analyzers by: Sam Harwell et. al.
  • 258 total downloads
  • Latest version: 1.2.0-beta.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
System.Buffers.Primitives by: Microsoft Corporation
  • 4 total downloads
  • Latest version: 0.1.0-alpha-001
  • Slice Span Slices Spans
Slices of arrays and buffers
StackExchange.Redis by: Stack Exchange Inc. marc.gravell
  • 205 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore.SwaggerGen by: Swashbuckle.AspNetCore.SwaggerGen
  • 55 total downloads
  • Latest version: 3.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for API's built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: Swashbuckle.AspNetCore.SwaggerUI
  • 70 total downloads
  • Latest version: 3.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui 3 from an ASP.NET Core application
Swashbuckle.AspNetCore.Filters by: Matt Frear
  • 31 total downloads
  • Latest version: 4.2.0
  • Swagger Swashbuckle
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.SwaggerUi by: Swashbuckle.AspNetCore.SwaggerUi
  • 5 total downloads
  • Latest version: 1.0.0-rc1
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 93 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StrongNamer by: Daniel Plaisted
  • 33 total downloads
  • Latest version: 0.2.5
  • strongname strong name naming
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
Swashbuckle.AspNetCore.Swagger by: Swashbuckle.AspNetCore.Swagger
  • 55 total downloads
  • Latest version: 3.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core
Stub.System.Data.SQLite.Core.NetFramework by: SQLite Development Team
  • 29 total downloads
  • Latest version: 1.0.119
  • sqlite database ado.net provider interop
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
System.Binary by: Microsoft Corporation
  • 3 total downloads
  • Latest version: 0.1.0-alpha-001
  • .NET non-allocating binary readers and writers
Non-allocating ninary reader and writer
Swashbuckle.AspNetCore.Annotations by: Swashbuckle.AspNetCore.Annotations
  • 2 total downloads
  • Latest version: 3.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore annotations
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 145 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.