SQLitePCLRaw.provider.internal
by: Eric Sink
- 1.352k total downloads
- Latest version: 2.1.13
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
- 1.152k total downloads
- Latest version: 3.0.5
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.
SSH.NET
by: Renci
- 719 total downloads
- Latest version: 2026.0.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 100 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 2.637k total downloads
- Latest version: 3.3.0
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 297 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Std.UriTemplate
by: Std.UriTemplate
- 936 total downloads
- Latest version: 2.0.12
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Stripe.net
by: Stripe Jayme Davis
- 23.32k total downloads
- Latest version: 52.5.0-beta.1
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)
StrongNamer
by: Daniel Plaisted
- 497 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.
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 105 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1.736k 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.
- 469 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
summernote.editor
by: Summernote
- 14 total downloads
- Latest version: 0.8.10
Summernote is a JavaScript library that helps you create WYSIWYG editors online.
Home page: https://summernote.org
Summernote is available under the MIT license.
Supabase
by: Supabase
- 229 total downloads
- Latest version: 8.1.1
A C# implementation of the Supabase client
Supabase.Core
by: Joseph Schultz <joseph@acupofjose.com>
- 66 total downloads
- Latest version: 1.2.0
Shared core for Supabase.*
Supabase.Functions
by: Supabase
- 81 total downloads
- Latest version: 8.1.1
A C# client for Supabase Functions
Supabase.Postgrest
by: Supabase
- 146 total downloads
- Latest version: 8.1.1
Postgrest-csharp is written primarily as a helper library for supabase/supabase-csharp, however, it should be easy enough to use outside of the supabase ecosystem.
The bulk of this library is a translation and c-sharp-ification of the supabase/postgrest-js library.
Supabase.Realtime
by: Supabase
- 160 total downloads
- Latest version: 8.1.1
Realtime-csharp is written as a client library for supabase/realtime.
Supabase.Storage
by: Supabase
- 154 total downloads
- Latest version: 8.1.1
A C# implementation of the Supabase Storage client