Serilog.Sinks.Console
by: Serilog Contributors
- 6,672k total downloads
- Latest version: 6.1.1
A Serilog sink that writes log events to the console/terminal.
Serilog.Sinks.Debug
by: Serilog Contributors
- 5,291k total downloads
- Latest version: 3.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.Email
by: Serilog Contributors
- 28 total downloads
- Latest version: 4.1.0
Send Serilog events as SMTP email using MailKit.
Serilog.Sinks.File
by: Serilog Contributors
- 8,434k total downloads
- Latest version: 7.0.0
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.MSSqlServer
by: Michiel van Oudheusden, Christian Kadluba, Serilog Contributors
- 167 total downloads
- Latest version: 8.2.2
A Serilog sink that writes events to Microsoft SQL Server and Azure SQL
Serilog.Sinks.OpenTelemetry
by: Serilog Contributors
- 938 total downloads
- Latest version: 4.2.0
This Serilog sink transforms Serilog events into OpenTelemetry
logs and sends them to an OTLP (gRPC or HTTP) endpoint.
Serilog.Sinks.Seq
by: Serilog Contributors, Serilog.Sinks.Seq Contributors, Datalust Pty Ltd
- 975 total downloads
- Latest version: 9.0.0
A Serilog sink that writes events to Seq using newline-delimited JSON and HTTP/HTTPS.
SharpZipLib
by: ICSharpCode
- 16 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)
SimpleBlazorMultiselect
by: Boris Gerretzen
- 96 total downloads
- Latest version: 0.3.0
Simple Blazor multiselect component, Bootstrap compatible but not required!
SixLabors.Fonts
by: Six Labors and contributors
- 214 total downloads
- Latest version: 1.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 7,475k total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Web
by: Six Labors and contributors
- 1,202k total downloads
- Latest version: 3.2.0
ImageSharp Middleware for serving images via a url based API.
SkiaSharp
by: Microsoft
- 207 total downloads
- Latest version: 3.119.1
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
- 7 total downloads
- Latest version: 3.119.1
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 228 total downloads
- Latest version: 2.88.6
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
- 428 total downloads
- Latest version: 3.119.0
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.Win32
by: Microsoft
- 396 total downloads
- Latest version: 3.119.0
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.
SlowCheetah
by: Sayed Ibrahim Hashimi
- 6 total downloads
- Latest version: 2.5.48
Allows for configuration based XML transformations at build time.
Snappier
by: btburnett3
- 2 total downloads
- Latest version: 1.1.6
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly
from the official C++ implementation, with the addition of support for the framed stream format.
By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported
by .NET Core. However, Snappier performs best in .NET Core 3.0 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
SonarAnalyzer.CSharp
by: SonarSource
- 11,636k total downloads
- Latest version: 10.17.0.131074
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).