MelGrubb / BuilderGenerator

A source-generator-based implementation of the Builder pattern
https://melgrubb.github.io/BuilderGenerator/
MIT License
36 stars 8 forks source link

13 netstandard20 compatibility #17

Closed MelGrubb closed 2 years ago

MelGrubb commented 2 years ago

Changed WithObject to register a func instead of a raw value.