Snappier by: btburnett3
  • 2 total downloads
  • Latest version: 1.1.6
  • snappy compression fast io
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET Core. However, Snappier performs best in .NET Core 3.0 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
SonarAnalyzer.CSharp by: SonarSource
  • 11,594k total downloads
  • Latest version: 10.17.0.131074
  • Roslyn Analyzer Analyzers Refactoring CodeAnalysis CleanCode Clean Code Sonar SonarAnalyzer Dotnet CSharp CodeQuality CodeReview StaticCodeAnalysis SonarQube SonarCloud SonarLint SonarQubeServer SonarQubeCloud SonarQubeIDE
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 110 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
  • 113 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
  • 111 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
  • 110 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,902k 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
  • 111 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.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
  • 607 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
  • 609 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,166k 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
  • 311 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,071k 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,444k 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,941k 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
Svg.Custom by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 0.6.0-preview4
  • svg vector graphics rendering 2d graphics geometry shapes
Custom build of the SVG rendering library.
Svg.Model by: Wiesław Šoltés
  • 1 total downloads
  • Latest version: 0.6.0-preview4
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia model
An SVG rendering object model library.