SqlKata
by: Ahmad Moussawi
- 205 total downloads
- Latest version: 2.2.0
A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
squirrel.windows
by: GitHub
- 510 total downloads
- Latest version: 2.0.1
An installation and update framework for Windows applications
SSH.NET
by: Renci
- 244 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
- 32 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange, Inc., marc.gravell
- 505 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.Extensions.Core
by: Ugo Lattanzi
- 241 total downloads
- Latest version: 3.5.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.Jil
- StackExchange.Redis.Extensions.MsgPack
- StackExchange.Redis.Extensions.Protobuf
- StackExchange.Redis.Extensions.Utf8Json
- StackExchange.Redis.Extensions.Binary
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 259 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 61 total downloads
- Latest version: 1.3.3
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Stateless
by: Stateless Contributors
- 815 total downloads
- Latest version: 5.13.0
Create state machines and lightweight state machine-based workflows directly in .NET code
StreamJsonRpc
by: Microsoft
- 181 total downloads
- Latest version: 1.5.68
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.
Stripe.net
by: Stripe, Jayme Davis
- 3.104k total downloads
- Latest version: 37.35.0
Stripe.net is a sync/async .NET 4.5+ client, and a portable class library for the Stripe API. (Official Library)
StrongNamer
by: Daniel Plaisted
- 66 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.NetFramework
by: SQLite Development Team
- 57 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.
- 324 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.
- 125 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.MSBuild
by: StyleCop contributors, Chris Dahlberg
- 245 total downloads
- Latest version: 6.2.0
Integrates StyleCop "Classic" source code analysis into the build process of C# projects to enforce a set of style and consistency rules.
Stylet
by: Antony Male
- 196 total downloads
- Latest version: 1.3.6
A very lightweight but powerful ViewModel-First MVVM framework for WPF, inspired by Caliburn.Micro.
SuperSocket
by: Kerry Jiang
- 281 total downloads
- Latest version: 2.0.2
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.Core
by: Kerry Jiang
- 191 total downloads
- Latest version: 0.10.0
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.