ServiceStack.Mvc
by: ServiceStack
- 1.22k total downloads
- Latest version: 10.2.0
MVC Adapter classes to provide tight integration and re-usable functionality between ServiceStack and MVC.
Including adapters for: MiniProfiler, FluentValidation, Funq IOC Controller Factory, Funq Validator Factory ControllerBase (configured with access to ServiceStack's ICacheClient, ISession, typed UserSession dependencies).
ServiceStack.OrmLite
by: ServiceStack
- 1.226k total downloads
- Latest version: 10.2.0
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.Sqlite.Data
by: ServiceStack
- 922 total downloads
- Latest version: 10.2.0
Version of OrmLite Sqlite that uses Microsoft.Data.Sqlite
ServiceStack.OrmLite.SqlServer
by: ServiceStack
- 1.251k total downloads
- Latest version: 10.2.0
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: ServiceStack
- 2.008k total downloads
- Latest version: 10.2.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.Server
by: ServiceStack
- 1.351k total downloads
- Latest version: 10.2.0
Integration libraries and adapters with other major ServiceStack server components.
Includes high-level API's that use OrmLite and Redis including:
- AutoQuery
- Redis MQ
- OrmLiteAuthRepository
- OrmLiteCacheClient
- OrmLiteAppSettings
- RedisServerEvents
- RedisRequestLogger
ServiceStack.Text
by: ServiceStack
- 2.039k total downloads
- Latest version: 10.2.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
- 1.331k total downloads
- Latest version: 8.10.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
- 3.711k total downloads
- Latest version: 1.0.0
SharpCompress is a compression library for NET 4.8/NET 8.0/NET 10.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
- 989 total downloads
- Latest version: 4.2.0
Core assembly for all SharpDX assemblies.
SharpDX.D3DCompiler
by: Alexandre Mutel
- 799 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - D3DCompiler managed API.
SharpDX.Direct2D1
by: Alexandre Mutel
- 959 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct2D, DirectWrite and WIC managed API.
SharpDX.Direct3D11
by: Alexandre Mutel
- 1.061k total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D11, Direct3D11.1 and Effects11 managed API.
SharpDX.Direct3D9
by: Alexandre Mutel
- 932 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - Direct3D9 managed API.
SharpDX.DXGI
by: Alexandre Mutel
- 866 total downloads
- Latest version: 4.2.0
Assembly providing DirectX - DXGI managed API.
SharpGen.Runtime
by: jkoritzinsky
- 1.455k total downloads
- Latest version: 2.4.2-beta
Support classes for code generated by SharpGen.
SharpGen.Runtime.COM
by: jkoritzinsky
- 1.012k total downloads
- Latest version: 2.4.2-beta
C# COM Interop classes for use with SharpGenTools generated libraries
SharpPcap
by: Tamir Gal, Chris Morgan and others
- 510 total downloads
- Latest version: 6.3.1
SharpPcap is a cross-platform(Windows, Mac, Linux) packet capture framework for the .NET environment.
It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
SharpWebview
by: Gerrit 'Geaz' Gazic
- 500 total downloads
- Latest version: 0.13.0
C# bindings for zserge/webview - Batteries included
SharpZipLib
by: ICSharpCode
- 3.042k 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)