SharpDX.Direct3D9
by: Alexandre Mutel
- 21 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 23 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SharpYaml
by: Alexandre Mutel
- 147 total downloads
- Latest version: 1.5.4
A YAML portable .NET library. providing parsing and serialization of object graphs.
SharpZipLib
by: http://www.icsharpcode.net/
- 12 total downloads
- Latest version: 0.86.0
#ziplib (SharpZipLib, formerly NZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform. 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
- 76 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Core
by: Six Labors
- 11 total downloads
- Latest version: 1.0.0-beta0002
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.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
- 203 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.
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
smtpapi
by: Brandon West
- 11 total downloads
- Latest version: 1.0.0
Easily build SendGrid SMTPAPI headers.
SQLite
by: SQLite Development Team
- 27 total downloads
- Latest version: 3.13.0
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Linux, macOS, and Windows (desktop and Universal Windows apps).
SQLite.Native
by: SQLite Development Team
- 13 total downloads
- Latest version: 3.12.3
SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. This package contains native libraries for SQLite on Windows, macOS, and Linux.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 30 total downloads
- Latest version: 3.0.5
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init().
SQLitePCLRaw.core
by: Eric Sink et al
- 353 total downloads
- Latest version: 1.1.14
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. This package does not provide an API which is friendly to app developers. Rather, it provides an API which handles platform and configuration issues, upon which a friendlier API can be built. In order to use this package, you will need to also add one of the SQLitePCLRaw.provider.* packages and call raw.SetProvider(). Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.ios
by: Eric Sink
- 138 total downloads
- Latest version: 2.1.13
This package contains platform-specific native code builds of SQLite for use with SQLitePCLRaw. To use this, you need SQLitePCLRaw.core as well as one of the SQLitePCLRaw.provider.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SQLitePCLRaw.lib.e_sqlite3.linux
by: Eric Sink D. Richard Hipp et al
- 197 total downloads
- Latest version: 1.1.14
This package contains a platform-specific native code build of SQLite for use with SQLitePCL.raw. To use this, you need SQLitePCLRaw.core as well as SQLitePCLRaw.provider.e_sqlite3.net45 or similar. Convenience packages are named SQLitePCLRaw.bundle_*.