Serilog.Sinks.RollingFile by: Serilog Contributors
  • 7 total downloads
  • Latest version: 3.3.0
  • serilog,file,io,rolling
The rolling file sink for Serilog - Simple .NET logging with fully-structured events
Serilog.Sinks.Slack by: mgibas, phnx47, TrapperHell
  • 1.333k total downloads
  • Latest version: 2.2.3
  • serilog sink slack
Serilog sink for Slack
SharpCompress by: Adam Hathcock
  • 1.53k total downloads
  • Latest version: 0.30.1
  • rar unrar zip unzip bzip2 gzip tar 7zip lzip xz
SharpCompress is a compression library for NET Standard 2.0/2.1/NET 5.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.
SharpZipLib by: ICSharpCode
  • 276 total downloads
  • Latest version: 1.4.2
  • Compression Library Zip GZip BZip2 LZW Tar
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.Fonts by: Six Labors and contributors
  • 519 total downloads
  • Latest version: 2.0.3
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp by: Six Labors and contributors
  • 761 total downloads
  • Latest version: 3.1.4
  • Image Resize Crop Gif Jpg Jpeg Bitmap Pbm Png Tga Tiff WebP NetCore
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing by: Six Labors and contributors
  • 243 total downloads
  • Latest version: 2.1.3
  • Image Draw Shape Path Font
An extension to ImageSharp that allows the drawing of images, paths, and text.
SkiaSharp by: Microsoft
  • 245 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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
  • 244 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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
  • 242 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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
  • 242 total downloads
  • Latest version: 3.119.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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.
Snappier by: btburnett3
  • 1.528k total downloads
  • Latest version: 1.0.0
  • snappy compression fast io
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.
SSH.NET by: Renci
  • 523 total downloads
  • Latest version: 2025.0.0
  • ssh scp sftp
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
SshNet.Security.Cryptography by: Renci
  • 219 total downloads
  • Latest version: 1.3.0
  • crypto
Cryptographic functions for .NET
StackExchange.Redis by: Stack Exchange, Inc., Marc Gravell, Nick Craver
  • 875 total downloads
  • Latest version: 2.9.32
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StackExchange.Redis.StrongName by: Stack Exchange, Inc., marc.gravell
  • 76 total downloads
  • Latest version: 1.2.6
  • Async Redis Cache PubSub Messaging
High performance Redis client, incorporating both synchronous and asynchronous usage.
StoveTech.Duende.IdentityServer.Contrib.RedisStore by: Ali Bazzi and Stephen Adams
  • 1 total downloads
  • Latest version: 7.3.2
  • Redis Store Duende.IdentityServer.7.3.2
Redis Store for operational data and for Caching of Duende Identity Server
Swashbuckle.AspNetCore by: domaindrivendev
  • 1.511k total downloads
  • Latest version: 9.0.6
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Newtonsoft by: domaindrivendev
  • 1.393k total downloads
  • Latest version: 9.0.6
  • swagger documentation discovery help webapi aspnet aspnetcore newtonsoft
Swagger Generator opt-in component to support Newtonsoft.Json serializer behaviors
Swashbuckle.AspNetCore.Swagger by: domaindrivendev
  • 1.531k total downloads
  • Latest version: 9.0.6
  • swagger documentation discovery help webapi aspnet aspnetcore
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core