SQLitePCLRaw.provider.sqlite3 by: Eric Sink
  • 163 total downloads
  • Latest version: 3.0.2
  • sqlite
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.
SqlTableDependency by: Christian Del Bianco
  • 14 total downloads
  • Latest version: 8.5.8
  • SQL Server dependency notifications record table change
SqlTableDependency is a high-level implementation to access table record change notifications from SQL Server. This class allows you to detect changes on a database table. Every change will send a notification messages contains values for the updated, inserted or deleted record, avoid you to execute a further select to update your application data. If you want to use record change notifications without paying attention to the underlying Service Broker infrastructure, the SqlTableDependency class is your choice. The SqlTableDependency class represents a notification dependency between an application and a SQL Server Table. When you use SqlTableDependency to get notifications, this componenet provides the low-level implementation creating the Queue and Service Broker. In this way SqlTableDependency class provides access to notifications without knowing anything about the underlying Service Broker infrastructure. Once a record change happens, SqlTableDependency's event subscribers are notified.
SshNet.Security.Cryptography by: Renci
  • 5 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange Inc. Marc Gravell Nick Craver
  • 337 total downloads
  • Latest version: 3.0.2-preview
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
SteamKit2 by: SteamKit2
  • 132 total downloads
  • Latest version: 2.5.0
  • steamkit sk2 steam valve dota dota2 csgo
.NET library that aims to interoperate with the Steam network.
StreamExtended by: honfika justcoding121
  • 134 total downloads
  • Latest version: 1.0.209-beta
SNI for SslStream.
Stripe.net by: Stripe Jayme Davis
  • 4.205k total downloads
  • Latest version: 51.1.0-beta.1
  • stripe payment credit cards money gateway paypal braintree
Stripe.net is a sync/async client and portable class library for the Stripe API, supporting .NET Standard 2.0+, .NET Core 3.1+, and .NET Framework 4.6.1+. (Official Library)
Stub.System.Data.SQLite.Core.NetStandard by: SQLite Development Team
  • 5 total downloads
  • Latest version: 1.0.119
  • sqlite database ado.net provider interop
The official SQLite database engine for both x86 and x64 along with the ADO.NET provider.
StyleCop.Analyzers by: Sam Harwell et. al.
  • 187 total downloads
  • Latest version: 1.2.0-beta.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable by: Sam Harwell et. al.
  • 51 total downloads
  • Latest version: 1.2.0.556
  • StyleCop DotNetAnalyzers Roslyn Diagnostic Analyzer
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Superpower by: Datalust Superpower Contributors Sprache Contributors
  • 312 total downloads
  • Latest version: 3.1.1-dev-00257
  • superpower parser
A parser combinator library for C#
Svg by: davescriven jvenema mrbean-bremen H1Gdev Wiesław Šoltés owaits ddpruitt Ralf1108 Tebjan Halm and others
  • 138 total downloads
  • Latest version: 3.4.7
  • svg vector graphics rendering
Public fork of the C# SVG rendering library on codeplex. This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further. So please feel free to fork it and open pull requests for any fix, improvement or feature you add. License: Microsoft Public License.
Svg.Custom by: Wiesław Šoltés
  • 431 total downloads
  • Latest version: 4.0.0-rc1
  • svg vector graphics rendering 2d graphics geometry shapes
Custom build of the SVG rendering library.
Svg.Model by: Wiesław Šoltés
  • 481 total downloads
  • Latest version: 4.0.0-rc1
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia model
An SVG rendering object model library.
Svg.Skia by: Wiesław Šoltés
  • 749 total downloads
  • Latest version: 4.0.0-rc1
  • svg vector graphics rendering 2d graphics geometry shapes skiasharp skia
An SVG rendering library.
Swashbuckle.AspNetCore by: domaindrivendev
  • 319 total downloads
  • Latest version: 7.1.0
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations by: domaindrivendev
  • 152 total downloads
  • Latest version: 8.1.4
  • 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
  • 270 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
  • 361 total downloads
  • Latest version: 8.1.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI by: domaindrivendev
  • 328 total downloads
  • Latest version: 8.1.4
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
Swashbuckle.AspNetCore.SwaggerUi by: Swashbuckle.AspNetCore.SwaggerUi
  • 4 total downloads
  • Latest version: 1.0.0-rc1
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application