A collection of Analyzers based on the best practices tips.
using the latest stable version:
dotnet add package FluentAssertions.Analyzers
dotnet build
dotnet test --configuration Release --filter 'TestCategory=Completed'