-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* improve(SourceGenerator): comments * feat: support partial classes * test: PartialClass * refactor(TestClassCodeGenerator): improve naming * improve(FluentLambdaTestClass): Address class in separate file * fix(M31.FluentApi.Tests.csproj): remove item group * fix(FluentLambdaClassInDifferentNamespace): move Address to separate file * fix(FluentLambdaNullablePropertyClass): move Address into separate file * fix(FluentLambdaSingleStepClass): move address to separate file * fix: address Resharper warnings * test(FluentApiAnalyzer): structs, records, and record structs * test: DuplicateMethodPartialClass * chore: increase nuget version to 1.5.0 * fix: minor improvements * improve(ListAndDictionary): NotSupportedException instead of NotImplementedException * refactor: minor change
- Loading branch information
Showing
44 changed files
with
599 additions
and
238 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.