ServiceStack
by: Service Stack
- 1.19k total downloads
- Latest version: 4.0.62
Binaries for the ServiceStack web framework.
A simple and fast alternative to WCF, MVC and Web API in one cohesive framework for all your services and web apps that's intuitive and Easy to use!
To get started see: https://servicestack.net/getting-started
ServiceStack.Client
by: Service Stack
- 994 total downloads
- Latest version: 4.0.62
JSON, XML, JSV, SOAP and MQ Generic Service Clients.
ServiceStack.Common
by: Service Stack
- 1.349k total downloads
- Latest version: 4.0.62
Common base library for ServiceStack projects.
ServiceStack.Interfaces
by: Service Stack
- 468 total downloads
- Latest version: 4.0.24
Lightweight and implementation-free interfaces for DTO's, providers and adapters.
ServiceStack.OrmLite
by: Service Stack
- 761 total downloads
- Latest version: 4.0.62
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs.
OrmLite is a suite extension methods on ADO.NET's underlying IDbConnection providing DRY, typed access for common data usage patterns that map to clean, simple POCOs. Great support for testing where OrmLite methods can be mocked.
ServiceStack.OrmLite.SqlServer
by: Service Stack
- 774 total downloads
- Latest version: 4.0.62
Light, simple and fast convention-based code-first POCO ORM for Sql Server.
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.
ServiceStack.Redis
by: Service Stack
- 1.429k total downloads
- Latest version: 4.0.62
C# Redis Client for the worlds fastest distributed NoSQL datastore.
Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
To revert back to earlier BSD v3, see: servicestack.net/download#v3
ServiceStack.Text
by: Service Stack
- 2.102k total downloads
- Latest version: 4.0.62
.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://servicestack.net/text
sharpcompress
by: Adam Hathcock
- 631 total downloads
- Latest version: 0.11.6
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
- 838 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
- 723 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 668 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 638 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 655 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 725 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
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).
ShortGuid
by: Damon E. Drake
- 2 total downloads
- Latest version: 2.0.1
Creates a url friendly base64 version of a Guid
Shouldly
by: Jake Ginnivan Joseph Woodward Simon Cropp
- 998 total downloads
- Latest version: 4.1.0
Shouldly - Assertion framework for .NET. The way asserting *Should* be
Simple.OData.Client
by: Vagif Abilov David Bond Robert McLaws and contributors.
- 1.806k total downloads
- Latest version: 6.1.0-CI-20240712-015507
Simple.OData.Client helps you interact with OData APIs that comply with any version of the OData standard. Modern APIs will likely want to use the Simple.OData.V4.Client package, which has a smaller memory footprint and is optimized for OData V4.
Commonly used types:
Simple.OData.Client.ODataClient
SixLabors.Core
by: Six Labors
- 35 total downloads
- Latest version: 1.0.0-beta0002
Low level primitives for use across Six Labors projects..
SixLabors.Fonts
by: Six Labors and contributors
- 58 total downloads
- Latest version: 3.1.0
A cross-platform library for loading and laying out fonts for processing and measuring; written in C#