This is the NetEvolve.Defaults package, which provides the standard configurations and settings for the NetEvolve projects. Such as .editorconfig, build props and targets.
All of our projects are build on top of this package, so we can have a consistent build process and settings across all of our projects.
To install this package, you can use the following command:
dotnet add package NetEvolve.Defaults