v1.0.0
- Initial projects
- A basic builder source generator
- the source generator creates the "with" methods basing on constructor parameters and settable properties.
- if there is duplication in naming, a constructor parameter has higher priority than the property.
- the source generator creates the "with" methods basing on constructor parameters and settable properties.
- Sample projects
- IntegrationTests
- A basic builder source generator
- a .gitignore file