SharpDX.Direct2D1 by: Alexandre Mutel
  • 318 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D 3D Direct2D D2D DirectWrite DWrite WIC
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9 by: Alexandre Mutel
  • 313 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D Direct3D9 D3D9
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI by: Alexandre Mutel
  • 362 total downloads
  • Latest version: 4.2.0
  • SharpDX DirectX Direct3D Multimedia MDX 3D DXGI
Assembly providing DirectX - DXGI managed API.
SharpYaml by: Alexandre Mutel
  • 371 total downloads
  • Latest version: 1.8.0
  • yaml parser yml
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
  • Compression Library Zip GZip BZip2 LZW Tar
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
  • test unit testing TDD AAA should testunit rspec assert assertion framework
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Core by: Six Labors
  • 74 total downloads
  • Latest version: 1.0.0-beta0006
  • rectangle point size primitives
Low level primitives for use across Six Labors projects..
SixLabors.ImageSharp by: Six Labors and contributors
  • 199 total downloads
  • Latest version: 4.1.1
  • 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
SixLabors.ImageSharp.Web by: Six Labors and contributors
  • 121 total downloads
  • Latest version: 4.0.1
  • Image Middleware Resize Crop Gif Jpg Jpeg Bitmap Png WebP Tiff Core Cache ASP
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
  • Image Middleware Resize Crop Gif Jpg Jpeg Bitmap Png AWS
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
  • Image Middleware Resize Crop Gif Jpg Jpeg Bitmap Png Azure
A provider for resolving and caching images via Azure Blob Storage.
SkiaSharp by: Microsoft
  • 703 total downloads
  • Latest version: 2.80.0-preview.14
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp
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
  • xamarin graphics ios android windows uwp tvos watchos macos tizen cross-platform skiasharp harfbuzz
This package adds text shaping support to SkiaSharp via HarfBuzz.
SkiaSharp.NativeAssets.WebAssembly by: Microsoft
  • 481 total downloads
  • Latest version: 2.88.9
  • xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform wasm webassembly skiasharp
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
  • graphics cross-platform skiasharp skia aspnet blazor web 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.Desktop.Common by: Microsoft
  • 97 total downloads
  • Latest version: 2.80.0-preview.14
  • 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.
Skoruba.Duende.IdentityServer.Admin.UI by: Jan Škoruba
  • 242 total downloads
  • Latest version: 2.7.0
  • Duende IdentityServer Admin OpenIDConnect OAuth2 Identity
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
  • URL Slug Web Slugify
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
  • smtpapi sendgrid email
Easily build SendGrid SMTPAPI headers.
Snappy.NET by: Robert Važan
  • 14 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.