Tag: .net6
- Visual Studio 2022 - 'The project is not part of the solution' when trying to add an existing project to the solution
- How to implement guide with fluentvalidation - custom validation rule not triggering for nested properties in .net 6
- Visual Studio 2022 - working with 'Could not load file or assembly' scenarios during unit testing with Moq and NUnit
- Unexpected Serialization Behavior with Newtonsoft.Json in .NET 6 and Nullable Reference Types
- C# - Task.Delay causing advanced patterns in async method with HttpClient in .NET 6
- Intermittent NullReferenceException in .NET 6 Blazor Component during State Management