A library for encoding/decoding Artifact Deck Codes and requesting card information from the Card Set API.
                        
                    
         
                Info
| Version: | 3.0.0 | 
| Author(s): | Jason Rai | 
| Last Update: | Sunday, November 18, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/MisterJimson/ArtifactDeckCodeDotNet | 
| NuGet Url: | https://www.nuget.org/packages/ArtifactDeckCodeDotNet | 
Install
Install-Package ArtifactDeckCodeDotNet
                        dotnet add package ArtifactDeckCodeDotNet
                        paket add ArtifactDeckCodeDotNet
                        
                                ArtifactDeckCodeDotNet Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 11.0.2)