DDDToolbox icon indicating copy to clipboard operation
DDDToolbox copied to clipboard

A set of Roslyn refactorings supporting DDD design

DDDToolbox

A set of Roslyn refactorings supporting DDD design

Extension available at Visual Studio Marketpalace here

Features

Currently implemented refactorings:

  • make class readonly
  • add structural equality
  • add comparison operators
  • convert type to record

convert to record type