Serilog.Settings.Configuration
by: Serilog Contributors
- 26 total downloads
- Latest version: 10.0.0
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.File
by: Serilog Contributors
- 17 total downloads
- Latest version: 8.0.0-dev-02318
Write Serilog events to text files in plain or JSON format.
ServiceStack.Text
by: Demis Bellot
- 3 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
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.
SharpDX
by: Alexandre Mutel
- 9 total downloads
- Latest version: 2.6.3
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 12 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 14 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 18 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 14 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SharpPcap
by: Chris Morgan
- 6 total downloads
- Latest version: 4.4.0
SharpPcap is a cross-platform(Windows, Mac, Linux) packet capture framework for the .NET environment. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
SharpWebview
by: Gerrit 'Geaz' Gazic
- 11 total downloads
- Latest version: 0.13.0
C# bindings for zserge/webview - Batteries included
SharpZipLib
by: http://www.icsharpcode.net/
- 4 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language).
Shouldly
by: Jake Ginnivan, Joseph Woodward, Simon Cropp
- 35 total downloads
- Latest version: 4.3.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SimpleInfoName
by: https://github.com/VerifyTests/SimpleInfoName/graphs/contributors
- 163 total downloads
- Latest version: 3.1.2
Generates simple names info (types, parameters, properties, fields, and methods).
SixLabors.Core
by: Six Labors
- 2 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 2 total downloads
- Latest version: 1.0.0-beta0001
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 16 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labor and contributors
- 3 total downloads
- Latest version: 1.0.0-beta0001
An extension to ImageSharp that allows the drawing of images, paths, and text.
This is the official release of ImageSharp.Drawing by the Six Labors team who own the ImageSharp codebase.
SixLabors.Shapes
by: Scott Williams and contributors
- 2 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 14 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes