Scriban.Signed
by: Alexandre Mutel
- 499 total downloads
- Latest version: 2.1.4
Scriban is a fast, powerful, safe and lightweight text templating language and engine for .NET, with a compatibility mode for parsing liquid templates.
semver
by: Max Hauser
- 18 total downloads
- Latest version: 1.1.2
A semver implementation in .Net based on the v2.0.0 of the spec found at http://semver.org/.
Sendgrid
by: CJ Buchmann Tyler Bischel Eric Becking Brandon West Elmer Thomas
- 351 total downloads
- Latest version: 8.0.5
C# client library and examples for using SendGrid API's to send mail and access Web API v3 endpoints. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
SendGrid
by: CJ Buchmann Tyler Bischel Eric Becking Brandon West
- 43 total downloads
- Latest version: 2.1.1
Basic C# client library and examples for using SendGrid API's to send mail. Github repo located at : https://github.com/sendgrid/sendgrid-csharp
SendGrid.CSharp.HTTP.Client
by: Elmer Thomas Twilio DX Team
- 145 total downloads
- Latest version: 3.4.1
Quickly and easily access any REST or REST-like API using a fluent interface via method chaining and reflection.
SendGrid.SmtpApi
by: Brandon West Elmer Thomas
- 33 total downloads
- Latest version: 1.3.3
Easily build SendGrid SMTPAPI headers.
Serilog
by: Serilog Contributors
- 173 total downloads
- Latest version: 4.4.0
Simple .NET logging with fully-structured events
ServiceStack.Common
by: Demis Bellot
- 114 total downloads
- Latest version: 3.9.71
Common library dependency for other ServiceStack projects.
Includes JSON, XML, JSV and SOAP Generic Service Clients.
Contains:
- ServiceStack.Interfaces
- ServiceStack.Common
Dependencies:
- ServiceStack.Text
ServiceStack.Redis
by: Demis Bellot
- 123 total downloads
- Latest version: 3.9.71
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: Demis Bellot
- 384 total downloads
- Latest version: 3.9.71
.NET's fastest JSON, JSV and CSV Text Serializers. 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
- 99 total downloads
- Latest version: 0.11.0
SharpCompress is a compression library for .NET/Mono/Silverlight/WP7/WindowsStore 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.
SharpCompress
by: Adam Hathcock
- 263 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.
SharpDX
by: Alexandre Mutel
- 72 total downloads
- Latest version: 2.6.3
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 61 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 65 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 62 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 76 total downloads
- Latest version: 2.6.3
Assembly providing DirectX - DXGI 1.0, 1.1 and 1.2 managed API.
SharpYaml
by: Alexandre Mutel
- 306 total downloads
- Latest version: 1.8.0
A YAML portable .NET library. providing parsing and serialization of object graphs, compatible with CoreCLR.
SharpZipLib
by: http://www.icsharpcode.net/
- 11 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
- 357 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
SixLabors.Core
by: Six Labors
- 10 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.ImageSharp
by: Six Labors and contributors
- 164 total downloads
- Latest version: 4.0.0
A new, fully featured, fully managed, cross-platform, 2D graphics API for .NET