Skip to content

edwincorea/Ex_Files_ASP_NET_Security

Repository files navigation

Ex_Files_ASP_NET_Security

Software security is an important consideration when designing and developing web applications. While security breaches and threats can have serious consequences, there are steps that software developers can take to keep their applications safe. In this course, explore techniques for securing and controlling access to your ASP.NET Core applications. Instructor Janan Siam covers how to implement authentication and authorization using both ASP.NET Core Identity framework and token authentication with IdentityServer. She discusses the most common types of attacks, and how to protect against them. In addition, Janan examines several strategies for protecting sensitive data in your applications, including encryption, the new Data Protection API, and Secure Sockets Layer (SSL).

Fixes: https://github.com/dotnet/core/blob/master/release-notes/1.0/sdk/1.0-rc3-default-compile-items.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published