Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kristina-preemptive authored Oct 5, 2023
1 parent 5a7d032 commit 408f611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The following samples are available in this repo:
* [ASP.NET Core](asp.netcore/) demonstrates using Dotfuscator on ASP.NET Core applications.
* [Reflection](reflection) uses renaming rules to fix issues that occur when using Dotfuscator with applications that make use of dynamic class loading and method invocation.
* [Serialization](serialization) demonstrates using Dotfuscator in an application that makes use of serialized objects that must be exchanged with non-obfuscated code.
* [MauiApp1](MauiApp1) demonstrates using Dotfuscator on MAUI applications.

This repo has tags that correspond to the earliest Dotfuscator Professional version number the samples are compatible with.

Expand Down

0 comments on commit 408f611

Please sign in to comment.