Skip to main content
H.Generators.Tests.Extensions package icon

H.Generators.Tests.Extensions

A set of extensions to simplify the test code of generators. โญ Last 10 features: - feat: Do not output ref assemblies 2022-11-01 - feat: Added MAUI recognize support. 2022-07-09 - feat: Added RecognizePlatform extensions. 2022-07-08 - feat: Added AnalyzerConfigOptionsProviderExtensions.IsDesignTime. 2022-06-23 - feat: Added fullTypeName StringExtensions. 2022-06-22 - feat: Added StringExtensions.RemoveBlankLinesWhereOnlyWhitespaces(). 2022-06-21 - feat: Updated ConventionalCommitsGitInfo. 2022-06-06 - feat: To ConventionalCommitsGitInfo. 2022-06-06 - feat: Added _SystemLibsProperty null check. 2022-06-01 - feat: Added .Net standard 1.6 dependencies to system libs. 2022-05-31 ๐Ÿž Last 10 bug fixes: - fix: Fixed #3. 2022-11-19 - fix: Refactored AnalyzerConfigOptionsProviderExtensions.cs. 2022-11-12 - fix: Try to generate build numbers again. 2022-11-02 - fix: Removed Net Standard 2.0 check as it seems not needed in dotnet 6.0.300+. 2022-08-01 - fix: Fixed problem with RemoveBlankLinesWhereOnlyWhitespaces line endings. 2022-07-20 - fix: EnumerableExtensions.Inject will return " " for empty collections. 2022-07-17 - fix: Fixed netstandard check. 2022-07-13 - fix: Fixed netstandard check 2. 2022-07-13 - fix: Fixed netstandard check for system libs. 2022-07-13 - fix: Replaced Microsoft.CodeAnalysis.CSharp.Workspaces to Microsoft.CodeAnalysis.Common. 2022-07-13

Total Downloads
43.2K
43,215
Published
Nov 19, 2022
Latest stable version

Install

.NET CLI
dotnet add package H.Generators.Tests.Extensions --version 1.8.3
Package Manager Console
Install-Package H.Generators.Tests.Extensions -Version 1.8.3
PackageReference
<PackageReference Include="H.Generators.Tests.Extensions" Version="1.8.3" />

Frameworks

.NETStandard2.0

Dependencies

[4.0.0, )

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.