StackExchange.Redis.Extensions.Core
by: Ugo Lattanzi
- 892 total downloads
- Latest version: 11.0.0
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications.
To store complex data It requires one of the following implementations:
- StackExchange.Redis.Extensions.Newtonsoft
- StackExchange.Redis.Extensions.System.Text.Json
- StackExchange.Redis.Extensions.MemoryPack
- StackExchange.Redis.Extensions.MsgPack
- StackExchange.Redis.Extensions.Protobuf
- StackExchange.Redis.Extensions.ServiceStack
- StackExchange.Redis.Extensions.Utf8Json
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 157 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 144 total downloads
- Latest version: 1.3.3
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Std.UriTemplate
by: Std.UriTemplate
- 448 total downloads
- Latest version: 2.0.5
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
stdole
by: Microsoft
- 376 total downloads
- Latest version: 17.14.40260
A member of the Visual Studio SDK
StreamJsonRpc
by: Microsoft
- 866 total downloads
- Latest version: 2.23.32-alpha
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
Streams
by: Nick Palladinos Kostas Rontogiannis Eirik Tsarpalis
- 91 total downloads
- Latest version: 0.6.0
A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
StrongNamer
by: Daniel Plaisted
- 113 total downloads
- Latest version: 0.2.5
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 74 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 827 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 329 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.611k total downloads
- Latest version: 7.1.0
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 1.069k total downloads
- Latest version: 8.1.4
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Newtonsoft
by: domaindrivendev
- 961 total downloads
- Latest version: 8.1.4
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
Swashbuckle.AspNetCore.ReDoc
by: domaindrivendev
- 895 total downloads
- Latest version: 8.1.4
Middleware to expose an embedded version of Redoc from an ASP.NET Core application
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 1.295k total downloads
- Latest version: 8.1.4
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 1.492k total downloads
- Latest version: 8.1.4
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 1.396k total downloads
- Latest version: 8.1.4
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swashbuckle.AspNetCore.SwaggerUi
by: Swashbuckle.AspNetCore.SwaggerUi
- 14 total downloads
- Latest version: 1.0.0-rc1
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.AppContext
by: Microsoft
- 386 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.AppDomain
by: Shmueli Englard
- 165 total downloads
- Latest version: 2.0.9
Exposes the hidden System.AppDomain in .NET Core. Required supporting classes are also exposed.