Closed TheTechArch closed 4 years ago
We need to create a new App template that will be the basis of all apps created in Altinn Studio going forward.
The goal is to get a application that can be run and debuged locally.
The basis template will be a ASP.Net Web Core 3.0 application. It will contains only the minimum files needed
Common functionality like controllers, (for standard API), process engine, PEP, used by the MVC will be put in nuget packages. #2803 decidew how
Based on decision in #2507 we need to modify the App template.
This is completed. Handling issues as bugs. (if any)
We need to create a new App template that will be the basis of all apps created in Altinn Studio going forward.
The goal is to get a application that can be run and debuged locally.
Location
Name
Structure
The basis template will be a ASP.Net Web Core 3.0 application. It will contains only the minimum files needed
Common functionality like controllers, (for standard API), process engine, PEP, used by the MVC will be put in nuget packages. #2803 decidew how
Services
App logic
Tasks