SQLitePCLRaw.provider.internal
by: Eric Sink
- 484 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
- 908 total downloads
- Latest version: 4.0.1
A powerful Dynamic Sql Query Builder supporting SQL Server, MySql, PostgreSql, Sqlite, and Oracle
SqlStreamStore
by: Damian Hickey
- 15 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.344k total downloads
- Latest version: 0.24.0
Package Description
Squadron.Mongo
by: Swiss Life authors and contributors
- 974 total downloads
- Latest version: 0.24.0
Package Description
SSH.NET
by: Renci
- 560 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
- 81 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. marc.gravell
- 20 total downloads
- Latest version: 2.5.43
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa
by: Stark Bank
- 15 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
- 32 total downloads
- Latest version: 2.0.1
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Stef.Validation
by: Stef Heyenrath
- 89 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.NetFramework
by: SQLite Development Team
- 22 total downloads
- Latest version: 1.0.118
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Stub.System.Data.SQLite.Core.NetStandard
by: SQLite Development Team
- 92 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
- 673 total downloads
- Latest version: 1.10.8
Trimmed down {{mustache}} templates in .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 1.036k 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.
- 241 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Superpower
by: Datalust Superpower Contributors Sprache Contributors
- 18 total downloads
- Latest version: 2.3.0
A parser combinator library for C#
Swashbuckle.AspNetCore
by: domaindrivendev
- 883 total downloads
- Latest version: 7.1.0
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 1.119k total downloads
- Latest version: 7.3.1
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Filters
by: Matt Frear
- 899 total downloads
- Latest version: 8.0.2
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.