Skip to content

Commit 408f611

Browse files
Update README.md
1 parent 5a7d032 commit 408f611

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The following samples are available in this repo:
1111
* [ASP.NET Core](asp.netcore/) demonstrates using Dotfuscator on ASP.NET Core applications.
1212
* [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.
1313
* [Serialization](serialization) demonstrates using Dotfuscator in an application that makes use of serialized objects that must be exchanged with non-obfuscated code.
14+
* [MauiApp1](MauiApp1) demonstrates using Dotfuscator on MAUI applications.
1415

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

0 commit comments

Comments
 (0)