SixLabors.Core
by: Six Labors
- 810 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SharpZipLib
by: ICSharpCode
- 1.818k total downloads
- Latest version: 1.4.2
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
SerilogTimings
by: nblumhardt SerilogTimings Contributors
- 2.564k total downloads
- Latest version: 3.1.0
Extend Serilog with timed operations.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 5.772k total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 9.285k total downloads
- Latest version: 2.1.11
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
- 89 total downloads
- Latest version: 3.12.3
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.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 3.132k total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
SourceLink.Create.GitHub
by: Cameron Taggart
- 3.132k total downloads
- Latest version: 2.8.3
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
Serilog.Sinks.Http
by: Mattias Kindborg
- 7.697k total downloads
- Latest version: 9.2.1
A Serilog sink sending log events over HTTP.
SQLite
by: SQLite Development Team
- 243 total downloads
- Latest version: 3.13.0
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 Linux, macOS, and Windows (desktop and Universal Windows apps).
Spectre.Console
by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
- 14.421k total downloads
- Latest version: 0.55.3-alpha.0.3
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 9.593k total downloads
- Latest version: 3.0.2
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
- 1.771k total downloads
- Latest version: 10.24.0.138807
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
- 332 total downloads
- Latest version: 3.50.4.5
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.Fonts
by: Six Labors and contributors
- 3.893k total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
Spectre.Console.Ansi
by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi
- 802 total downloads
- Latest version: 0.55.3-alpha.0.3
A library that makes it easier to create beautiful console applications.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden Christian Kadluba Serilog Contributors
- 513 total downloads
- Latest version: 9.0.4-dev-00160
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
ServiceStack.Text
by: ServiceStack
- 6.109k total downloads
- Latest version: 10.0.6
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see:
https://github.com/ServiceStack/ServiceStack.Text
SmartFormat
by: axuno gGmbH Scott Rippey SmartFormat Project maintainers and contributors.
- 1.501k total downloads
- Latest version: 3.6.1
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.
Serilog.Sinks.PostgreSQL
by: Evgenii Butorin
- 2.187k total downloads
- Latest version: 2.3.0
Serilog sink for writing to PostgreSQL table