Security features to consider in .Net Core 3
Key takeaways
- Security practice for .net core 3
- Learn to make more secure software in .net core 3
How to prevent attacks like cross-site scripting, cross-site request forgery, open redirect and sql injection on your site? How do you handle cookies in a secure manners? What are the strongest hashing and encryption algorithms available? What more to think about? The questions are many so let’s solve as many as we can in 60 minutes and raise your security knowledge in the .net space.