SmartFormat by: axuno gGmbH Scott Rippey SmartFormat Project maintainers and contributors.
  • 1.999k total downloads
  • Latest version: 3.6.1
  • string-format stringformat template templating string-composition smartformat smart-format netstandard netcore netframework csharp c-sharp
This package contains the core SmartFormat assemblies with core extensions built-in. SmartFormat is a lightweight text templating library written in C#. It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format. It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
SQLite3MC.PCLRaw.lib by: Ulrich Telle et al.
  • 203 total downloads
  • Latest version: 2.4.0
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
Native binaries of the sqlite3mc library. Use SQLite3MC.PCLRaw.provider to access the library.
SQLitePCLRaw.core by: Eric Sink
  • 11.671k 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.config.e_sqlite3 by: Eric Sink
  • 349 total downloads
  • Latest version: 3.0.5
  • 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.bundle_green by: Eric Sink
  • 11.46k total downloads
  • Latest version: 2.1.11
  • 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.
SQLite.Native by: SQLite Development Team
  • 123 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLite3MC.PCLRaw.provider by: Ulrich Telle et al.
  • 186 total downloads
  • Latest version: 2.4.0
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
A SQLitePCLRaw provider that enables access to the native sqlite3mc library included by the SQLite3MC.PCLRaw.lib package.
SQLite3MC.PCLRaw.bundle by: Ulrich Telle et al.
  • 196 total downloads
  • Latest version: 2.4.0
  • SQLite Encryption wxSQLite3 SQLCipher ChaCha20-Poly1305 Ascon-128 AEGIS
A SQLitePCLRaw bundle for SQLite3 Multiple Ciphers--an encryption extension for SQLite with support for multiple ciphers. Includes SQLite3 Multiple Ciphers 2.4.0, based on SQLite 3.53.4.
SourceLink.Create.GitHub by: Cameron Taggart
  • 3.614k total downloads
  • Latest version: 2.8.3
  • sourcelink pdb symbols git sourceindexing debugging sourceserver build
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
SQLitePCLRaw.lib.e_sqlite3 by: Eric Sink
  • 8.922k total downloads
  • Latest version: 3.53.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.
SixLabors.Shapes by: Six Labors and contributors
  • 541 total downloads
  • Latest version: 1.0.0-beta0009
  • polygon rectangle point in polygon complex polygons shape 2D
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SQLitePCLRaw.lib.e_sqlite3.android by: Eric Sink
  • 347 total downloads
  • Latest version: 2.1.13
  • 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_*.
SQLite by: Eric Sink
  • 332 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.
Spectre.Console by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
  • 31.544k total downloads
  • Latest version: 0.57.3-alpha.0.18
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 11.895k 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().
SonarAnalyzer.CSharp by: SonarSource
  • 5.356k total downloads
  • Latest version: 10.34.0.3385
  • 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
  • 520 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.
SQLitePCLRaw.lib.e_sqlite3.ios by: Eric Sink
  • 2.06k total downloads
  • Latest version: 2.1.13
  • 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_*.
Spectre.Console.Ansi by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
  • 3.416k total downloads
  • Latest version: 0.57.3-alpha.0.18
A library that makes it easier to create beautiful console applications.
SixLabors.Shapes.Text by: Six Labors and contributors
  • 336 total downloads
  • Latest version: 1.0.0-beta0009
  • shapes text
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes