Published inYounitedTechBuilding a Generative AI Chatbot for Loan Accounting with .NET and AzureA Chatbot to helpMar 31Mar 31
Published inYounitedTechEasy .NET Web App Integration Testing with PlaywrightPlaywright is a great tool to test your web application. In addition to being cross-platform, it can be used from many development stacks…Oct 29, 2024Oct 29, 2024
Published inYounitedTechCode first Json localization on Blazor Web AppHave you ever used localization with dotnet and Blazor? If so, you’ve probably noticed that it can be quite verbose in some way because you…Apr 18, 2024Apr 18, 2024
Published inYounitedTechCan’t load embedded resources with culture name suffix in .Net Core.Have you ever used embedded resources in you DotNet Core application? Sure, this is quite convenient and it is not really complicated to…Oct 24, 2023Oct 24, 2023
Published inYounitedTechHow to download files with BlazorHere is an easy way to download a file either using directly an HTTP URL or using a stream on C# side in your Blazor Web application…Nov 8, 2022A response icon2Nov 8, 2022A response icon2
Published inYounitedTechWrite a basic E2E test using the Codegen tool [Part 4]Write a basic E2E testOct 11, 2022Oct 11, 2022
Published inYounitedTechStart you Blazor app in order to debug and test it [Part 3]Start your Blazor app to testOct 11, 2022A response icon1Oct 11, 2022A response icon1
Published inYounitedTechRecord and view our E2E test traces [Part 5]Record and view our E2E test traces.Oct 11, 2022Oct 11, 2022
Published inYounitedTechEnable Playwright so that you can easily use it (including on your build agents) [Part 2 ]Set up Playwright FixtureOct 11, 2022A response icon1Oct 11, 2022A response icon1
Published inYounitedTechEnd-to-End test a Blazor App with Playwright [Part 1]As a .Net fan, I am really glad to be able to write End-to-End tests for my Blazor apps in C#. Thanks to Playwright we now have a reliable…Oct 11, 2022A response icon1Oct 11, 2022A response icon1