Skip to content

Implement source generators for domain signature / hash code - #298

Open
cd21h wants to merge 8 commits into
masterfrom
feature/hashcode-srcgen
Open

Implement source generators for domain signature / hash code#298
cd21h wants to merge 8 commits into
masterfrom
feature/hashcode-srcgen

Conversation

@cd21h

@cd21h cd21h commented Jul 25, 2026

Copy link
Copy Markdown

Closes #267

cd21h added 5 commits July 24, 2026 14:09
* Add .NET 10 support, closes #291

* Upgrade dependencies
* Cleanup and format code
* Update documentation
* Update build images
* Prep for Postgres DB example
* Fix PR builds in AppVeyor
* Remove Newtonsoft.Json reference
* Fix tests: don't test different TFMs in parallel
* Upgrade cake
Simplify handling of nullable and reference types
Update hash code calculation to use System.HashCode class
Use file-scoped namespaces with generated code
@cd21h cd21h added this to the 9.1.0 milestone Jul 25, 2026
@cd21h cd21h self-assigned this Jul 25, 2026
@cd21h cd21h modified the milestones: 9.1.0, 9.2 Jul 25, 2026
@coveralls

coveralls commented Jul 25, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 57.863% (-16.4%) from 74.235% — feature/hashcode-srcgen into master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Source Generators for Entity hash code and equality code generation

2 participants