NServiceKit.Common
1.0.43
dotnet add package NServiceKit.Common --version 1.0.43
NuGet\Install-Package NServiceKit.Common -Version 1.0.43
<PackageReference Include="NServiceKit.Common" Version="1.0.43" />
paket add NServiceKit.Common --version 1.0.43
#r "nuget: NServiceKit.Common, 1.0.43"
// Install NServiceKit.Common as a Cake Addin
#addin nuget:?package=NServiceKit.Common&version=1.0.43
// Install NServiceKit.Common as a Cake Tool
#tool nuget:?package=NServiceKit.Common&version=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
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Silverlight | sl5 |
-
- NServiceKit.Text (>= 1.0.0 && < 2.0.0)
NuGet packages (21)
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
|