-
Notifications
You must be signed in to change notification settings - Fork 110
2. How to install
Bilal edited this page May 22, 2016
·
1 revision
Install the desired nuget package using nuget package manager or package manager console.
You can install using console, like this-
Install-Package TrackerEnabledDbContext
OR
Install-Package TrackerEnabledDbContext.Identity
If you want to try upcoming beta features, use the following command
Install-Package TrackerEnabledDbContext -Pre