SQLitePCLRaw.provider.internal
by: Eric Sink
- 980 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
- 739 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
- 308 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
- 60 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 1.746k total downloads
- Latest version: 2.10.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName
by: Stack Exchange Inc. marc.gravell
- 207 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
StrongNamer
by: Daniel Plaisted
- 163 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
- 74 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.16k 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.
- 372 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.411k total downloads
- Latest version: 7.1.0
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 1.788k 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
- 1.683k total downloads
- Latest version: 8.1.4
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 1.785k total downloads
- Latest version: 8.1.4
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swashbuckle.AspNetCore.SwaggerUi
by: Swashbuckle.AspNetCore.SwaggerUi
- 19 total downloads
- Latest version: 1.0.0-rc1
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Synercoding.FormsAuthentication
by: Synercoding
- 19 total downloads
- Latest version: 2.1.0
With this package you can use ASP.NET Forms Authentication, alot of the code for this package was taken (and altered) from https://github.com/Microsoft/referencesource/tree/master/System.Web/Security under MIT license.
System.AppContext
by: Microsoft
- 333 total downloads
- Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
When using NuGet 3.x this package requires at least version 3.4.
System.Binary
by: Microsoft Corporation
- 19 total downloads
- Latest version: 0.1.0-alpha-001
Non-allocating ninary reader and writer
System.Buffers.Primitives
by: Microsoft Corporation
- 19 total downloads
- Latest version: 0.1.0-alpha-001
Slices of arrays and buffers
System.ClientModel
by: Microsoft
- 559 total downloads
- Latest version: 1.8.1
Contains building blocks for clients that call cloud services.