SourceLink.Create.GitHub
by: Cameron Taggart
- 3.452k total downloads
- Latest version: 2.8.3
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
SixLabors.Shapes
by: Scott Williams and contributors
- 12 total downloads
- Latest version: 1.0.0-beta0001
Polygon manipulation/merging and interrogation library.
Its a fully manged netstandard library so should work everywhere.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 3.881k total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.osx
by: Eric Sink D. Richard Hipp et al
- 4.07k total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 3.641k total downloads
- Latest version: 3.0.3
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SixLabors.PolygonClipper
by: Six Labors and contributors
- 11 total downloads
- Latest version: 1.0.0
Package Description
SonarAnalyzer.CSharp
by: SonarSource
- 4.089k total downloads
- Latest version: 10.29.0.143774
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.Exceptions
by: Muhammad Rehan Saeed
- 528 total downloads
- Latest version: 1.2.0
Log exception details and custom properties that are not output in Exception.ToString().
SQLitePCLRaw.lib.e_sqlite3.v110
by: Eric Sink D. Richard Hipp et al
- 3.309k total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.
Serilog
by: Serilog Contributors
- 15.76k total downloads
- Latest version: 4.4.0
Simple .NET logging with fully-structured events
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 28 total downloads
- Latest version: 3.0.0
Drawing extensions for ImageSharp with support for shapes, paths, text, and image rendering.
SixLabors.Fonts
by: Six Labors and contributors
- 240 total downloads
- Latest version: 3.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 1.88k total downloads
- Latest version: 2.1.12-pre20260709125052
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SixLabors.ImageSharp
by: Six Labors and contributors
- 183 total downloads
- Latest version: 4.0.0
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.Shapes.Text
by: Scott Williams and contributors
- 43 total downloads
- Latest version: 1.0.0-beta0001
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
ServiceStack.Text
by: Service Stack
- 11.174k total downloads
- Latest version: 4.0.62
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see: https://servicestack.net/text
SixLabors.Core
by: Six Labors
- 102 total downloads
- Latest version: 1.0.0-beta0002
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).
SQLitePCLRaw.core
by: Eric Sink et al
- 3.503k total downloads
- Latest version: 1.1.14
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.bundle_green
by: Eric Sink
- 3.485k total downloads
- Latest version: 1.1.15
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included