SQLitePCLRaw.lib.e_sqlite3.v120_wp81 by: Eric Sink, D. Richard Hipp, et al
  • 102 total downloads
  • Latest version: 1.1.14
  • sqlite
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_*.
SQLitePCLRaw.lib.e_sqlite3.v140 by: Eric Sink, D. Richard Hipp, et al
  • 62 total downloads
  • Latest version: 1.1.14
  • sqlite
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_*.
SQLitePCLRaw.provider.e_sqlite3.netstandard11 by: Eric Sink, et al
  • 75 total downloads
  • Latest version: 1.1.14
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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_*.
SqlKata by: Ahmad Moussawi
  • 106 total downloads
  • Latest version: 2.2.0
  • sql query-builder dynamic-query
A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
SqlKata.Execution by: Ahmad Moussawi
  • 72 total downloads
  • Latest version: 2.2.0
  • sql query-builder dynamic-query
Adds the execution capabilities for SqlKata
squirrel.windows by: GitHub
  • 210 total downloads
  • Latest version: 2.0.1
An installation and update framework for Windows applications
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
  • 9 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange, Inc., marc.gravell
  • 96 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.Extensions.Core by: imperugo
  • 3 total downloads
  • Latest version: 1.0.0
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
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.StrongName by: Stack Exchange, Inc., marc.gravell
  • 50 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa by: Stark Bank
  • 19 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
Stateless by: Stateless Contributors
  • 351 total downloads
  • Latest version: 5.13.0
Create state machines and lightweight state machine-based workflows directly in .NET code
StreamJsonRpc by: Microsoft
  • 76 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.
Stripe.net by: Stripe, Jayme Davis
  • 544 total downloads
  • Latest version: 34.26.0
  • stripe payment credit cards money gateway paypal braintree
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
  • 27 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.
  • 111 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.
  • 27 total downloads
  • Latest version: 1.2.0.507
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.MSBuild by: StyleCop contributors, Chris Dahlberg
  • 123 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
  • 53 total downloads
  • Latest version: 1.1.8
  • WPF MVVM ViewModel Screen Conductor ViewModel-First Model-View-ViewModel UI
A very lightweight but powerful ViewModel-First MVVM framework for WPF, inspired by Caliburn.Micro. Comes with its own IoC container.