SSH.NET by: Renci
  • 49 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.
SshNet.Security.Cryptography by: Renci
  • 4 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange Inc. marc.gravell
  • 40 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 17 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName.Core by: Stack Exchange inc. marc.gravell
  • 1 total downloads
  • Latest version: 1.1.605
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa by: Stark Bank
  • 11 total downloads
  • Latest version: 1.3.3
  • ecdsa digital-signature elliptic-curve
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
StreamJsonRpc by: Microsoft
  • 90 total downloads
  • Latest version: 2.1.33-alpha
  • visualstudio stream json rpc
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.
StrictEmit by: Jax
  • 27 total downloads
  • Latest version: 2.4.1
  • emit cil cross-platform mono netcore netstandard netframework
Better, stricter ILGenerator.Emit
StrongNamer by: Daniel Plaisted
  • 23 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.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 4 total downloads
  • Latest version: 1.1.118
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
SuperSocket by: Kerry Jiang
  • 84 total downloads
  • Latest version: 2.0.2
  • SuperSocket Socket Server .Net Server Framework
SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to maintain the socket connections and how socket works.
SuperSocket.ClientEngine by: Kerry Jiang
  • 20 total downloads
  • Latest version: 0.10.0
  • SuperSocket Socket Client
It's a .NET socket tool which can simplify the socket client developing
SuperSocket.ClientEngine.Core by: Kerry Jiang
  • 20 total downloads
  • Latest version: 0.10.0
  • SuperSocket Socket Client
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.
SuperSocket.ProtoBase by: Kerry Jiang
  • 14 total downloads
  • Latest version: 1.7.0.17
  • SuperSocket Network Protocol Protocol Resolving
It is a network protocol resolving library which can be used in both server and client
SuperSocket.WebSocket by: Kerry Jiang
  • 3 total downloads
  • Latest version: 1.6.6.1
  • SuperSocket WebSocket SuperWebSocket
WebSocket server implementation base on SuperSocket. It is just the same codebase with SuperWebSocket but has different assembly name and namespace.
Svg by: mrbean-bremen davescriven jvenema owaits ddpruitt Ralf1108 Tebjan Halm and others
  • 31 total downloads
  • Latest version: 2.4.3
  • svg vector graphics rendering
Public fork of the C# SVG rendering library on codeplex: https://svg.codeplex.com/ This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. License: Microsoft Public License: https://svg.codeplex.com/license
Swashbuckle.AspNetCore by: domaindrivendev
  • 191 total downloads
  • Latest version: 10.1.0
  • swagger openapi documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Filters by: Matt Frear
  • 39 total downloads
  • Latest version: 4.5.5
  • Swagger Swashbuckle
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.ReDoc by: Swashbuckle.AspNetCore.ReDoc
  • 8 total downloads
  • Latest version: 3.0.0
  • swagger documentation discovery help webapi aspnet aspnetcore redoc
Middleware to expose an embedded version of ReDoc from an ASP.NET Core application
Swashbuckle.AspNetCore.Swagger by: Swashbuckle.AspNetCore.Swagger
  • 27 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