Skip to content

v1.0.0

Compare
Choose a tag to compare
@pmrogala pmrogala released this 07 Jun 16:35
· 77 commits to main since this release
08847a8
  • 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.
    • Sample projects
    • IntegrationTests
  • a .gitignore file