You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ The following samples are available in this repo:
11
11
*[ASP.NET Core](asp.netcore/) demonstrates using Dotfuscator on ASP.NET Core applications.
12
12
*[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.
13
13
*[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.
14
15
15
16
This repo has tags that correspond to the earliest Dotfuscator Professional version number the samples are compatible with.
0 commit comments