Skip to content

Injac/MetaWeblogPortable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetaWeblog.Portable is a Portable Class Library that makes it easy to interact with the MetaWeblogAPI. If you're still forced to work with the MetaWeblogAPI, you have our condolences.

Works on .NET 4.5, Windows Phone 8, and Windows 8.x, as well as Android and iOS through Mono.

Quick start

Install the NuGet package: Install-Package MetaWeblog.Portable, clone the repo, git clone git://github.com/advancedrei/MetaWeblogPortable.git, or download the latest release.

Quick start

Here is a simple example of leveraging the Service to query for weblogs.

// Coming soon.

For more information, check out our online documentation at NuDoq.

Bug tracker

Have a bug? Please create an issue here on GitHub that conforms with necolas's guidelines.

https://github.com/AdvancedREI/MetaWeblogPortable/issues

Twitter account

Keep up to date on announcements and more by following AdvancedREI on Twitter, @AdvancedREI.

Blog

Read more detailed announcements, discussions, and more on The AdvancedREI Dev Blog.

Authors

Saveen Reddy

Robert McLaws

Copyright and license

Copyright © 2013 Saveen Reddy, 2013-2014 AdvancedREI, LLC.

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

  • The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

  • You may not use this software to sell apps in the Windows Phone Store or Windows Store that replicate functionality from apps distributed by AdvancedREI.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A port of the MetaWeblogSharp library for Portable Class Libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published