SQLitePCLRaw.provider.internal
by: Eric Sink
- 51 total downloads
- Latest version: 2.1.11
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
- 73 total downloads
- Latest version: 3.0.2
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
- 32 total downloads
- Latest version: 2025.1.0
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography
by: Renci
- 3 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 111 total downloads
- Latest version: 2.10.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
Stub.System.Data.SQLite.Core.NetFramework
by: SQLite Development Team
- 1 total downloads
- Latest version: 1.0.119
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
- 1 total downloads
- Latest version: 1.0.119
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
Svg.Model
by: Wiesław Šoltés
- 104 total downloads
- Latest version: 3.4.1
An SVG rendering object model library.
Swashbuckle.AspNetCore
by: domaindrivendev
- 5 total downloads
- Latest version: 10.1.0
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 131 total downloads
- Latest version: 8.1.4
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Filters
by: Matt Frear
- 46 total downloads
- Latest version: 9.0.0
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.Filters.Abstractions
by: Matt Frear
- 3 total downloads
- Latest version: 9.0.0
Some additional useful filters for Swashbuckle.AspNetCore. This package replaces Swashbuckle.AspNetCore.Examples.
Swashbuckle.AspNetCore.Newtonsoft
by: domaindrivendev
- 115 total downloads
- Latest version: 8.1.4
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
Swashbuckle.AspNetCore.ReDoc
by: domaindrivendev
- 67 total downloads
- Latest version: 8.1.2
Middleware to expose an embedded version of Redoc from an ASP.NET Core application
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 38 total downloads
- Latest version: 8.1.4
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 19 total downloads
- Latest version: 8.1.4
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 78 total downloads
- Latest version: 8.1.4
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.Binary
by: Microsoft Corporation
- 1 total downloads
- Latest version: 0.1.0-alpha-001
Non-allocating ninary reader and writer
System.Buffers.Primitives
by: Microsoft Corporation
- 1 total downloads
- Latest version: 0.1.0-alpha-001
Slices of arrays and buffers