SQLitePCLRaw.provider.internal.ios_classic
by: Eric Sink, et al
- 48 total downloads
- Latest version: 1.0.1
A SQLitePCLRaw 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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
SQLitePCLRaw.provider.internal.ios_unified
by: Eric Sink, et al
- 288 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_internal()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.sqlite3
by: Eric Sink
- 527 total downloads
- Latest version: 3.0.3
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.
SQLitePCLRaw.provider.sqlite3.ios_classic
by: Eric Sink, et al
- 46 total downloads
- Latest version: 1.0.1
A SQLitePCLRaw 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_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
SQLitePCLRaw.provider.sqlite3.ios_unified
by: Eric Sink, et al
- 250 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_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 2.468k total downloads
- Latest version: 3.0.47-preview
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName
by: Stack Exchange, Inc., marc.gravell
- 251 total downloads
- Latest version: 1.2.6
High performance Redis client, incorporating both synchronous and asynchronous usage.
Std.UriTemplate
by: Std.UriTemplate
- 558 total downloads
- Latest version: 2.0.10
Std.Uritemplate for .NET - Implementation of RFC 6570 (Level 4)
Stef.Validation
by: Stef Heyenrath
- 130 total downloads
- Latest version: 0.3.0
Argument validation like: Guard.NotNull, Guard.NotNullOrEmpty, Guard.NotNullOrWhiteSpace, Guard.Condition en Guard.HasNoNulls.
StreamJsonRpc
by: Microsoft
- 561 total downloads
- Latest version: 2.25.29+RR
A cross-platform .NETStandard library that implements the JSON-RPC wire protocol and can use System.IO.Stream, System.IO.Pipelines or WebSocket so you can use it with any transport.
Stubble.Core
by: Alex McAuliffe
- 335 total downloads
- Latest version: 1.10.8
Trimmed down {{mustache}} templates in .NET
StyleCop.Analyzers
by: Sam Harwell et. al.
- 567 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.
- 270 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
- 221 total downloads
- Latest version: 3.2.2-dev-00214
A parser combinator library for C#
Swashbuckle.AspNetCore
by: domaindrivendev
- 1.177k total downloads
- Latest version: 10.2.1
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 983 total downloads
- Latest version: 10.2.1
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 970 total downloads
- Latest version: 10.2.1
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 977 total downloads
- Latest version: 10.2.1
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Syncfusion.Blazor
by: Syncfusion Inc.
- 3.59k total downloads
- Latest version: 33.2.13
This package provides 90+ Syncfusion® Blazor native components that work seamlessly with Blazor Web Apps (Server, WebAssembly, and Auto Modes), as well as Standalone WebAssembly and Server projects.
Syncfusion.Blazor.Buttons
by: Syncfusion Inc.
- 3.048k total downloads
- Latest version: 33.2.13
Provides Syncfusion® Blazor UI components including Button, Checkbox, RadioButton, Chips, Switch, Floating Action Button, SpeedDial, and Icons. Designed for building interactive user interfaces with support for Blazor Server and Blazor WebAssembly.