SkiaSharp.NativeAssets.Win32
by: Microsoft
- 232 total downloads
- Latest version: 3.118.0-preview.2.3
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
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SkiaSharp
by: Microsoft
- 728 total downloads
- Latest version: 3.119.0
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
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
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
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
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
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
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
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
This package adds support for reading SVG files into SkiaSharp.
SkiaSharp.HarfBuzz
by: Microsoft
- 267 total downloads
- Latest version: 3.119.0
This package adds text shaping support to SkiaSharp via HarfBuzz.
SmartBreadcrumbs
by: zHaytam
- 3 total downloads
- Latest version: 2.1.0
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
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 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
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
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
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
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 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.