StackExchange.Redis.Extensions.System.Text.Json by: Ugo Lattanzi
  • 191 total downloads
  • Latest version: 8.0.5
  • Async Redis NoSQL Client Distributed Cache PubSub Messaging
StackExchange.Redis.Extensions is a library that extends StackExchange.Redis allowing you a set of functionality needed by common applications. To store complex data It requires one of the following implementations: - StackExchange.Redis.Extensions.Newtonsoft - StackExchange.Redis.Extensions.System.Text.Json - StackExchange.Redis.Extensions.Jil - StackExchange.Redis.Extensions.MsgPack - StackExchange.Redis.Extensions.Protobuf - StackExchange.Redis.Extensions.Utf8Json
StackExchange.Redis.StrongName by: Stack Exchange, Inc., marc.gravell
  • 99 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
starkbank-ecdsa by: Stark Bank
  • 76 total downloads
  • Latest version: 1.3.3
  • ecdsa, digital-signature, elliptic-curve
Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank
Stateless by: Stateless Contributors
  • 1.579k total downloads
  • Latest version: 5.20.1
Create state machines and lightweight state machine-based workflows directly in .NET code
Stimulsoft.Reports.Engine.NetCore by: Stimulsoft
  • 588 total downloads
  • Latest version: 2022.2.6
  • stimulsoft report reports reporting tool engine generator net-core framework export pdf excel html data
The native .NET Core report engine is a part of the reporting tool for .NET Standard, .NET Core and .NET, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others.
Stimulsoft.Reports.Web.NetCore by: Stimulsoft
  • 795 total downloads
  • Latest version: 2022.2.6
  • stimulsoft report reports reporting tool generator html5 viewer designer sql xml json data barcode qr-code charts export pdf excel html mvc net-core
Stimulsoft Reports.Web for .NET Core is a reporting tool designed to create and render reports in Web using native .NET Core report engine. Stimulsoft Reports.Web will provide the complete cycle of report designing, from creating report templates and ending with showing them in a web browser. All this can be done without closing a web browser. Stimulsoft Reports.Web is the reporting tool that allows you to edit reports directly in Web.
StrawberryShake.Core by: ChilliCream authors and contributors
  • 1.752k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Abstractions and foundational APIs for StrawberryShake GraphQL clients.
StrawberryShake.Resources by: ChilliCream authors and contributors
  • 1.535k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Resources for StrawberryShake GraphQL clients.
StrawberryShake.Tools.Configuration by: ChilliCream authors and contributors
  • 2.09k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
Package Description
StrawberryShake.Transport.Http by: ChilliCream authors and contributors
  • 2.273k total downloads
  • Latest version: 14.4.0-p.10
  • GraphQL ChilliCream
GraphQL over HTTP transport implementation for StrawberryShake GraphQL clients.
StreamJsonRpc by: Microsoft
  • 703 total downloads
  • Latest version: 2.24.84+RR
  • 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.
Stripe.net by: Stripe, Jayme Davis
  • 5.225k total downloads
  • Latest version: 50.4.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)
StrongNamer by: Daniel Plaisted
  • 66 total downloads
  • Latest version: 0.2.5
  • strongname strong name naming
Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
Stub.System.Data.SQLite.Core.NetStandard by: SQLite Development Team
  • 35 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.
  • 326 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.
  • 125 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
StyleCop.MSBuild by: StyleCop contributors, Chris Dahlberg
  • 259 total downloads
  • Latest version: 6.2.0
Integrates StyleCop "Classic" source code analysis into the build process of C# projects to enforce a set of style and consistency rules.
Stylet by: Antony Male
  • 101 total downloads
  • Latest version: 1.1.8
  • WPF MVVM ViewModel Screen Conductor ViewModel-First Model-View-ViewModel UI
A very lightweight but powerful ViewModel-First MVVM framework for WPF, inspired by Caliburn.Micro. Comes with its own IoC container.
SuperSocket by: Kerry Jiang
  • 283 total downloads
  • Latest version: 2.0.2
  • SuperSocket, Socket Server, .Net Server Framework
SuperSocket is a light weight, cross platform and extensible socket server application framework. You can use it to build a server side socket application (like game server, GPS server, industrial control system, data acquisition server etc) easily without thinking about how to use socket, how to maintain the socket connections and how socket works.
SuperSocket.ClientEngine.Core by: Kerry Jiang
  • 129 total downloads
  • Latest version: 0.10.0
  • SuperSocket Socket Client
It's a .NET socket tool which can simplify the socket client developing. This difference between this package and SuperSocket.ClientEngine is it doesn't include the protocol resolving library.