Serilog.Settings.Configuration
by: Serilog Contributors
- 540 total downloads
- Latest version: 10.0.1-dev-02346
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 315 total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 58 total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 327 total downloads
- Latest version: 8.0.0-nblumhardt-02322
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 79 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
ServiceStack.Interfaces
by: ServiceStack
- 214 total downloads
- Latest version: 10.0.6
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Text
by: ServiceStack
- 229 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
sharpconfig
by: Cem Dervis
- 8 total downloads
- Latest version: 1.3.0
SharpConfig is an easy to use configuration library for .NET
(C#, VB.NET, IronPython...).
SharpConfig
by: Cem Dervis
- 28 total downloads
- Latest version: 4.1.0
An easy to use cfg/ini configuration library for .NET.
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 77 total downloads
- Latest version: 4.3.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Fonts
by: Six Labors and contributors
- 154 total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SkiaSharp
by: Microsoft
- 608 total downloads
- Latest version: 4.147.0-preview.1.1
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.
Serilog.Sinks.EventLog
by: Jeremy Clarke Fabian Wetzel
- 26 total downloads
- Latest version: 5.0.0-dev-00091
Serilog event sink that writes to the Windows Event Log.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 141 total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
ServiceStack.Common
by: ServiceStack
- 237 total downloads
- Latest version: 8.10.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Redis
by: ServiceStack
- 236 total downloads
- Latest version: 8.10.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.
SharpCompress
by: Adam Hathcock
- 547 total downloads
- Latest version: 0.47.4
SharpCompress is a compression library for NET 4.8/NET Standard 2.0/NET Standard 2.1/NET 5.0/NET 6.0/NET 7.0/NET 8.0/NET 9.0/NET 10.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/7zip is implemented.
sharpcompress
by: Adam Hathcock
- 4 total downloads
- Latest version: 0.8.0
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, decompress 7zip, zip/unzip, tar/untar bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpZipLib
by: ICSharpCode
- 99 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)
SixLabors.Core
by: Six Labors
- 27 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.ImageSharp
by: Six Labors and contributors
- 216 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 712 total downloads
- Latest version: 4.147.0-preview.1.1
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.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig