H.Generators.Tests.Extensions
A set of extensions to simplify the test code of generators. โญ Last 10 features: - feat: Added SelectAndReportDiagnostics. 2023-08-16 - feat: Added IncrementalValuesProvider.CollectAsEquatableArray. 2023-03-10 - feat: Simplified framework detection and exclude dynamic names. 2023-03-09 - feat: Added new steps extensions. 2023-03-09 - feat: Added EquatableArray. 2023-03-09 - feat: Added Framework.None. 2023-03-06 - feat: Renamed Platform to Framework. Refactored. 2023-03-05 - feat: Added ImmutableArrayExtensions.NormalizeLocations. 2023-02-06 - feat: Do not output ref assemblies 2022-11-01 - feat: Added MAUI recognize support. 2022-07-09 ๐ Last 10 bug fixes: - fix: Added ability to add/remove _SystemLibs. 2023-04-08 - fix: Added missing IncrementalValueProvider SelectAndReportExceptions without cancellation token. 2023-03-09 - fix: Added IncrementalValueProvider SelectAndReportExceptions. 2023-03-09 - fix: Added missing useful overloads. 2023-03-09 - fix: Added IncrementalValuesProviderExtensions.WhereNotNull. 2023-03-09 - fix: Simplified ImmutableArrayExtensions. 2023-03-06 - fix: Removed deprecated SourceProductionContextExtensions.AddTextSource. 2023-03-06 - fix: Add system component model and system runtime serialization formatters. 2023-02-16 - fix: Fixed ImmutableArrayExtensions namespace. 2023-02-06 - fix: Fixed StringExtensions.ToParameterName() to work for some keywords. 2023-01-04
Install
dotnet add package H.Generators.Tests.Extensions --version 1.16.0
Install-Package H.Generators.Tests.Extensions -Version 1.16.0
<PackageReference Include="H.Generators.Tests.Extensions" Version="1.16.0" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.