ServiceStack.Interfaces
by: ServiceStack
- 13 total downloads
- Latest version: 8.3.0
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Interfaces.Core
by: ServiceStack
- 726 total downloads
- Latest version: 8.6.0
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Kestrel
by: ServiceStack
- 462 total downloads
- Latest version: 8.6.0
Provides AppSelfHostBase implementation for .NET Core's Kestrel Self Host HTTP Server
To get started see: https://servicestack.net/getting-started
ServiceStack.Text
by: ServiceStack
- 19 total downloads
- Latest version: 8.3.0
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see:
https://github.com/ServiceStack/ServiceStack.Text
ServiceStack.Text.Core
by: ServiceStack
- 884 total downloads
- Latest version: 8.6.0
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient.
Contains ServiceStack's high-performance text-processing powers, for more info see:
https://github.com/ServiceStack/ServiceStack.Text
SevenZip
by: SevenZip
- 13 total downloads
- Latest version: 19.0.0
.Net SDK form 7zip, source original from http://www.7-zip.org/sdk.html, also in https://github.com/chrishaly/SevenZip
SharpCompress
by: Adam Hathcock
- 607 total downloads
- Latest version: 0.39.0
SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
SharpZipLib
by: ICSharpCode
- 206 total downloads
- Latest version: 1.4.2
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)
Sieve
by: Biarity Ashish Patel Kevin Sommer
- 353 total downloads
- Latest version: 3.0.0-beta0015
Sieve is a simple, clean, and extensible framework for .NET Core that adds sorting, filtering, and pagination functionality out of the box. Most common use case would be for serving ASP.NET Core GET queries. Documentation available on GitHub: https://github.com/Biarity/Sieve/
SimMetrics.Net
by: Hamed Fathi Stef Heyenrath
- 72 total downloads
- Latest version: 1.0.5
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman).
SimpleInfoName
by: /graphs/contributors
- 15 total downloads
- Latest version: 2.0.0
Generates simple names info (types, parameters, properties, fields, and methods).
SixLabors.Core
by: Six Labors
- 130 total downloads
- Latest version: 1.0.0-beta0008
Low level primitives for use across Six Labors projects.
SixLabors.Fonts
by: Six Labors and contributors
- 375 total downloads
- Latest version: 1.0.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 287 total downloads
- Latest version: 3.1.6
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Web
by: Six Labors and contributors
- 147 total downloads
- Latest version: 3.1.3
ImageSharp Middleware for serving images via a url based API.
SkiaSharp.NativeAssets.Linux.NoDependencies
by: Microsoft
- 1.237k total downloads
- Latest version: 3.118.0-preview.2.3
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
SmartAnalyzers.ExceptionAnalyzer
by: Cezary Piatek
- 12 total downloads
- Latest version: 1.0.10
A set of Roslyn analyzers related to exceptions usages
Spectre.Console
by: Patrik Svensson Phil Scott Nils Andresen
- 14 total downloads
- Latest version: 0.47.0
A library that makes it easier to create beautiful console applications.
Sprache
by: Sprache
- 366 total downloads
- Latest version: 3.0.0-develop-00049
Sprache is a simple, lightweight library for constructing parsers directly in C# code.
SQLitePCLRaw.bundle_e_sqlite3
by: Eric Sink
- 483 total downloads
- Latest version: 2.1.11-pre20241216174303
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: e_sqlite3 included