/SchedulerTalk

Example project from my Scheduler presentation

Primary LanguageJavaScriptMIT LicenseMIT

Scheduler Talk

This is a presentation on Hangfire v Azure Logic Apps which is the replacement for Azure Scheduler.

While we are at it, lets throw some other tech in there and see how they all play together.

Technology Used

  • .Net Core 2.2

  • ASP.Net Core API

  • Microsoft Entity Framework Core InMemoryDatabase

  • Swagger

  • SignalR

  • NLog

  • Test Driven Development (Somehow? not sure yet)

  • MSTest