is it possible to use Anti Tampering protection with DependencyInjection .net core 3.1
108 views
Skip to first unread message
alon yair
unread,
Mar 3, 2021, 10:43:13 AM3/3/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to .Net Reactor Support
I'm trying to evaluate .net reactor to see if I can use it in my program. when using DependencyInjection in .net core 3.1 and use .net reactor v6.5.0.0 demo Anti Tampering on I get "System.Exception: myDAL is tampered." when I remove the Anti Tampering protection the code run ok. is it possible to use Anti Tampering protection with DependencyInjection or not?