SQLitePCLRaw.lib.e_sqlite3.v110_xp
by: Eric Sink, D. Richard Hipp, et al
- 187 total downloads
- Latest version: 1.1.15
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
- 196 total downloads
- Latest version: 1.1.14
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
- 223 total downloads
- Latest version: 1.1.14
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
- 163 total downloads
- Latest version: 1.1.14
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
- 176 total downloads
- Latest version: 1.1.14
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
- 161 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
- 508 total downloads
- Latest version: 2.0.1
An installation and update framework for Windows applications
SshNet.Security.Cryptography
by: Renci
- 23 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange inc., marc.gravell
- 181 total downloads
- Latest version: 1.0.247
High performance Redis client, incorporating both synchronous and asynchronous usage; the notional successor to BookSleeve
StackExchange.Redis.Extensions.Core
by: imperugo
- 7 total downloads
- Latest version: 1.0.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
Stateless
by: Stateless Contributors
- 773 total downloads
- Latest version: 5.13.0
Create state machines and lightweight state machine-based workflows directly in .NET code
StreamJsonRpc
by: Microsoft
- 160 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: Jayme Davis
- 32 total downloads
- Latest version: 5.3.0
A .net client for http://stripe.com
StrongNamer
by: Daniel Plaisted
- 62 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.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 322 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
- 242 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
- 88 total downloads
- Latest version: 1.1.8
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
- 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.ProtoBase
by: Kerry Jiang
- 96 total downloads
- Latest version: 1.7.0.17
It is a network protocol resolving library which can be used in both server and client