SharpDX.Direct2D1
by: Alexandre Mutel
- 318 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 313 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 362 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpYaml
by: Alexandre Mutel
- 371 total downloads
- Latest version: 1.8.0
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
SharpZipLib
by: ICSharpCode
- 128 total downloads
- Latest version: 1.3.3
SharpZipLib (#ziplib, formerly NZipLib) is a compression library for Zip, GZip, BZip2, and Tar written entirely in C# for .NET. It is implemented as an assembly (installable in the GAC), and thus can easily be incorporated into other projects (in any .NET language)
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 456 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Core
by: Six Labors
- 74 total downloads
- Latest version: 1.0.0-beta0006
Low level primitives for use across Six Labors projects..
SixLabors.ImageSharp
by: Six Labors and contributors
- 199 total downloads
- Latest version: 4.1.1
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Web
by: Six Labors and contributors
- 121 total downloads
- Latest version: 4.0.1
ImageSharp Middleware for serving images via a url based API.
SixLabors.ImageSharp.Web.Providers.AWS
by: Six Labors and contributors
- 4 total downloads
- Latest version: 4.0.0
A provider for resolving and caching images via AWS S3 Storage.
SixLabors.ImageSharp.Web.Providers.Azure
by: Six Labors and contributors
- 4 total downloads
- Latest version: 4.0.0
A provider for resolving and caching images via Azure Blob Storage.
SkiaSharp
by: Microsoft
- 703 total downloads
- Latest version: 2.80.0-preview.14
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.HarfBuzz
by: Microsoft
- 205 total downloads
- Latest version: 2.80.0-preview.14
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.WebAssembly
by: Microsoft
- 481 total downloads
- Latest version: 2.88.9
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.Blazor
by: Microsoft
- 204 total downloads
- Latest version: 4.152.0-preview.1.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
- 97 total downloads
- Latest version: 2.80.0-preview.14
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
Skoruba.Duende.IdentityServer.Admin.UI
by: Jan Škoruba
- 242 total downloads
- Latest version: 2.7.0
The package with UI for the administration of the Duende IdentityServer
Slugify.Core
by: Chad Tolkien Federico Cingolani
- 59 total downloads
- Latest version: 2.3.0
Simple Slug / Clean URL generator helper for Microsoft .NET framework and .NET Standard.
With default settings, you will get an hyphenized, lowercase, alphanumeric version of any string you please, with any diacritics removed and collapsed whitespace, collapsed dashes and trimmed whitespace.
smtpapi
by: Brandon West
- 11 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
Snappy.NET
by: Robert Važan
- 14 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.