SQLitePCLRaw.lib.e_sqlite3.v110 by: Eric Sink, D. Richard Hipp, et al
  • 60 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.v110_wp80 by: Eric Sink, D. Richard Hipp, et al
  • 49 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.v110_xp by: Eric Sink, D. Richard Hipp, et al
  • 15 total downloads
  • Latest version: 1.1.6-pre20170615153053
  • 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.v120 by: Eric Sink, D. Richard Hipp, et al
  • 52 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.v120_wp81 by: Eric Sink, D. Richard Hipp, et al
  • 86 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
  • 49 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_*.
squirrel.windows by: GitHub
  • 209 total downloads
  • Latest version: 2.0.1
An installation and update framework for Windows applications
StackExchange.Redis by: Stack Exchange inc., marc.gravell
  • 65 total downloads
  • Latest version: 1.0.247
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
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
Stateless by: Nicholas Blumhardt and Contributors
  • 30 total downloads
  • Latest version: 2.5.68
Create state machines and lightweight state machine-based workflows directly in .NET code
Stripe.net by: Jayme Davis
  • 9 total downloads
  • Latest version: 5.3.0
  • stripe payment credit cards money
A .net client for http://stripe.com
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.
  • 107 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
  • 120 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.
SuperSocket by: Kerry Jiang
  • 120 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.WebSocket by: Kerry Jiang
  • 10 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: davescriven, jvenema, mrbean-bremen, H1Gdev, Wiesław Šoltés, owaits, ddpruitt, Ralf1108, Tebjan Halm, and others
  • 25 total downloads
  • Latest version: 3.4.7
  • svg, vector graphics, rendering
Public fork of the C# SVG rendering library on codeplex. 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.
Swashbuckle.AspNetCore by: domaindrivendev
  • 139 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