Serilog.Settings.Configuration by: Serilog Contributors
  • 540 total downloads
  • Latest version: 10.0.1-dev-02346
  • serilog json appsettings
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console by: Serilog Contributors
  • 315 total downloads
  • Latest version: 6.1.1
  • serilog console terminal
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
  • serilog debug
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
  • serilog file
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
  • serilog file io rolling
The rolling file sink for Serilog
ServiceStack.Interfaces by: ServiceStack
  • 214 total downloads
  • Latest version: 10.0.6
  • ServiceStack Common Framework Clients ServiceClients Gateway
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Text by: ServiceStack
  • 229 total downloads
  • Latest version: 10.0.6
  • JSON Text Serializer CSV JSV HTTP Auto Mapping Dump Reflection JS Utils Fast
.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 .net dotnet configuration library cfg ini config
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
  • sharpconfig config c# csharp cfg ini configuration library settings
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
  • test unit testing TDD AAA should testunit rspec assert assertion framework
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
  • font truetype opentype woff woff2
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
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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 logging eventlog event log viewer
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
  • serilog batching timer
Buffer batches of log events to be flushed asynchronously.
ServiceStack.Common by: ServiceStack
  • 237 total downloads
  • Latest version: 8.10.0
  • ServiceStack Common Framework Clients ServiceClients Gateway
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Redis by: ServiceStack
  • 236 total downloads
  • Latest version: 8.10.0
  • Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
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
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
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
  • rar unrar zip unzip bzip2 gzip tar 7zip .net40 .net35 sl4
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
  • 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)
SixLabors.Core by: Six Labors
  • 27 total downloads
  • Latest version: 1.0.0-beta0008
  • rectangle point size primitives
Low level primitives for use across Six Labors projects.
SixLabors.ImageSharp by: Six Labors and contributors
  • 216 total downloads
  • Latest version: 3.1.12
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
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
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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