Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
- 709 total downloads
- Latest version: 0.53.0
A library that makes it easier to create beautiful console applications.
Splat
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 14.6.37
A library to make things cross-platform that should be.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 660 total downloads
- Latest version: 3.0.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.core
by: Eric Sink
- 663 total downloads
- Latest version: 3.0.2
SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider().
SQLitePCLRaw.lib.e_sqlite3
by: Eric Sink
- 659 total downloads
- Latest version: 2.1.10
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.5
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.provider.e_sqlite3
by: Eric Sink
- 658 total downloads
- Latest version: 2.1.11
SQLitePCLRaw 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 'e_sqlite3', the SQLite builds provided with SQLitePCLRaw.
StackExchange.Redis
by: Stack Exchange, Inc., Marc Gravell, Nick Craver
- 5,821k total downloads
- Latest version: 2.9.25
High performance Redis client, incorporating both synchronous and asynchronous usage.
StreamJsonRpc
by: Microsoft
- 659 total downloads
- Latest version: 2.22.11
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.
StructureMap
by: Jeremy D. Miller, Joshua Flanagan, Frank Quednau, Dmytro Dziuma
- 11 total downloads
- Latest version: 4.7.1
The Original IoC Container for .Net
StructureMap.MVC5
by: Web Advanced
- 3 total downloads
- Latest version: 3.0.4.125
Adds the latest version of structuremap and configures it as the default Dependency Resolver for ASP.NET MVC5. Does not work with 'ApiControllers', please add the Structuremap.WebAPI2 package if you need WebAPI support.
StructureMap.WebApi2
by: Web Advanced
- 3 total downloads
- Latest version: 3.0.4.125
Adds the latest version of structuremap and configures it as the default Dependency Resolver.
Sustainsys.Saml2
by: Sustainsys
- 735 total downloads
- Latest version: 2.10.0
SAML2 protocol support. Do not use directly, use the high level package for your platform.
Sustainsys.Saml2.AspNetCore2
by: Sustainsys
- 737 total downloads
- Latest version: 2.10.0
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X
Swashbuckle.AspNetCore
by: domaindrivendev
- 6,12k total downloads
- Latest version: 10.1.2
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 402 total downloads
- Latest version: 7.2.0
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 1,224k 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,656k total downloads
- Latest version: 8.1.1
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 2,219k total downloads
- Latest version: 8.1.1
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Svg.Custom
by: Wiesław Šoltés
- 1 total downloads
- Latest version: 0.6.0-preview4
Custom build of the SVG rendering library.