SshNet.Security.Cryptography by: Renci
  • 91 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
SQLitePCLRaw.provider.internal.ios_unified by: Eric Sink et al
  • 338 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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.e_sqlite3.wpa81 by: Eric Sink et al
  • 390 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_*.
SSH.NET by: Renci
  • 783 total downloads
  • Latest version: 2025.1.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
StrongNamer by: Daniel Plaisted
  • 380 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.
SQLitePCLRaw.provider.e_sqlite3.wp80 by: Eric Sink et al
  • 374 total downloads
  • Latest version: 1.1.14
  • sqlite wp8
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_*.
StackExchange.Redis.StrongName by: Stack Exchange Inc. marc.gravell
  • 499 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Stripe.net by: Stripe Jayme Davis
  • 15.322k total downloads
  • Latest version: 50.3.0-alpha.1
  • stripe payment credit cards money gateway paypal braintree
Stripe.net is a sync/async client and portable class library for the Stripe API, supporting .NET Standard 2.0+, .NET Core 3.1+, and .NET Framework 4.6.1+. (Official Library)
SQLitePCLRaw.provider.sqlite3.ios_unified by: Eric Sink et al
  • 311 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_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Std.UriTemplate by: Std.UriTemplate
  • 726 total downloads
  • Latest version: 2.0.8
  • RFC6570 UriTemplate Std.UriTemplate
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 705 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.
SQLitePCLRaw.provider.internal by: Eric Sink
  • 866 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 '__Internal', which is the mechanism used for pinvoke with a static library on iOS.
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 1.844k total downloads
  • Latest version: 2.10.1
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
Stub.System.Data.SQLite.Core.NetFramework by: SQLite Development Team
  • 101 total downloads
  • Latest version: 1.0.119
  • sqlite database ado.net provider interop
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
SQLitePCLRaw.provider.e_sqlite3.win81 by: Eric Sink et al
  • 374 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_*.
Square.OkIO by: Microsoft
  • 570 total downloads
  • Latest version: 3.16.4.1
  • xamarin artifact=com.squareup.okio:okio artifact_versioned=com.squareup.okio:okio:3.16.4
.NET for Android and MAUI bindings for the Android Java library 'com.squareup.okio:okio'. Library description: A modern I/O library for Android, Java, and Kotlin Multiplatform.
Square.OkIO.JVM by: Microsoft
  • 307 total downloads
  • Latest version: 3.16.4.1
  • xamarin artifact=com.squareup.okio:okio-jvm artifact_versioned=com.squareup.okio:okio-jvm:3.16.4
.NET for Android and MAUI bindings for the Android Java library 'com.squareup.okio:okio-jvm'. Library description: A modern I/O library for Android, Java, and Kotlin Multiplatform.
SQLitePCLRaw.provider.internal.ios_classic by: Eric Sink et al
  • 58 total downloads
  • Latest version: 1.0.1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCLRaw 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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
Stub.System.Data.SQLite.Core.NetStandard by: SQLite Development Team
  • 69 total downloads
  • Latest version: 1.0.119
  • sqlite database ado.net provider interop
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
SQLitePCLRaw.provider.sqlite3.ios_classic by: Eric Sink et al
  • 58 total downloads
  • Latest version: 1.0.1
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCLRaw 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_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.