Metadata >> NuGet >> NServiceKit.Common

NServiceKit.Common

Metadata

Authors NServiceKit
Copyrights NServiceKit 2014 and contributors
Description 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
IconUrl http://www.nservicekit.com/logo-100x100.png
Language en-US
LicenseUrl https://github.com/NServiceKit/NServiceKit/blob/master/LICENSE
Owners NServiceKit
ProjectUrl https://github.com/NServiceKit/NServiceKit
RequireLicenseAcceptance False
Summary Free and open source .NET and Mono REST Services framework
Tags NServiceKit Common Framework Clients ServiceClients Gateway ServiceStack
Dependencies NServiceKit.Text:[1.0, 2.0)
Title Service Clients and Common libs for NServiceKit projects
PackageSize 1113411
PackageHashAlgorithm SHA512
PackageHash Opjdz5MXr0WWZ/3847V2i9anelA1RpJ9OoSGFyvG8jHE4OFy4axyoOJsbBcIUwE1qNDcb1W5EqM2h54F3PgouA==
DownloadCount 000000
CreatedDate 2015-09-13T17:04:08

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NServiceKit.Common -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NServiceKit.Common -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NServiceKit.Common
Installing the package (HTTP Basic authentication):
Install-Package NServiceKit.Common -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NServiceKit.Common -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NServiceKit.Common

OpenWrap

Installing the package:
o add-wrap NServiceKit.Common
Uninstalling the package:
o remove-wrap NServiceKit.Common

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.40
1.0.37
1.0.35
1.0.32
1.0.31
1.0.27
1.0.11