Serilog.Sinks.File
by: Serilog Contributors
- 538 total downloads
- Latest version: 5.0.1-dev-00976
Write Serilog events to text files in plain or JSON format.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 276 total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
ServiceStack.Common
by: ServiceStack
- 560 total downloads
- Latest version: 5.14.0
#Script, Virtual File System, SimpleContainer and Common library for ServiceStack projects.
ServiceStack.Interfaces
by: ServiceStack
- 242 total downloads
- Latest version: 5.14.0
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.Redis
by: ServiceStack
- 556 total downloads
- Latest version: 5.14.0
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
ServiceStack.Text
by: ServiceStack
- 754 total downloads
- Latest version: 5.14.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
SharpCompress
by: Adam Hathcock
- 311 total downloads
- Latest version: 0.24.0
SharpCompress is a compression library for NET Standard 1.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
- 63 total downloads
- Latest version: 1.3.3
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)
SixLabors.Core
by: Six Labors
- 49 total downloads
- Latest version: 1.0.0-beta0006
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 153 total downloads
- Latest version: 1.0.0-beta0007
A cross-platform library for loading and laying out for processing and measuring; written in C#
SixLabors.ImageSharp
by: Six Labors and contributors
- 84 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SixLabors.ImageSharp.Drawing
by: SixLabors and contributors
- 10 total downloads
- Latest version: 1.0.0-beta0005
An extension to ImageSharp that allows the drawing of images, paths, and text.
SixLabors.Shapes
by: Six Labors and contributors
- 160 total downloads
- Latest version: 1.0.0-beta0007
Polygon manipulation/merging and interrogation library.
It's a fully managed netstandard library so should work everywhere.
SixLabors.Shapes.Text
by: Six Labors and contributors
- 98 total downloads
- Latest version: 1.0.0-beta0007
Allows generating glyphs for text and a font for manipulation using SixLabors.Shapes
SkiaSharp
by: Microsoft
- 382 total downloads
- Latest version: 2.80.0-preview.14
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
- 71 total downloads
- Latest version: 3.118.0-preview.1.2
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.
Slugify.Core
by: Chad Tolkien, Federico Cingolani
- 35 total downloads
- Latest version: 2.3.0
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.
SQLite
by: SQLite Development Team
- 14 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
- 7 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
- 67 total downloads
- Latest version: 1.1.14
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