Tommy Parnell c93714c2f4 fix up repo
2015-05-18 20:19:32 -04:00
2015-05-18 20:19:32 -04:00
2015-05-16 22:17:47 -04:00
2015-05-16 22:44:27 -04:00
2015-05-16 22:14:04 -04:00
2015-05-16 22:17:47 -04:00
2015-05-18 20:18:21 -04:00

Build status

What is this?

A simple API wrapper over the netrunner db.

How does this work?

To put it simply

new Repository().GetRequest<Cards>()

OR

new Repository().GetCards()

new Repository().GetRequest<Card>(01001)


Description
C# API wrapper over NetrunnerDb
Readme Apache-2.0 63 KiB
Languages
C# 100%