Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 558 Bytes

File metadata and controls

24 lines (14 loc) · 558 Bytes

IIS Deployment

//[doc-params]
{
    "UI": ["MVC", "Blazor", "BlazorServer", "NG"],
    "DB": ["EF", "Mongo"],
    "Tiered": ["Yes", "No"]
}

This document assumes that you prefer to use {{ UI_Value }} as the UI framework and {{ DB_Value }} as the database provider. For other options, please change the preference on top of this document.

TODO

What's next?