ServiceStack.Text
by: ServiceStack
- 1.365k total downloads
- Latest version: 8.5.2
.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
Serilog.Sinks.PostgreSQL
by: Evgenii Butorin
- 581 total downloads
- Latest version: 2.3.0
Serilog sink for writing to PostgreSQL table
SixLabors.Core
by: Six Labors
- 57 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SharpZipLib
by: ICSharpCode
- 484 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
- 680 total downloads
- Latest version: 3.1.0
Extend Serilog with timed operations.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.612k total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
SQLitePCLRaw.core
by: Eric Sink
- 2.613k total downloads
- Latest version: 2.1.11-pre20241216174303
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
- 2.425k total downloads
- Latest version: 2.1.11-pre20241216174303
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
- 21 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
- 920 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
SourceLink.Create.GitHub
by: Cameron Taggart
- 781 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
SQLitePCLRaw.lib.e_sqlite3
by: Eric Sink
- 1.495k total downloads
- Latest version: 2.1.11-pre20241216174303
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_*.
Serilog.Sinks.File
by: Serilog Contributors
- 2.531k total downloads
- Latest version: 6.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.Debug
by: Serilog Contributors
- 615 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
SQLitePCLRaw.lib.e_sqlite3.android
by: Eric Sink
- 4 total downloads
- Latest version: 2.1.11-pre20241216174303
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_*.
Serilog.Sinks.Http
by: Mattias Kindborg
- 2.05k total downloads
- Latest version: 9.0.0
A Serilog sink sending log events over HTTP.
SQLite
by: SQLite Development Team
- 54 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).
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 2.536k total downloads
- Latest version: 2.1.11-pre20241216174303
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: e_sqlite3 included
SixLabors.Fonts
by: Six Labors and contributors
- 313 total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 227 total downloads
- Latest version: 4.0.1-dev-00087
Serilog event sink that writes to the Windows Event Log.