SkiaSharp.NativeAssets.Win32
by: Microsoft
- 1.117k total downloads
- Latest version: 4.147.0-preview.3.1
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.
- 108 total downloads
- Latest version: 1.60.0
This package adds support for reading SVG files into SkiaSharp.
SmartBreadcrumbs
by: zHaytam
- 35 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.
SkiaSharp.Views
by: Microsoft
- 2.129k total downloads
- Latest version: 4.147.0-preview.3.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SmartFormat
by: axuno gGmbH Scott Rippey SmartFormat Project maintainers and contributors.
- 222 total downloads
- Latest version: 3.6.1
This package contains the core SmartFormat assemblies with core extensions built-in.
SmartFormat is a lightweight text templating library written in C#.
It can format various data sources into a string with a minimal, intuitive syntax similar to string.Format.
It uses extensions to provide named placeholders, localization, pluralization, gender conjugation, and list and time formatting.
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 1.048k total downloads
- Latest version: 4.147.0-preview.3.1
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.
Skoruba.AuditLogging
by: Jan Škoruba
- 215 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
- 61 total downloads
- Latest version: 1.0.0-beta7
Shared Business Logic layer for the administration of the IdentityServer4 and Asp.Net Core Identity
Snappier
by: btburnett3
- 929 total downloads
- Latest version: 1.3.1
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
- 185 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.
SkiaSharp.Views.WindowsForms
by: Microsoft
- 1.521k total downloads
- Latest version: 4.147.0-preview.2.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.Desktop.Common
by: Microsoft
- 1.666k total downloads
- Latest version: 4.147.0-preview.3.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.WPF
by: Microsoft
- 1.741k total downloads
- Latest version: 4.147.0-preview.3.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SkiaSharp.Views.Gtk2
by: Microsoft
- 1.382k total downloads
- Latest version: 2.88.9
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Skoruba.IdentityServer4.Admin.BusinessLogic.Identity
by: Jan Škoruba
- 79 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
by: Jan Škoruba
- 55 total downloads
- Latest version: 1.0.0-beta7
Entity Framework layer for the administration of the IdentityServer4
Skoruba.IdentityServer4.Admin.EntityFramework.Identity
by: Jan Škoruba
- 43 total downloads
- Latest version: 1.0.0-beta7
Entity Framework layer for the administration of the Asp.Net Core Identity and IdentityServer4
Skoruba.AuditLogging.EntityFramework
by: Jan Škoruba
- 135 total downloads
- Latest version: 1.0.0-beta6-update1
Simple audit logging for .NET Core with EntityFramework Core support
Skoruba.IdentityServer4.Admin.EntityFramework.Extensions
by: Jan Škoruba
- 10 total downloads
- Latest version: 1.0.0-beta7
EntityFramework extensions for the administration of the IdentityServer4 and Asp.Net Core Identity
Snappy.NET
by: Robert Važan
- 24 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.