MSBuild.Obfuscar is a target for Obfuscar integration in MSBuild process.
Obfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly.
Just add the library to your project.
Install-Package MSBuild.Obfuscar
dotnet add package MSBuild.Obfuscar
For more information about how to configure open de documentation section. This contains most information you need, and also a detailed history of this project all through the years.
See LICENSE file for details.