How to Use Roslyn and Alleviate Mismatched Parameters
With the latest versions of Visual Studio, Microsoft opened up the compiler black box with the Roslyn compiler allowing developers to have full access.
With the latest versions of Visual Studio, Microsoft opened up the compiler black box with the Roslyn compiler allowing developers to have full access.
Avoid spending a lot of time debugging a broken build due to incorrect project dependencies and obj folders.
Learn how to safely upgrade from previous versions of .NET to .NET 6 preventing both build errors and runtime errors. The build errors can be easy to fixed.
Learn how to enable your enums to easily serialize as strings, and save them to your database using Dapper as a string. Also… delve into a more complicated example with greater flexibility and stronger type-safety than a simple enum.
What are we building? The goal of this post is to create a simple ASP.NET Core Hosted Blazor WebAssembly website
dotnet 6 was recently released as was Azure’s new container app in preview. I recently went through the process of
This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.
Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.
If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.