Serilog.Sinks.Console
by: Serilog Contributors
- 2.939k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 105 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
- 3.095k total downloads
- Latest version: 8.0.0-dev-02318
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 2.018k total downloads
- Latest version: 5.0.1-dev-00860
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 1.081k total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
ServiceStack.Common
by: ServiceStack
- 1.804k total downloads
- Latest version: 8.10.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 1.798k total downloads
- Latest version: 10.0.4
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 1.872k 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.
ServiceStack.Text
by: ServiceStack
- 1.734k total downloads
- Latest version: 10.0.4
.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
ShardingCore
by: xuejmnet
- 2.466k total downloads
- Latest version: 7.5.1.24
high performance lightweight solution for efcore sharding table and sharding database support read-write-separation
SharpCompress
by: Adam Hathcock
- 2.318k total downloads
- Latest version: 0.45.0-beta.128
SharpCompress is a compression library for NET 4.8/NET 8.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 is implemented.
sharpcompress
by: Adam Hathcock
- 48 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
- 705 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)
ShortGuid
by: Damon E. Drake
- 9 total downloads
- Latest version: 2.0.1
Creates a url friendly base64 version of a Guid
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 1.011k total downloads
- Latest version: 4.3.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
ShowMeTheXAML
by: Kevin Bost
- 445 total downloads
- Latest version: 2.0.0
Base classes for ShowMeTheXAML. This contains the basic control. If you are wanting to add this to your own project use ShowMeTheXAML.MSBuild.
ShowMeTheXAML.AvalonEdit
by: Kevin Bost
- 374 total downloads
- Latest version: 2.0.0
AvalonEdit style for the ShowMeTheXAML XamlDisplay control.
ShowMeTheXAML.MSBuild
by: Kevin Bost
- 360 total downloads
- Latest version: 2.1.1
ShowMeTheXAML library for providing a simple way to display a control and its corresponding XAML.
SixLabors.Core
by: Six Labors
- 345 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 1.546k total downloads
- Latest version: 1.0.1
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 1.363k total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET