Metadata >> NuGet >> CSChatworkAPI

CSChatworkAPI

Metadata

Authors mtaniuchi
Copyrights Copyright © mtaniuchi 2015
Description ChatworkAPI for C#
LicenseUrl https://raw.githubusercontent.com/mtaniuchi/CSChatworkAPI/master/LICENSE
Owners mtaniuchi
ProjectUrl https://github.com/mtaniuchi/CSChatworkAPI
ReleaseNotes first release.
RequireLicenseAcceptance True
Dependencies Newtonsoft.Json:6.0.6|RestSharp:105.0.1
Title CSChatworkAPI
PackageSize 40124
PackageHashAlgorithm SHA512
PackageHash MUxv3Lh6UySVcSN25Oqz5fPzuPzzL3+Swmrtpd/XFL252VVSLypi4exJxC1OGUa2BJS6cTQDz+Efw/jfFRjlSw==
DownloadCount 000000
CreatedDate 2015-05-01T08:33:26

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 CSChatworkAPI -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install CSChatworkAPI -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 CSChatworkAPI
Installing the package (HTTP Basic authentication):
Install-Package CSChatworkAPI -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package CSChatworkAPI -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package CSChatworkAPI

OpenWrap

Installing the package:
o add-wrap CSChatworkAPI
Uninstalling the package:
o remove-wrap CSChatworkAPI

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.0.0