SoloX.CodeQuality.Prod by: Xavier Solau
  • 1 total downloads
  • Latest version: 2.0.3
  • code quality, analysis, coding style
Setup coding style and analysis for production projects (using NetAlalyzers and CodeStyle).
SonarAnalyzer.CSharp by: SonarSource
  • 23,569k total downloads
  • Latest version: 10.33.0.1635
  • 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/).
SourceGear.sqlite3 by: Eric Sink
  • 2 total downloads
  • Latest version: 3.50.4.5
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
Spatial4n by: Itamar Syn-Hershko, Shad Storhaug
  • 1 total downloads
  • Latest version: 0.4.1.1
  • lucene lucene.net spatial geospatial geo spatial4j search wkt wellknowntype euclidean geodesic shape point rectangle circle geocircle map mapping geolocation gis
A Geospatial Library for .NET - a .NET port of spatial4j
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
  • 2,868k total downloads
  • Latest version: 0.55.0
A library that makes it easier to create beautiful console applications.
Spectre.Console.Ansi by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
  • 997 total downloads
  • Latest version: 0.55.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
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android monodroid uwp net45
A library to make things cross-platform that should be.
Splat.Builder by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 19.3.1
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android
A library to make things cross-platform that should be.
Splat.Core by: .NET Foundation and Contributors
  • 1 total downloads
  • Latest version: 19.3.1
  • drawing colours geometry logging unit test detection service location image handling portable xamarin xamarin ios xamarin mac android
A library to make things cross-platform that should be.
SQLite by: Eric Sink
  • 2 total downloads
  • Latest version: 3.53.4
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
sqlite-net-pcl by: SQLite-net
  • 1 total downloads
  • Latest version: 1.9.172
  • sqlite-net sqlite database orm
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 1,931k total downloads
  • Latest version: 3.0.5
  • sqlite
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.bundle_green by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.2
  • 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: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLitePCLRaw.config.e_sqlite3 by: Eric Sink
  • 1 total downloads
  • Latest version: 3.0.3
  • sqlite
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.
SQLitePCLRaw.core by: Eric Sink
  • 1,947k total downloads
  • Latest version: 3.0.5
  • sqlite
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
  • 1,94k total downloads
  • Latest version: 3.50.3
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 1 total downloads
  • Latest version: 2.1.5
  • sqlite
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
  • 1,93k total downloads
  • Latest version: 3.0.5
  • 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
  • 13,85k total downloads
  • Latest version: 3.1.31
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StreamJsonRpc by: Microsoft
  • 1,934k total downloads
  • Latest version: 2.25.29+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.