This is a common library for storing Top100 songs in a Mongo database.
Info
Version: | 1.0.0 |
Author(s): | Kevin Pearson |
Last Update: | Wednesday, June 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Top100Common |
Install
Install-Package Top100Common
dotnet add package Top100Common
paket add Top100Common
Top100Common Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.4.3)
- Microsoft.NETCore.App(>= 1.1.2)