semver
by: Max Hauser
- 6 total downloads
- Latest version: 1.1.0
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Semver
by: Max Hauser Jeff Walker
- 50 total downloads
- Latest version: 2.3.0
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
Serilog
by: Serilog Contributors
- 8.092k total downloads
- Latest version: 4.3.1-dev-02387
Simple .NET logging with fully-structured events
Serilog.Formatting.Compact
by: Serilog Contributors
- 617 total downloads
- Latest version: 1.1.1-dev-00944
A simple, compact JSON-based event format for Serilog.
Serilog.Formatting.Compact.Reader
by: Serilog.Formatting.Compact.Reader
- 784 total downloads
- Latest version: 2.0.0
Package Description
Serilog.Sinks.Debug
by: Serilog Contributors
- 30 total downloads
- Latest version: 2.0.0
A Serilog sink that writes log events to the debug output window.
Serilog.Sinks.PeriodicBatching
by: Serilog Contributors
- 1.061k total downloads
- Latest version: 3.1.1-dev-00804
Buffer batches of log events to be flushed asynchronously.
ServiceStack.Text
by: Demis Bellot
- 28 total downloads
- Latest version: 3.9.11
.NET's fastest JSON, JSV and CSV Text Serializers (3x faster than JSON.NET). Fast, Light, Resilient.
Benchmarks at: http://servicestack.net/benchmarks/
Includes the String and Stream functionality for all the ServiceStack projects including:
- T.Dump() generic extension method for easy dbugging and introspection of types
- WebRequest, List, Dictionary and DateTime extensions
SharpCompress
by: Adam Hathcock
- 945 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.
sharpcompress
by: Adam Hathcock
- 41 total downloads
- Latest version: 0.8.0
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7 that can unrar, decompress 7zip, zip/unzip, tar/untar 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: http://www.icsharpcode.net/
- 33 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
- 286 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
ShowMeTheXAML.MSBuild
by: Kevin Bost
- 150 total downloads
- Latest version: 2.0.0-ci9
ShowMeTheXAML library for providing a simple way to display a control and its corresponding XAML.
SixLabors.Core
by: Six Labors
- 221 total downloads
- Latest version: 1.0.0-beta0006
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 782 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
- 438 total downloads
- Latest version: 3.1.11
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET
SmartFormat.NET
by: Scott.Rippey SeriousM
- 63 total downloads
- Latest version: 1.6.1
A string composition library written in C# that can format data into a string with a minimal, intuitive syntax. It uses extensions to provide named placeholders, pluralization, gender conjugation, and time and list formatting.
SourceLink.Create.GitHub
by: Cameron Taggart
- 1.036k total downloads
- Latest version: 2.8.3
SourceLink: Source Code On Demand
Source Link your Portable PDB files to allow source code to be downloaded on demand
SQLite
by: SQLite Development Team
- 76 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
- 33 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
- 785 total downloads
- Latest version: 3.0.2
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
- 692 total downloads
- Latest version: 1.1.15
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