StackExchange.Redis
by: Stack Exchange Inc. marc.gravell
- 966 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
StreamJsonRpc
by: Microsoft
- 1.966k 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
- 477 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.
- 1.039k 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)
- 14.715k 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
- 15.054k 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
- 15.37k total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 3.162k 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
- 29 total downloads
- Latest version: 1.1.605
High performance Redis client, incorporating both synchronous and asynchronous usage.
Swagger.Net
by: Mike Trionfo
- 87 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
- 707 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
- 610 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink et al
- 1.157k total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SqlSugarCore.Kdbndp
by: sun kaixuan
- 44 total downloads
- Latest version: 6.0.0
SqlSugarCore.Kdbndp R6 使用 6.0 , R3 1.0
Swashbuckle
by: Richard Morris
- 78 total downloads
- Latest version: 5.6.0
Seamlessly adds a Swagger to WebApi projects!
Swagger.Net.UI
by: Mike Trionfo
- 88 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.
SqlSugar
by: sun kaixuan
- 7.385k total downloads
- Latest version: 5.1.4.207
.Net Framework 安装此版本, 5.0.3.3-max 最低要求 .Net Framework 4.6 | 5.0.0.2-5.0.3.2 最低要求 .Net Framework 4.5 | 4.0-4.9.11 最低要求 .Net Framework 4.0+
sqlSugar
by: sun kaixuan
- 3.205k total downloads
- Latest version: 5.0.1.5
SqlSugar 5.0+ .Net Framework 4.5+ , SqlSugar 4.0+ .Net Framework 4.0+
StructureMap
by: Jeremy D. Miller Joshua Flanagan Frank Quednau Dmytro Dziuma
- 629 total downloads
- Latest version: 4.7.1
The Original IoC Container for .Net
structuremap
by: Jeremy Miller
- 85 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.
sqlSugarCore
by: sunkaixuan
- 3.171k total downloads
- Latest version: 4.3.2.7
Asp.net Core ORM SqlSugar ORM,core 1.0,High-performance, lightweight https://github.com/sunkaixuan/SqlSugar
SQLitePCLRaw.lib.e_sqlite3.v140
by: Eric Sink D. Richard Hipp et al
- 1.298k total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.