SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 136 total downloads
  • Latest version: 3.0.2
  • sqlite
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
SSH.NET by: Renci
  • 123 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography by: Renci
  • 12 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 501 total downloads
  • Latest version: 2.10.1
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName by: Stack Exchange, Inc., marc.gravell
  • 28 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Std.UriTemplate by: Std.UriTemplate
  • 117 total downloads
  • Latest version: 2.0.8
  • RFC6570 UriTemplate Std.UriTemplate
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
stdole by: Microsoft
  • 117 total downloads
  • Latest version: 17.14.40260
  • Microsoft VisualStudio VSSDK SDK
A member of the Visual Studio SDK
StyleCop.Analyzers by: Sam Harwell et. al.
  • 190 total downloads
  • Latest version: 1.2.0-beta.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 66 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.MSBuild by: StyleCop contributors, Chris Dahlberg
  • 2 total downloads
  • Latest version: 6.1.0
Integrates source code analysis into the build process of C# projects to enforce a set of style and consistency rules.
Superpower by: Datalust, Superpower Contributors, Sprache Contributors
  • 318 total downloads
  • Latest version: 3.1.1-dev-00257
  • superpower parser
A parser combinator library for C#
SuperSocket by: Kerry Jiang
  • 96 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.Channel by: Kerry Jiang and other contributors
  • 30 total downloads
  • Latest version: 2.0.0-beta.18
SuperSocket library to abstract underlying communications as channel with pipeline.
SuperSocket.Client by: Kerry Jiang and other contributors
  • 47 total downloads
  • Latest version: 2.0.0-beta.28
SuperSocket client library
SuperSocket.ClientEngine.Core by: Kerry Jiang
  • 57 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.Command by: Kerry Jiang and other contributors
  • 54 total downloads
  • Latest version: 2.0.0-beta.28
SuperSocket command pattern library which allow you to handle requests with commands.
SuperSocket.Connection by: Kerry Jiang and other contributors
  • 27 total downloads
  • Latest version: 2.0.0-beta.28
SuperSocket library to abstract underlying communications as connection with pipeline.
SuperSocket.Primitives by: Kerry Jiang and other contributors
  • 54 total downloads
  • Latest version: 2.0.0-beta.28
SuperSocket primitive interfaces and classes.
SuperSocket.ProtoBase by: Kerry Jiang and other contributors
  • 94 total downloads
  • Latest version: 2.0.0-beta.28
SuperSocket protocol decoding library.
SuperSocket.Server by: Kerry Jiang and other contributors
  • 54 total downloads
  • Latest version: 2.0.0-beta.28
SuperSocket server hosting library.