NServiceKit.Common
1.0.43
Free and Open Source fork of ServiceStack.Common V3
Common library dependency for other NServiceKit projects.
Includes JSON, XML, JSV and SOAP Generic Service Clients.
Contains:
- NServiceKit.Interfaces
- NServiceKit.Common
Dependencies:
- NServiceKit.Text
Install-Package NServiceKit.Common -Version 1.0.43
dotnet add package NServiceKit.Common --version 1.0.43
<PackageReference Include="NServiceKit.Common" Version="1.0.43" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NServiceKit.Common --version 1.0.43
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- NServiceKit.Text (>= 1.0.0 && < 2.0.0)
Used By
NuGet packages (20)
Showing the top 5 NuGet packages that depend on NServiceKit.Common:
Package | Downloads |
---|---|
NServiceKit
Free and Open Source fork of ServiceStack V3
Binaries for the NServiceKit framework.
|
|
NServiceKit.Redis
Free and Open Source fork of NServiceKit.Redis V3
C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients.
Thread-Safe Basic and Pooled client managers included.
|
|
NServiceKit.Logging.NLog
Provides NLog logging integration for other NServiceKit projects
|
|
NServiceKit.Plugins.ProtoBuf
Free and Open Source fork of NServiceKit.Plugins.ProtoBuf V3
Add the ProtoBuf binary format and endpoint to a NServiceKit web service host.
|
|
NServiceKit.OrmLite.SqlServer
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.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NServiceKit.Common:
Repository | Stars |
---|---|
NServiceKit/NServiceKit
|