Scriban
by: Alexandre Mutel
- 1.243k total downloads
- Latest version: 6.2.1
Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates.
Scrutor
by: Kristian Hellang
- 362 total downloads
- Latest version: 2.2.2
Register services using assembly scanning and a fluent API.
Serilog
by: Serilog Contributors
- 2.945k total downloads
- Latest version: 4.3.0
Simple .NET logging with fully-structured events
Serilog.Extensions.Logging
by: Microsoft Serilog Contributors
- 15 total downloads
- Latest version: 2.0.1-dev-10207
Low-level Serilog provider for Microsoft.Extensions.Logging
Serilog.Formatting.Compact
by: Serilog Contributors
- 305 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Settings.Configuration
by: Serilog Contributors
- 1.723k total downloads
- Latest version: 3.5.0-dev-00370
Microsoft.Extensions.Configuration (appsettings.json) support for Serilog.
Serilog.Sinks.Console
by: Serilog Contributors
- 1.32k total downloads
- Latest version: 4.2.0-dev-00918
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 192 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.File
by: Serilog Contributors
- 48 total downloads
- Latest version: 5.0.1-dev-00972
Write Serilog events to text files in plain or JSON format.
sharpcompress
by: Adam Hathcock
- 329 total downloads
- Latest version: 0.11.6
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore 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.
SharpCompress
by: Adam Hathcock
- 459 total downloads
- Latest version: 0.26.0
SharpCompress is a compression library for NET Standard 2.0/2.1//NET 4.6 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
- 615 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 23 total downloads
- Latest version: 3.1.2-beta109
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 12 total downloads
- Latest version: 2.6.2
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 606 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SixLabors.ImageSharp
by: Six Labors and contributors
- 293 total downloads
- Latest version: 3.1.9
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 594 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.NativeAssets.Linux.NoDependencies
by: Microsoft
- 14 total downloads
- Latest version: 2.88.0-preview.178
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
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 13 total downloads
- Latest version: 2.88.8
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.Views.WPF
by: Microsoft
- 11 total downloads
- Latest version: 1.68.1-rc.147
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Snappy.NET
by: Robert Važan
- 17 total downloads
- Latest version: 1.1.1.8
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.