SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 232 total downloads
  • Latest version: 3.118.0-preview.2.3
  • 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.
SixLabors.ImageSharp by: Six Labors and contributors
  • 275 total downloads
  • Latest version: 3.1.9
  • 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
SkiaSharp by: Microsoft
  • 728 total downloads
  • Latest version: 3.119.0
  • 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 by: Microsoft
  • 423 total downloads
  • Latest version: 3.119.0
  • 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.
SixLabors.Fonts by: Six Labors and contributors
  • 287 total downloads
  • Latest version: 1.0.1
  • font truetype opentype woff woff2
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp.Drawing by: Six Labors and contributors
  • 81 total downloads
  • Latest version: 1.0.0
  • Image Draw Shape Path Font
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes by: Six Labors and contributors
  • 150 total downloads
  • Latest version: 1.0.0-beta0009
  • polygon rectangle point in polygon complex polygons shape 2D
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
Skoruba.AuditLogging by: Jan Škoruba
  • 29 total downloads
  • Latest version: 1.0.0-beta6-update1
  • .Net Core AuditLogging EntityFramework Core
Simple audit logging for .NET Core with EntityFramework Core support
Skoruba.IdentityServer4.Admin.BusinessLogic.Shared by: Jan Škoruba
  • 7 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Shared Business Logic layer for the administration of the IdentityServer4 and Asp.Net Core Identity
SkiaSharp.NativeAssets.macOS by: Microsoft
  • 233 total downloads
  • Latest version: 3.119.0
  • 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.Svg by: Xamarin Inc.
  • 27 total downloads
  • Latest version: 1.60.0
  • xamarin graphics ios android linux windows uwp tvos watchos macos cross-platform skiasharp
This package adds support for reading SVG files into SkiaSharp.
SkiaSharp.HarfBuzz by: Microsoft
  • 267 total downloads
  • Latest version: 3.119.0
  • graphics cross-platform skiasharp skia harfbuzz text shaping ios android linux windows tvos macos tizen
This package adds text shaping support to SkiaSharp via HarfBuzz.
SmartBreadcrumbs by: zHaytam
  • 3 total downloads
  • Latest version: 2.1.0
  • asp-net-core breadcrumbs utility-library bootstrap smartbreadcrumbs
A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
Snappier by: btburnett3
  • 550 total downloads
  • Latest version: 1.2.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. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
Slapper.AutoMapper by: Randy Burden & contributors
  • 49 total downloads
  • Latest version: 2.0.1
  • Slapper.AutoMapper slapper automapper mapper map dynamic
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
SixLabors.Shapes.Text by: Six Labors and contributors
  • 87 total downloads
  • Latest version: 1.0.0-beta0009
  • shapes text
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
Skoruba.IdentityServer4.Admin.BusinessLogic.Identity by: Jan Škoruba
  • 8 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Business Logic layer for the administration of the Asp.Net Core Identity and IdentityServer4
Skoruba.IdentityServer4.Admin.EntityFramework.Identity by: Jan Škoruba
  • 4 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Entity Framework layer for the administration of the Asp.Net Core Identity and IdentityServer4
SixLabors.Core by: Six Labors
  • 63 total downloads
  • Latest version: 1.0.0-beta0008
  • rectangle point size primitives
Low level primitives for use across Six Labors projects.
Snappy.NET by: Robert Važan
  • 7 total downloads
  • Latest version: 1.1.1.8
  • snappy compression codec fast io lz4 zlib interop
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.