Serilog.Sinks.Debug
by: Serilog Contributors
- 121 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Formatting.Compact
by: Serilog Contributors
- 176 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 682 total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.File
by: Serilog Contributors
- 746 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Settings.Configuration
by: Serilog Contributors
- 839 total downloads
- Latest version: 3.5.0-dev-00370
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SixLabors.ImageSharp
by: Six Labors and contributors
- 121 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SQLitePCL
by: Microsoft Open Technologies Inc.
- 56 total downloads
- Latest version: 3.8.7.2
Portable Class Library for SQLite
SharpCompress
by: Adam Hathcock
- 416 total downloads
- Latest version: 0.24.0
SharpCompress is a compression library for NET Standard 1.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SQLitePCLRaw.lib.e_sqlite3.v110_wp80
by: Eric Sink D. Richard Hipp et al
- 174 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 196 total downloads
- Latest version: 1.1.15
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
SQLitePCLRaw.lib.e_sqlite3.v110
by: Eric Sink D. Richard Hipp et al
- 168 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 156 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 156 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.core
by: Eric Sink et al
- 233 total downloads
- Latest version: 1.1.14
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_*.
ServiceStack.Common
by: ServiceStack
- 511 total downloads
- Latest version: 5.14.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 288 total downloads
- Latest version: 5.14.0
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 518 total downloads
- Latest version: 5.14.0
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
ServiceStack.Text
by: ServiceStack
- 669 total downloads
- Latest version: 5.14.0
.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.RollingFile
by: Serilog Contributors
- 213 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 255 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.