Serilog.Sinks.Debug
by: Serilog Contributors
- 180 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
- 268 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 995 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
- 1.179k total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog
by: Serilog Contributors
- 5.974k total downloads
- Latest version: 4.4.0-dev-02437
Simple .NET logging with fully-structured events
Serilog.Settings.Configuration
by: Serilog Contributors
- 1.344k total downloads
- Latest version: 3.5.0-dev-00370
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
SixLabors.ImageSharp
by: Six Labors and contributors
- 203 total downloads
- Latest version: 4.0.0
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SQLitePCL
by: Microsoft Open Technologies Inc.
- 88 total downloads
- Latest version: 3.8.7.2
Portable Class Library for SQLite
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 621 total downloads
- Latest version: 2.0.5-dev-10226
Low-level Serilog provider for Microsoft.Extensions.Logging
SharpCompress
by: Adam Hathcock
- 675 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.bundle_green
by: Eric Sink
- 308 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.core
by: Eric Sink et al
- 337 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
- 910 total downloads
- Latest version: 5.14.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 490 total downloads
- Latest version: 5.14.0
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 896 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
- 1.2k 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.Enrichers.Thread
by: Serilog Contributors
- 343 total downloads
- Latest version: 3.2.0-dev-00756
Enrich Serilog events with properties from the current thread.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 420 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 497 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
SkiaSharp
by: Microsoft
- 118 total downloads
- Latest version: 2.80.0-preview.14
SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library.
It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.