Skip to content

mslycn/Online-TV-Database.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online TV Database .NET

An open-source C# libary for www.thetvdb.com API. Can be used by projects targeting at least .NET Framework 4. Also includes a DNX class library optimized for usage with MVC6.

Development requirements

To compile the Core libary use an editor that can compile C# 6. ( https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx ) To compile the MVC6 library and webproject use the ASP.NET 5 Beta7 runtimes. If you use Visual Studio 2015 install the ASP.NET 5 Beta7 tooling. ( https://www.microsoft.com/en-us/download/details.aspx?id=48738 )

About

C# libraries to interact with the API of www.thetvdb.com, including DNX library optimized for usage with MVC6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages