2015-05-18 20:34:56 -04:00
2015-05-18 20:20:35 -04:00
2015-05-16 22:17:47 -04:00
2015-05-18 20:34:56 -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%