These are Azure Function projects with Durable Functions Monitor 'injected' as a NuGet package. To be used for e.g. monitoring custom storage providers.
- netcore21 - (legacy) Durable Functions Monitor backend, that runs on .Net Core 2.1.
- netcore31 - Durable Functions Monitor backend, that runs on .Net Core 3.1.
- mssql - Durable Functions Monitor backend to be used with Durable Task SQL Provider.