Metadata >> NuGet >> MetaWeblog.Portable

MetaWeblog.Portable

Metadata

Authors saveenr, AdvancedREI
Copyrights Copyright © 2013 Saveen Reddy, 2013-2014 AdvancedREI, LLC.
Description A Portable Class Library implementation of the MetaWeblog API. Forked from the MetaWeblogSharp project. Has support for saving connections and (.NET 4.5, Windows Phone 8, and Windows 8.x)
LicenseUrl http://www.ohloh.net/licenses/mslpl
Owners AdvancedREI
ProjectUrl http://github.com/AdvancedREI/MetaWeblogPortable
ReleaseNotes 0.9.0: First working release.
RequireLicenseAcceptance False
Tags MetaWeblog, MetaWeblogAPI, XMLRPC, Windows Phone, PCL
Dependencies Microsoft.Net.Http:2.2.18|Newtonsoft.Json:5.0.8|PCLStorage:0.9.1
Title MetaWeblog.Portable
PackageSize 64815
PackageHashAlgorithm SHA512
PackageHash jwF3FByYE3nccgQXcK2C2TlaMTStiMmoCvDJbDsUpdxsG4MN87bxFIkgykyt9ePKEZBjvje67Xgjw5ox5qSFIA==
DownloadCount 000000
CreatedDate 2013-12-28T17:58:47

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

OpenWrap

Installing the package:
o add-wrap MetaWeblog.Portable
Uninstalling the package:
o remove-wrap MetaWeblog.Portable

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
0.9.2
0.9.1
0.9.0