StackExchange.Redis
by: Stack Exchange Inc. marc.gravell
- 411 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
StreamJsonRpc
by: Microsoft
- 974 total downloads
- Latest version: 2.1.33-alpha
A cross-platform .NET portable library that implements the JSON-RPC wire protocol and can use System.IO.Stream or WebSocket so you can use it with any transport.
StrongNamer
by: Daniel Plaisted
- 214 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.
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 534 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Storage.Net
by: Ivan Gavryliuk (@aloneguid)
- 5.536k total downloads
- Latest version: 9.0.2
Storage.Net abstracts storage implementation like blobs, tables and messages from the .NET Application Developer. It's aimed to provide a generic interface regardless on which storage provider you are using. It also provides both synchronous and asynchronous alternatives of all methods and implements it to the best effort possible. Supports .NET 4.5.1 and .NET Standard 1.6.
SSH.NET
by: Renci
- 14.466k total downloads
- Latest version: 2020.0.2
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography
by: Renci
- 14.817k total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1.436k total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StackExchange.Redis.StrongName.Core
by: Stack Exchange inc. marc.gravell
- 6 total downloads
- Latest version: 1.1.605
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swashbuckle.AspNetCore.Filters
by: Matt Frear
- 272 total downloads
- Latest version: 4.5.3
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swagger.Net
by: Mike Trionfo
- 35 total downloads
- Latest version: 0.5.5
Documents the ASP.NET Web API using the Swagger specification.
Swagger.Net targets .NET 4.0 and will expose any apis the inherit from the ApiController in the new ASP.NET Web API.
Swagger.NET aims to conform to the Swagger specification to support all swagger components including client code gen.
StoredProcedureEFCore
by: Grégoire Verdier
- 291 total downloads
- Latest version: 0.3.12
Entity Framework Core extension to execute a stored procedure and map the result
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 270 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
SqlSugarCore.Kdbndp
by: sun kaixuan
- 17 total downloads
- Latest version: 6.0.0
SqlSugarCore.Kdbndp R6 使用 6.0 , R3 1.0
Swashbuckle
by: Richard Morris
- 41 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swagger.Net.UI
by: Mike Trionfo
- 35 total downloads
- Latest version: 1.1.0
Swagger UI is written by the wordnik folks and allows one to interact with a REST API that is documented using the Swagger spec (including swagger's code gen tools). This package makes the latest available for the .NET community.
This is packaged with a pre-release version of Swagger.Net which emits the Swagger spec for the ASP.NET Web API.
NOTE: Currently broken in IE. Use in other browser.
Swashbuckle.AspNetCore
by: domaindrivendev
- 2.526k total downloads
- Latest version: 7.1.0
Swagger tools for documenting APIs built on ASP.NET Core
StructureMap
by: Jeremy D. Miller Joshua Flanagan Frank Quednau Dmytro Dziuma
- 86 total downloads
- Latest version: 4.7.1
The Original IoC Container for .Net
structuremap
by: Jeremy Miller
- 15 total downloads
- Latest version: 2.6.3
StructureMap is a Dependency Injection / Inversion of Control tool for .Net that can be used to improve the architectural qualities of an object oriented system by reducing the mechanical costs of good design techniques. StructureMap can enable looser coupling between classes and their dependencies, improve the testability of a class structure, and provide generic flexibility mechanisms. Used judiciously, StructureMap can greatly enhance the opportunities for code reuse by minimizing direct coupling between classes and configuration mechanisms.
Swashbuckle.AspNetCore.Annotations
by: Swashbuckle.AspNetCore.Annotations
- 21 total downloads
- Latest version: 3.0.0
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger
by: Swashbuckle.AspNetCore.Swagger
- 23 total downloads
- Latest version: 1.2.0
Middleware to expose Swagger JSON endpoints from API's built on ASP.NET Core