Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 294 Bytes

File metadata and controls

9 lines (6 loc) · 294 Bytes

Shawarma.CSharp.Example

Example of converting a C# .NET Core MVC application from using IHostedService to a Shawarma-based approach.

The IHostedService approach is in the "ihostedservice" branch, and the Shawarma appraoch is in the master branch.

git diff ihostedservice..master