/msbuild-obfuscar

MSBuild Obfuscar Target

Primary LanguageC#OtherNOASSERTION

MSBuild.Obfuscar

MSBuild.Obfuscar is a target for Obfuscar integration in MSBuild process.

Build status NuGet

Information

Obfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly.

Get Started

Just add the library to your project.

Package Manager

Install-Package MSBuild.Obfuscar

.NET CLI

dotnet add package MSBuild.Obfuscar

Documentation

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.

License

See LICENSE file for details.