SixLabors.ImageSharp
by: Six Labors and contributors
- 411 total downloads
- Latest version: 3.1.12
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: Six Labors and contributors
- 152 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
- 219 total downloads
- Latest version: 1.0.0-beta0009
Fully managed polygon manipulation/merging and interrogation library targeting netstandard.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 185 total downloads
- Latest version: 1.0.0-beta0009
Allows generating glyphs for text and a fonts for manipulation using SixLabors.Shapes
SkiaSharp
by: Microsoft
- 2.127k total downloads
- Latest version: 3.119.3-preview.1.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.NativeAssets.Linux
by: Microsoft
- 410 total downloads
- Latest version: 3.119.3-preview.1.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.NativeAssets.macOS
by: Microsoft
- 812 total downloads
- Latest version: 3.119.3-preview.1.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.NativeAssets.WebAssembly
by: Microsoft
- 269 total downloads
- Latest version: 3.119.3-preview.1.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.NativeAssets.Win32
by: Microsoft
- 850 total downloads
- Latest version: 3.119.3-preview.1.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.Views.Desktop.Common
by: Microsoft
- 1.388k total downloads
- Latest version: 3.119.3-preview.1.1
SkiaSharp Views & Layers are a set of platform-specific views and containers that can be used to draw on the screen.
smtpapi
by: Brandon West
- 18 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
Snappier
by: btburnett3
- 151 total downloads
- Latest version: 1.3.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.
Snappy.Sharp
by: Jeff Esp
- 4 total downloads
- Latest version: 1.0.0
An implementation of Google's Snappy compression algorithm in C#.
Snapshooter
by: Swiss Life authors and contributors
- 406 total downloads
- Latest version: 1.3.1
Snapshooter core functionalities to create and assert snapshots in .Net unit tests.
Snapshooter.NUnit
by: Swiss Life authors and contributors
- 254 total downloads
- Latest version: 1.3.1
NUnit Snapshooter is a flexible snapshot testing tool for .Net unit tests with NUnit.
It creates and asserts snapshots (json format) within NUnit unit tests.
Snapshooter.Xunit
by: Swiss Life authors and contributors
- 458 total downloads
- Latest version: 1.3.1
Xunit Snapshooter is a flexible snapshot testing tool for .Net unit tests with Xunit.
It creates and asserts snapshots (json) within Xunit unit tests.
SocketIO.Serializer.SystemTextJson
by: doghappy
- 31 total downloads
- Latest version: 3.1.2
Package Description
SocketIOClient
by: doghappy
- 836 total downloads
- Latest version: 4.0.3
socket.io-client implemention for .NET