Serilog.Sinks.Debug
by: Serilog Contributors
- 3 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 17 total downloads
- Latest version: 3.1.1-dev-00801
Buffer batches of log events to be flushed asynchronously.
Serilog.Sinks.RollingFile
by: Serilog Contributors
- 10 total downloads
- Latest version: 3.3.1-dev-00771
The rolling file sink for Serilog
Serilog.Sinks.Trace
by: Serilog Contributors
- 3 total downloads
- Latest version: 3.0.0
The diagnostic trace sink for Serilog.
SharpCompress
by: Adam Hathcock
- 28 total downloads
- Latest version: 0.25.0
SharpCompress is a compression library for NET Standard 1.3/2.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.
SharpDX
by: Alexandre Mutel
- 39 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 26 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 37 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11
by: Alexandre Mutel
- 40 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 25 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpGen.Runtime
by: jkoritzinsky
- 40 total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 32 total downloads
- Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
SharpZipLib
by: ICSharpCode
- 5 total downloads
- Latest version: 1.0.0-alpha2
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.ImageSharp
by: Six Labors and contributors
- 21 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 15 total downloads
- Latest version: 1.0.0-beta13
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 15 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SkiaSharp
by: Microsoft
- 31 total downloads
- Latest version: 2.88.9
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.
SkiaSharp.HarfBuzz
by: Microsoft
- 5 total downloads
- Latest version: 2.88.9-preview.2.2
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux
by: Microsoft
- 80 total downloads
- Latest version: 3.118.0-preview.1.2
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.
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 69 total downloads
- Latest version: 2.88.9
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