SQLitePCLRaw.core
by: Eric Sink
- 775 total downloads
- Latest version: 2.1.11-pre20241216174303
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3
by: Eric Sink
- 72 total downloads
- Latest version: 2.1.6
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 81 total downloads
- Latest version: 2.1.11-pre20241216174303
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.dynamic
by: Eric Sink
- 43 total downloads
- Latest version: 2.0.0-pre20190625090255
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
- 261 total downloads
- Latest version: 2.1.10
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
- 343 total downloads
- Latest version: 2.1.11-pre20241216174303
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.internal
by: Eric Sink
- 377 total downloads
- Latest version: 2.1.11-pre20241216174303
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.
SqlKata
by: Ahmad Moussawi
- 634 total downloads
- Latest version: 3.2.3
A powerful Dynamic Sql Query Builder supporting Sql Server, MySql, PostgreSql, Oracle and Firebird
SqlStreamStore
by: Damian Hickey
- 10 total downloads
- Latest version: 1.2.1-alpha.3
A library for writing and reading streams (also known as an 'event store') with a focus on SQL based implementations. This contains the core interfaces, abstractions and an in-memory implementation for tests.
Squadron.Core
by: Swiss Life authors and contributors
- 1.024k total downloads
- Latest version: 0.23.1
Package Description
Squadron.Mongo
by: Swiss Life authors and contributors
- 732 total downloads
- Latest version: 0.23.1
Package Description
SSH.NET
by: Renci
- 218 total downloads
- Latest version: 2024.2.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 50 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. marc.gravell
- 13 total downloads
- Latest version: 2.5.43
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 11 total downloads
- Latest version: 1.3.3
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Std.UriTemplate
by: Std.UriTemplate
- 25 total downloads
- Latest version: 2.0.1
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Stef.Validation
by: Stef Heyenrath
- 68 total downloads
- Latest version: 0.1.1
Argument validation like: Guard.NotNull, Guard.NotNullOrEmpty, Guard.NotNullOrWhiteSpace, Guard.Condition en Guard.HasNoNulls.
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 77 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Stubble.Core
by: Alex McAuliffe
- 263 total downloads
- Latest version: 1.10.8
Trimmed down {{mustache}} templates in .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 784 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes