SQLitePCLRaw.lib.e_sqlite3.v140
by: Eric Sink, D. Richard Hipp, et al
- 96 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.e_sqlite3.netstandard11
by: Eric Sink, et al
- 91 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SSH.NET
by: Renci
- 55 total downloads
- Latest version: 2020.0.2
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism and with broad framework support.
SshNet.Security.Cryptography
by: Renci
- 17 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 69 total downloads
- Latest version: 3.1.13
High performance Redis client, incorporating both synchronous and asynchronous usage.
StreamJsonRpc
by: Microsoft
- 71 total downloads
- Latest version: 1.5.68
A cross-platform .NET portable library that implements the JSON-RPC wire protocol and can use System.IO.Stream or WebSocket so you can use it with any transport.
Stride.Assets
by: Stride contributors
- 243 total downloads
- Latest version: 4.4.0-beta5+g34c7f40f
Package Description
Stride.CommunityToolkit
by: Stride Contributors
- 33 total downloads
- Latest version: 1.0.0-preview.16
Collection of helpers and extensions for Stride Game Engine developers. Simplifies and demonstrates common developer tasks building experiences for Stride with .NET 8.
Stride.Core
by: Stride contributors
- 257 total downloads
- Latest version: 4.4.0-beta5+g34c7f40f
Core assembly for all Stride assemblies.
Stride.Core.Assets.CompilerApp
by: Stride contributors, Silicon Studio Corp.
- 227 total downloads
- Latest version: 4.3.0.2507+ge023d874
Package Description
Stride.Dependencies.SpirvCross
by: Stride Contributors
- 26 total downloads
- Latest version: 2026.7.26
SPIRV-Cross shared library for Stride SPIR-V to HLSL/GLSL translation. Built from stride3d/SPIRV-Cross commit 8bf4b0e.
Stride.Graphics
by: Stride contributors
- 221 total downloads
- Latest version: 4.4.0-beta5+g34c7f40f
Package Description
Stride.Shaders.Compilers
by: Stride contributors
- 15 total downloads
- Latest version: 4.4.0-beta5+g34c7f40f
Package Description
StyleCop.Analyzers
by: Sam Harwell et. al.
- 264 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.
- 89 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Swashbuckle.AspNetCore
by: domaindrivendev
- 339 total downloads
- Latest version: 10.2.3
Swagger tools for documenting APIs built on ASP.NET Core
System.AppContext
by: Microsoft
- 14 total downloads
- Latest version: 4.0.0-beta-22816
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
System.Buffers
by: Microsoft
- 62 total downloads
- Latest version: 4.5.1
Provides resource pooling of any type for performance-critical applications that allocate and deallocate objects frequently.
Commonly Used Types:
System.Buffers.ArrayPool<T>
7601f4f6225089ffb291dc7d58293c7bbf5c5d4f
When using NuGet 3.x this package requires at least version 3.4.
System.Buffers.Primitives
by: Microsoft Corporation
- 4 total downloads
- Latest version: 0.1.0-alpha-001
Slices of arrays and buffers