Relative Content

Tag Archive for asp.netclean-architecturestatic-files

Loading {ASSEMBLY NAME}.styles.css in ASP .NET Core 8 Solution

I’m developing a solution with VS22 structured with the projects Core, Application, Infrastructure, Web (Blazor Web App), and Main (Console Application). The Main project serves as the Composition Root, so I added the following line to the .csproj file of the Web project: