Hello everyone, I need some help, I’d like to be able to run the main app from within tests, using MsTest, I already made some progress, but the wasm client is tricky, even passing by the paths to the host builder I got a console error not finding the css.
Now that .NET 8 is released and .NET Aspire is in preview, plus Azure SQL has a free database I may convert all of my FairPlay stack into .NET Aspire, same solution, same stack, same configuration.
#dotnet #blazor #dotnetconf #azure #csharp
Sample of one way to automatically create resources translations using Azure Open AI.
The Magic of C# Source Generators
Is there any good free Language Translations package for .NET 7+? I want to minimize external services dependencies for one of my demo projects.
#dotnet #Blazor #aspnet #dotnetconf
The #FairPlayShop demo project has a new branch where it has been converted to the new NET Aspire, this means easy access to Logs, Traces, Metrics through NET Aspire amazing Dashboard!
#dotnetconf
#dotnet #blazor #dotnetcore #aspnet #aspnetcore #dotnetaspire #csharp
A cool thing I’m loving about NET Aspire is that when adding new projects to the solution it automatically sets them app to reference and configure service defaults, as well as include tjeir setup in the App Host.
#dotnet #dotnetconf #csharp