Smidge.Core by: shandem
  • 58 total downloads
  • Latest version: 4.3.0
  • css javascript minify compression combination aspnetcore
A lightweight library for runtime CSS and JavaScript file management, minification, combination & compression
Smidge.InMemory by: shandem
  • 29 total downloads
  • Latest version: 4.3.0
  • css javascript minify compression combination aspnetcore
An in-memory caching provider for Smidge
Smidge.Nuglify by: shandem
  • 28 total downloads
  • Latest version: 4.3.0
  • css javascript minify compression combination nuglify uglify aspnetcore
A Nuglify engine for Smidge
Spectre.Console by: Patrik Svensson Phil Scott Nils Andresen
  • 14 total downloads
  • Latest version: 0.47.0
A library that makes it easier to create beautiful console applications.
Sprache by: Sprache
  • 686 total downloads
  • Latest version: 3.0.0-develop-00049
  • Parser Parsers
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 483 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.core by: Eric Sink
  • 775 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
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
  • sqlite xamarin
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
  • 305 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
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.tvos by: Eric Sink
  • 285 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • sqlite
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
  • 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
  • 261 total downloads
  • Latest version: 2.1.10
  • 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
  • 343 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • 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.internal by: Eric Sink
  • 377 total downloads
  • Latest version: 2.1.11-pre20241216174303
  • 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.
SqlKata by: Ahmad Moussawi
  • 700 total downloads
  • Latest version: 4.0.1
  • sql query-builder dynamic-query
A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle
SqlStreamStore by: Damian Hickey
  • 11 total downloads
  • Latest version: 1.2.1-alpha.3
  • cqrs event-sourcing event-store stream-store
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.081k total downloads
  • Latest version: 0.24.0
  • xUnit SwissLife Container Testing Azure IntegrationTest Test .Net DatabaseTest MessagingTest Database Messaging ServiceBus
Package Description
Squadron.Mongo by: Swiss Life authors and contributors
  • 788 total downloads
  • Latest version: 0.24.0
  • xUnit SwissLife Container Testing Azure IntegrationTest Test .Net DatabaseTest MessagingTest Database Messaging ServiceBus
Package Description
SSH.NET by: Renci
  • 416 total downloads
  • Latest version: 2024.2.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography by: Renci
  • 64 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET