SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 445 total downloads
- Latest version: 2.88.6
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.
This variation of the Linux native assets includes the build of libSkiaSharp.so that does not have any dependencies on third-party libraries.
The complete dependency list is:
- libpthread.so.0
- libdl.so.2
- libm.so.6
- libc.so.6
- ld-linux-x86-64.so.2
The excluded dependencies are:
- Fontconfig
SkiaSharp.NativeAssets.macOS
by: Microsoft
- 957 total downloads
- Latest version: 3.119.0
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
- 957 total downloads
- Latest version: 3.119.0
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.
SlowCheetah
by: Sayed Ibrahim Hashimi
- 6 total downloads
- Latest version: 2.5.48
Allows for configuration based XML transformations at build time.
Snappier
by: btburnett3
- 2 total downloads
- Latest version: 1.1.6
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 Core. However, Snappier performs best in .NET Core 3.0 and later on little-endian x86/64 processors with the
help of System.Runtime.Instrinsics.
SoloX.BlazorHeartbeat
by: Xavier Solau
- 3 total downloads
- Latest version: 1.0.0
SoloX.BlazorHeartbeat provides a Heartbeat component to maintain the SignalR connection.
SoloX.CodeQuality.Prod
by: Xavier Solau
- 1 total downloads
- Latest version: 2.0.3
Setup coding style and analysis for production projects (using NetAlalyzers and CodeStyle).
SonarAnalyzer.CSharp
by: SonarSource
- 23,569k total downloads
- Latest version: 10.33.0.1635
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
SourceGear.sqlite3
by: Eric Sink
- 2 total downloads
- Latest version: 3.50.4.5
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.
Spatial4n
by: Itamar Syn-Hershko, Shad Storhaug
- 1 total downloads
- Latest version: 0.4.1.1
A Geospatial Library for .NET - a .NET port of spatial4j
Spectre.Console
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
- 2,868k total downloads
- Latest version: 0.55.0
A library that makes it easier to create beautiful console applications.
Spectre.Console.Ansi
by: Patrik Svensson, Phil Scott, Nils Andresen, Cédric Luthi
- 997 total downloads
- Latest version: 0.55.0
A library that makes it easier to create beautiful console applications.
Splat
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 14.6.37
A library to make things cross-platform that should be.
Splat.Builder
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 19.3.1
A library to make things cross-platform that should be.
Splat.Core
by: .NET Foundation and Contributors
- 1 total downloads
- Latest version: 19.3.1
A library to make things cross-platform that should be.
SQLite
by: Eric Sink
- 2 total downloads
- Latest version: 3.53.4
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.
sqlite-net-pcl
by: SQLite-net
- 1 total downloads
- Latest version: 1.9.172
SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications.
This version uses SQLitePCLRaw to provide platform independent versions of SQLite.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 1,931k 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.bundle_green
by: Eric Sink
- 1 total downloads
- Latest version: 2.1.2
This 'batteries-included' bundle brings in SQLitePCLRaw.core and the necessary stuff for certain common use cases. Call SQLitePCL.Batteries.Init(). Policy of this bundle: iOS=system SQLite, others=e_sqlite3 included. Note that this bundle is identical to bundle_e_sqlite3, except on iOS where it uses the system SQLite library instead of e_sqlite3. In other words, when you use this bundle in a cross-platform app, your app is not using the same SQLite build configuration on all platforms.
SQLitePCLRaw.config.e_sqlite3
by: Eric Sink
- 1 total downloads
- Latest version: 3.0.3
This package sets the configuration for using e_sqlite3 but does not bring in that native library itself. It's like bundle_e_sqlite3, except it's hollow.