ServiceStack.Text by: Demis Bellot
  • 152 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient. Benchmarks at: http://servicestack.net/benchmarks/ Includes the String and Stream functionality for all the ServiceStack projects including: - T.Dump() generic extension method for easy dbugging and introspection of types - WebRequest, List, Dictionary and DateTime extensions
Serilog.Sinks.PostgreSQL by: Evgenii Butorin
  • 789 total downloads
  • Latest version: 1.2.0
  • serilog postgresql
Serilog sink for writing to PostgreSQL table
SixLabors.Core by: Six Labors
  • 883 total downloads
  • Latest version: 1.0.0-beta0008
  • rectangle point size primitives
Low level primitives for use across Six Labors projects.
SharpZipLib by: ICSharpCode
  • 347 total downloads
  • Latest version: 1.0.0-alpha2
  • Compression Library Zip GZip BZip2 LZW Tar
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
  • 1.547k total downloads
  • Latest version: 2.3.1-dev-00010
  • serilog metrics timings operations
Extends Serilog with timed operations
Serilog.Sinks.PeriodicBatching by: Serilog Contributors
  • 4.36k total downloads
  • Latest version: 3.1.1-dev-00804
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
SQLitePCLRaw.core by: Eric Sink et al
  • 3.28k total downloads
  • Latest version: 1.1.14
  • sqlite pcl database xamarin monotouch ios monodroid android wp8 wpa netstandard uwp
SQLitePCL.raw 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(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green by: Eric Sink
  • 3.253k total downloads
  • Latest version: 1.1.15
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
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
SQLite.Native by: SQLite Development Team
  • 101 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.
Serilog.Sinks.RollingFile by: Serilog Contributors
  • 3.386k total downloads
  • Latest version: 3.3.1-dev-00771
  • serilog file io rolling
The rolling file sink for Serilog
SourceLink.Create.GitHub by: Cameron Taggart
  • 3.314k 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
Serilog.Sinks.Console by: Serilog Contributors
  • 8.221k total downloads
  • Latest version: 4.2.0-dev-00918
  • serilog console terminal
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File by: Serilog Contributors
  • 9.373k total downloads
  • Latest version: 5.0.1-dev-00976
  • serilog file
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug by: Serilog Contributors
  • 1.636k total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Http by: Mattias Kindborg
  • 4.796k total downloads
  • Latest version: 8.0.0-beta.9
  • serilog http
A Serilog sink sending log events over HTTP.
SQLite by: SQLite Development Team
  • 265 total downloads
  • Latest version: 3.13.0
  • 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 Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLitePCLRaw.bundle_e_sqlite3 by: Eric Sink
  • 3.35k total downloads
  • Latest version: 3.0.3
  • 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
  • 2.779k total downloads
  • Latest version: 10.27.0.140913
  • 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/).
SixLabors.Fonts by: Six Labors and contributors
  • 3.157k total downloads
  • Latest version: 3.0.0
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
Serilog.Sinks.ColoredConsole by: Serilog Contributors
  • 1.453k total downloads
  • Latest version: 3.0.1
  • serilog console coloredconsole
Now replaced by Serilog.Sinks.Console, please use that package instead. The colored console sink for Serilog