SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 114 total downloads
  • Latest version: 2.1.10
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: e_sqlite3 included
SQLitePCLRaw.core by: Eric Sink
  • 117 total downloads
  • Latest version: 2.1.11
  • sqlite
SQLitePCL.raw 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(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 115 total downloads
  • Latest version: 2.1.10
  • sqlite;xamarin
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
  • 114 total downloads
  • Latest version: 2.1.11
  • sqlite
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
  • 2,922k total downloads
  • Latest version: 2.9.25
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StreamJsonRpc by: Microsoft
  • 115 total downloads
  • Latest version: 2.22.11
  • visualstudio stream json rpc jsonrpc
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
  • 9 total downloads
  • Latest version: 4.7.1
  • IoC
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.web by: Jeremy Miller
  • 6 total downloads
  • Latest version: 4.0.0.315
ASP.Net specific functionality for use with the StructureMap IoC container
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.
structuremap.web-signed by: Jeremy Miller
  • 5 total downloads
  • Latest version: 3.1.6.191
A strong named version of StructureMap.Web for shops that require signing
structuremap-signed by: Jeremy Miller
  • 2 total downloads
  • Latest version: 3.1.9.463
A strong named version of StructureMap for shops that require signing
Sustainsys.Saml2 by: Sustainsys
  • 609 total downloads
  • Latest version: 2.10.0
  • SAML2 authentication AspNet SAML SSO
SAML2 protocol support. Do not use directly, use the high level package for your platform.
Sustainsys.Saml2.AspNetCore2 by: Sustainsys
  • 611 total downloads
  • Latest version: 2.10.0
  • SAML2 authentication AspNet SAML SSO
ASP.NET Core authentication handler for the SAML2 protocol, compatible with Asp.Net Core 2.X and 3.X
Swashbuckle.AspNetCore by: domaindrivendev
  • 5,177k total downloads
  • Latest version: 9.0.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations by: domaindrivendev
  • 313 total downloads
  • Latest version: 7.2.0
  • swagger documentation discovery help webapi aspnet aspnetcore annotations
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 1,074k total downloads
  • Latest version: 8.1.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen by: domaindrivendev
  • 1,447k total downloads
  • Latest version: 8.1.1
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: domaindrivendev
  • 1,945k total downloads
  • Latest version: 8.1.1
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swashbuckle.Core by: Richard Morris
  • 1 total downloads
  • Latest version: 5.6.0
  • Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost OWIN
Seamlessly adds a Swagger to WebApi projects!