SixLabors.Core by: Six Labors
  • 102 total downloads
  • Latest version: 1.0.0-beta0002
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SharpZipLib by: http://www.icsharpcode.net/
  • 126 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).
SerilogTimings by: nblumhardt
  • 1.648k total downloads
  • Latest version: 2.3.1-dev-00010
  • serilog metrics timings operations
Extends Serilog with timed operations
SQLite.Native by: SQLite Development Team
  • 116 total downloads
  • Latest version: 3.12.3
  • sqlite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
Serilog.Formatting.Compact.Reader by: Serilog.Formatting.Compact.Reader
  • 2.89k total downloads
  • Latest version: 2.0.0
  • serilog json
Package Description
SourceLink.Create.GitHub by: Cameron Taggart
  • 3.459k total downloads
  • Latest version: 2.8.3
  • sourcelink pdb symbols git sourceindexing debugging sourceserver build
SourceLink: Source Code On Demand Source Link your Portable PDB files to allow source code to be downloaded on demand
Sentry.Bindings.Android by: Sentry Team and Contributors
  • 4.822k total downloads
  • Latest version: 6.7.0
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
.NET Bindings for the Sentry Android SDK
SixLabors.Shapes by: Scott Williams and contributors
  • 14 total downloads
  • Latest version: 1.0.0-beta0001
  • polygon rectangle point in polygon complex polygons shape 2D
Polygon manipulation/merging and interrogation library. Its a fully manged netstandard library so should work everywhere.
Serilog.Sinks.Debug by: Serilog Contributors
  • 1.709k total downloads
  • Latest version: 2.0.0
  • serilog debug
A Serilog sink that writes log events to the debug output window.
Sentry by: Sentry Team and Contributors
  • 15.233k total downloads
  • Latest version: 14.12.1-dump1
  • Sentry GetSentry Error-Reporting Crash-Reporting Exception-Handling
Official SDK for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
SQLite by: SQLite Development Team
  • 288 total downloads
  • Latest version: 3.13.0
  • SQLite embedded database sql
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SixLabors.PolygonClipper by: Six Labors and contributors
  • 14 total downloads
  • Latest version: 1.0.0
Package Description
SonarAnalyzer.CSharp by: SonarSource
  • 4.154k total downloads
  • Latest version: 10.29.0.143774
  • Roslyn Analyzer Analyzers Refactoring CodeAnalysis CleanCode Clean Code Sonar SonarAnalyzer Dotnet CSharp CodeQuality CodeReview StaticCodeAnalysis SonarQube SonarCloud SonarLint SonarQubeServer SonarQubeCloud SonarQubeIDE
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/).
Serilog by: Serilog Contributors
  • 29.147k total downloads
  • Latest version: 4.4.0
  • serilog logging semantic structured
Simple .NET logging with fully-structured events
SixLabors.ImageSharp.Drawing by: Six Labors and contributors
  • 34 total downloads
  • Latest version: 3.0.0
  • ImageSharp Drawing Graphics Shapes Paths Text Fonts Vector Raster
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.Fonts by: Six Labors and contributors
  • 245 total downloads
  • Latest version: 3.0.0
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
Scrutor by: Kristian Hellang
  • 1.831k total downloads
  • Latest version: 2.2.2
  • Dependency Injection DI Scanning Conventions Decoration
Register services using assembly scanning and a fluent API.
SixLabors.ImageSharp by: Six Labors and contributors
  • 229 total downloads
  • Latest version: 4.0.0
  • 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.Shapes.Text by: Scott Williams and contributors
  • 51 total downloads
  • Latest version: 1.0.0-beta0001
  • shapes text
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
ServiceStack.Text by: Demis Bellot
  • 162 total downloads
  • Latest version: 3.9.11
  • JSON Text Serializer CSV JSV Dump PrettyPrint Fast
.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