Obfuscar 2.2.25
Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types and namespaces) to a minimal set, distinguishable in most cases only by signature.
Install-Package Obfuscar -Version 2.2.25
dotnet add package Obfuscar --version 2.2.25
<PackageReference Include="Obfuscar" Version="2.2.25"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Obfuscar --version 2.2.25
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/obfuscar/obfuscar/releases
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
2.2.25 | 1,680 | 10/24/2019 | ||
2.2.24 | 4,996 | 8/1/2019 | ||
2.2.23 | 3,116 | 7/7/2019 | ||
2.2.19 | 1,770 | 5/7/2019 | ||
2.2.18 | 12,860 | 2/2/2019 | ||
2.2.16 | 477 | 1/31/2019 | ||
2.2.15 | 2,149 | 1/9/2019 | ||
2.2.14 | 3,360 | 11/21/2018 | ||
2.2.13 | 14,452 | 8/18/2018 | ||
2.2.12 | 12,403 | 7/1/2018 | ||
2.2.11 | 9,387 | 1/1/2018 | ||
2.2.10 | 2,349 | 11/17/2017 | ||
2.2.9 | 2,236 | 9/15/2017 | ||
2.2.8 | 830 | 8/30/2017 | ||
2.2.7 | 341 | 8/26/2017 | ||
2.2.6 | 5,382 | 6/17/2017 | ||
2.2.5 | 2,552 | 5/10/2017 | ||
2.2.4 | 1,486 | 3/31/2017 | ||
2.2.3 | 3,058 | 12/10/2016 | ||
2.2.2 | 3,805 | 9/22/2016 | ||
2.2.1 | 2,754 | 7/16/2016 | ||
2.2.0 | 3,139 | 4/30/2016 | ||
2.1.1 | 1,840 | 3/2/2016 | ||
2.0.3 | 570 | 2/6/2016 | ||
2.0.2 | 983 | 1/24/2016 | ||
2.0.1 | 1,941 | 4/14/2015 | ||
2.0.0 | 1,482 | 3/1/2014 |