Skip to content

mattwhetton/SharpComicVine

 
 

Repository files navigation

SharpComicVine

A C# Library to connect to the ComicVine API.

To Test the library, subscribe to ComicVine API Web Site: http://www.comicvine.com/api/ Ask for an API key and put it in the Test Client

comicVineService.ComicVineKey = "YOURKEY";

##Portable Class Library

This project builds a portable class library and can therefore be used in Xamarin projects

##NuGet Package

There is also a NuGet package avai8lable at https://www.nuget.org/packages/SharpComicVine/

About

A C# LIbrary to connect to the ComicVine API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.4%
  • Shell 1.6%