You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the dependency to your project.json file, like:
"dependencies": {
"FluentScheduler": "5.0.0"
}
Then dotnet restore and you're good to go, just use any of the examples on README.
Edit:
Whoops, I'm sorry, I answered about .NET Core, and not ASP.NET Core. Right now I'm trying to find out what would be needed to support it but I have no solution yet (#94).
How to use this FluentScheduler in Microsoft.AspNetCore.Mvc (ASP.NET Core 1.0.0)?
The text was updated successfully, but these errors were encountered: