Enum.Source.Generator icon indicating copy to clipboard operation
Enum.Source.Generator copied to clipboard

A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.

Results 39 Enum.Source.Generator issues
Sort by recently updated
recently updated
newest added

The code looks very good, but I think it is more useful if 'IsDefinedFast(string states)' returns false rather than throwing an exception. This means that if the string is not...

Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.2.0 to 4.3.0. Release notes Sourced from Microsoft.CodeAnalysis.CSharp's releases. .NET 6.0.1 Release .NET 5.0.4 Release .NET 5.0.2 Release Notes Install Instructions Repos Core Changelog Sourced from Microsoft.CodeAnalysis.CSharp's...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.3.1. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.3.1 See the release notes here. Commits 83d2f81 Bump version to 17.3.1 and cherry-pick loc files (#3966) 016e237...

dependencies

The generated code has errors, if the used enum has the visibility internal. >Inconsistent accessibility: parameter type `ProjectItemType` is less accessible than method `ProjectItemTypeEnumExtensions.IsDefinedFast(ProjectItemType)`

Bumps [MSTest.TestAdapter](https://github.com/microsoft/testfx) from 2.2.10 to 3.1.1. Release notes Sourced from MSTest.TestAdapter's releases. v3.1.1 See the release notes here. v3.1.0 See the release notes here. ARTIFACTS FOR THIS RELEASE WERE CORRUPTED...

dependencies

Bumps [MSTest.TestFramework](https://github.com/microsoft/testfx) from 2.2.10 to 3.1.1. Release notes Sourced from MSTest.TestFramework's releases. v3.1.1 See the release notes here. v3.1.0 See the release notes here. ARTIFACTS FOR THIS RELEASE WERE CORRUPTED...

dependencies

Bumps [xunit](https://github.com/xunit/xunit) from 2.4.2 to 2.5.0. Commits 12ec6b8 Bump up to v2.5.1-pre 92f31c4 v2.5.0 188216b Ensure both failed tests and error cause error return codes (and cancel for s... c973179...

dependencies

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.5 to 2.5.0. Commits 5ebf84c v2.5.0 fd327b6 Ensure both failed tests and errors cancel for stopOnFail 4e86b43 Latest dependencies c29a760 #110: Visual Studio test explorer cannot filter...

dependencies

Bumps [FluentAssertions.Analyzers](https://github.com/fluentassertions/fluentassertions.analyzers) from 0.17.2 to 0.21.0. Release notes Sourced from FluentAssertions.Analyzers's releases. 0.21.0 What's Changed fix: support first argument being the null keyword by @​Meir017 in fluentassertions/fluentassertions.analyzers#201 fixed #171 reported...

dependencies

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.3.0 to 17.6.3. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.6.3 Issues Fixed [rel/17.6] Update version to 17.6.3 by @​nohwnd in #4555 [rel/17.6] Disable pre-start of testhosts by...

dependencies