NServiceKit.Common
1.0.37
See the version list below for details.
dotnet add package NServiceKit.Common --version 1.0.37
NuGet\Install-Package NServiceKit.Common -Version 1.0.37
<PackageReference Include="NServiceKit.Common" Version="1.0.37" />
paket add NServiceKit.Common --version 1.0.37
#r "nuget: NServiceKit.Common, 1.0.37"
// Install NServiceKit.Common as a Cake Addin #addin nuget:?package=NServiceKit.Common&version=1.0.37 // Install NServiceKit.Common as a Cake Tool #tool nuget:?package=NServiceKit.Common&version=1.0.37
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl5 is compatible. |
-
- 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
|