Open
Description
Hi @matthewrenze, are you planning to update the codebase to use the primary constructor anytime soon?
I want to contribute to this, but not sure since it's a demo for your online course.
Hi @matthewrenze, are you planning to update the codebase to use the primary constructor anytime soon?
I want to contribute to this, but not sure since it's a demo for your online course.
Activity
matthewrenze commentedon Jun 11, 2025
@teesofttech Thanks for the offer to contribute and for checking first.
I try to update the course during each release of a (stable) major version of .NET -- which is roughly every two years. I most recently updated the course for .NET 9 about four months ago. So it will be a while before I update it again for .NET 10.
However, you are welcome to fork the repo and add your changes to a separate copy. I sometimes scan forks to see if there are improvements that I should consider incorporating into future updates to the course.
Thanks!
teesofttech commentedon Jun 11, 2025
Thank you for replying. I will fork it and raise a PR when I am done.