A set of Roslyn refactorings supporting DDD design
Extension available at Visual Studio Marketpalace here
Currently implemented refactorings:
- make class readonly
- add structural equality
- add comparison operators
- convert type to record
A set of Roslyn refactorings supporting DDD design
Extension available at Visual Studio Marketpalace here
Currently implemented refactorings: