ASP.NET Core API Best Practices
References
References
Known Issues
Publishing DWD API, an ASP.NET Core 8.0 app, proved to be more complicated than previous iterations of .NET. This might have been due to the lack of HTML pages (unlike our other MVC projects that include HTML content), but ultimately I don't know why it was any different.