SixLabors.Fonts by: Six Labors and contributors
  • 1 total downloads
  • Latest version: 1.0.0-beta0004
  • font truetype opentype woff
A cross-platform library for loading and laying out for processing and measuring; written in C#
SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 2 total downloads
  • Latest version: 2.88.6-preview.1.2
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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.WindowsForms by: Microsoft
  • 1 total downloads
  • Latest version: 1.68.1-rc.147
  • ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Spectre.Console by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi, Frank Ray
  • 3 total downloads
  • Latest version: 0.49.2-preview.0.65
A library that makes it easier to create beautiful console applications.
SQLitePCLRaw.provider.e_sqlite3.net45 by: Eric Sink, et al
  • 1 total downloads
  • Latest version: 1.1.6
  • sqlite pcl database monotouch ios monodroid android wp8 wpa
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_e_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
Swashbuckle.AspNetCore by: domaindrivendev
  • 19 total downloads
  • Latest version: 9.0.6
  • swagger documentation discovery help webapi aspnet aspnetcore
Swagger tools for documenting APIs built on ASP.NET Core
Syncfusion.Pdf.Net.Core by: Syncfusion Inc.
  • 17 total downloads
  • Latest version: 28.2.11
  • syncfusion syncfusion.aspnetcore aspnetcore net-standard .net core c# pdf acroform pdf-table tagged-pdf conformance-standard syncfusion.pdf
The Syncfusion® Essential PDF is a .NET standard PDF library that enables your .NET core applications to read, write, and manipulate existing PDF documents. It has various features such table creation, PDF form creation and filling, digital signature, and advanced PDF encryption. It also has various PDF manipulation features such as PDF compression, redaction, split and merge PDF, watermark, import and export PDF form data, replace or remove images, extract text and find text.
System.Drawing.Common by: Microsoft
  • 1 total downloads
  • Latest version: 4.7.1
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon When using NuGet 3.x this package requires at least version 3.4.
System.IO.Pipes.AccessControl by: Microsoft
  • 7 total downloads
  • Latest version: 5.0.0-rc.2.20475.5
Provides types for managing access and audit control lists for pipes. Commonly Used Types: System.IO.Pipes.PipeSecurity System.IO.Pipes.PipeAccessRule System.IO.Pipes.PipeAuditRule System.IO.Pipes.PipeAccessRights When using NuGet 3.x this package requires at least version 3.4.
System.Linq.Parallel by: Microsoft
  • 1 total downloads
  • Latest version: 4.3.0
Provides classes that supports parallel queries that use Language-Integrated Query (LINQ). Commonly Used Types: System.Linq.ParallelQuery<TSource> System.Linq.ParallelEnumerable System.Linq.ParallelQuery System.Linq.OrderedParallelQuery<TSource> When using NuGet 3.x this package requires at least version 3.4.
System.Reactive.PlatformServices by: .NET Foundation and Contributors
  • 10 total downloads
  • Latest version: 6.0.2
Legacy facade for Reactive Extensions (Rx) for .NET
System.Security.Permissions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.5
Provides types supporting Code Access Security (CAS).
Testcontainers by: Andre Hofmeister and contributors
  • 9 total downloads
  • Latest version: 4.4.0
  • automation docker dotnet testcontainers testcontainers-dotnet testing
Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.
xunit by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.3.0
xUnit.net is a developer testing framework, built to support Test Driven Development, with a design goal of extreme simplicity and alignment with framework features. Installing this package installs xunit.core, xunit.assert, and xunit.analyzers.
xunit.extensibility.execution by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.3.0-beta5-build3769
Includes xunit.execution.*.dll for extensibility purposes.