SQLitePCLRaw.lib.e_sqlite3.v120 by: Eric Sink D. Richard Hipp et al
  • 80 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
  • 73 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
  • 78 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.dynamic by: Eric Sink
  • 9 total downloads
  • Latest version: 2.0.0-pre20190625090255
  • 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 dynamically loads the native library by name.
SQLitePCLRaw.provider.dynamic_cdecl by: Eric Sink
  • 156 total downloads
  • Latest version: 3.0.1
  • 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 dynamically loads the native library by name.
SQLitePCLRaw.provider.e_sqlite3 by: Eric Sink
  • 176 total downloads
  • Latest version: 3.0.1
  • sqlite
SQLitePCLRaw 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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
SQLitePCLRaw.provider.e_sqlite3.netstandard11 by: Eric Sink et al
  • 69 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_*.
SQLitePCLRaw.provider.internal by: Eric Sink
  • 156 total downloads
  • Latest version: 2.1.11
  • 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 '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 136 total downloads
  • Latest version: 3.0.1
  • 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.
SqlTableDependency by: Christian Del Bianco
  • 58 total downloads
  • Latest version: 8.5.8
  • SQL Server dependency notifications record table change
SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute a further select to update your application data. If you want to use record change notifications without paying attention to the underlying Service Broker infrastructure, the SqlTableDependency class is your choice. The SqlTableDependency class represents a notification dependency between an application and a SQL Server Table. When you use SqlTableDependency to get notifications, this componenet provides the low-level implementation creating the Queue and Service Broker. In this way SqlTableDependency class provides access to notifications without knowing anything about the underlying Service Broker infrastructure. Once a record change happens, SqlTableDependency's event subscribers are notified.
SSH.NET by: Renci
  • 73 total downloads
  • Latest version: 2025.0.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography by: Renci
  • 15 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 255 total downloads
  • Latest version: 2.8.58
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 35 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
  • 149 total downloads
  • Latest version: 2.0.5
  • RFC6570 UriTemplate Std.UriTemplate
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Storage.Net by: Ivan Gavryliuk (@aloneguid)
  • 1.203k total downloads
  • Latest version: 9.3.0
Storage.Net abstracts storage implementation like blobs, tables and messages from the .NET Application Developer. It's aimed to provide a generic interface regardless on which storage provider you are using. It also provides both synchronous and asynchronous alternatives of all methods and implements it to the best effort possible. Supports .NET 4.5.1 and .NET Standard 1.6.
StrawberryShake.Blazor by: ChilliCream authors and contributors
  • 323 total downloads
  • Latest version: 16.0.0-p.4.4
  • GraphQL ChilliCream
StrawberryShake GraphQL Client for Blazor.
StrawberryShake.Core by: ChilliCream authors and contributors
  • 402 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
StrawberryShake.Resources by: ChilliCream authors and contributors
  • 244 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Resources for StrawberryShake GraphQL clients.
StrawberryShake.Transport.Http by: ChilliCream authors and contributors
  • 362 total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.