SkiaSharp.NativeAssets.Win32 by: Microsoft
  • 445 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.
Snappier by: btburnett3
  • 650 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
  • 84 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.
SpecFlow by: SpecFlow Team
  • 845 total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
SourceGear.sqlite3 by: Eric Sink
  • 9 total downloads
  • Latest version: 3.50.4.2
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
Skoruba.AuditLogging by: Jan Škoruba
  • 46 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
  • 15 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.Views by: Microsoft
  • 404 total downloads
  • Latest version: 3.119.1-preview.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
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
  • 17 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.AuditLogging.EntityFramework by: Jan Škoruba
  • 35 total downloads
  • Latest version: 1.0.0-beta6-update1
  • .Net Core AuditLogging EntityFramework Core
Simple audit logging for .NET Core with EntityFramework Core support
SkiaSharp.Views.WindowsForms by: Microsoft
  • 352 total downloads
  • Latest version: 3.119.1-preview.1
  • graphics cross-platform skiasharp skia windows.forms winforms ios android linux windows tvos macos tizen
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
  • 401 total downloads
  • Latest version: 3.119.1-preview.1
  • graphics cross-platform skiasharp skia wpf ios android linux windows tvos macos tizen
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
  • 274 total downloads
  • Latest version: 2.88.9
  • 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.
SkiaSharp.Views.Desktop.Common by: Microsoft
  • 317 total downloads
  • Latest version: 3.119.1-preview.1
  • graphics cross-platform skiasharp skia ios android linux windows tvos macos tizen
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
SmartBreadcrumbs by: zHaytam
  • 11 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.
SkiaSharp.Svg by: Xamarin Inc.
  • 37 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.
Skoruba.IdentityServer4.Admin.EntityFramework.Identity by: Jan Škoruba
  • 10 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
Skoruba.IdentityServer4.Admin.EntityFramework.Extensions by: Jan Škoruba
  • 2 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
EntityFramework extensions for the administration of the IdentityServer4 and Asp.Net Core Identity
Skoruba.IdentityServer4.Admin.EntityFramework by: Jan Škoruba
  • 12 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Entity Framework layer for the administration of the IdentityServer4
Snappy.NET by: Robert Važan
  • 11 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.