aboutsummaryrefslogtreecommitdiffstats
path: root/code/api/src/Program.cs
Commit message (Collapse)AuthorAgeFilesLines
* refactor: Don't use assembly name to get name of xml docivarlovlie2022-10-281-6/+2
| | | | The name is well known and not subject to change.
* feat: Remove appsettings.json and move logging levels to program.csivarlovlie2022-10-251-2/+6
|
* feat: Before move to FastEndpointsivarlovlie2022-10-241-171/+174
|
* refactor: Change file structureivarlovlie2022-10-051-0/+236