Skillshare – Complete ASP Net 5 Web API Development-SkilledHares

Skillshare – Complete ASP Net 5 Web API Development-SkilledHares
English | Size: 5.13 GB
Category: Tutorial


Learn how to build a RESTful API using ASP.Net Core API, Entity Framework, enterprise grade practices for a scalable and future proofed Web API solution. We will implement various support tools for logging, documentation, security and error handling.

WintellectNOW – Identity Enhancements in ASP.NET Core 2.1-CONSORTiUM

WintellectNOW – Identity Enhancements in ASP.NET Core 2.1-CONSORTiUM
English | Size: 218.45 MB
Category: Tutorial


ASP.NET Core 2.1 introduces many new updates for authentication, authorization, and the protection of personal data, including support for two-factor authentication and GDPR. Learn about the latest developments and get a fast start on incorporating them into your code.

WintellectNOW – Getting Started with ASP NET Core

WintellectNOW – Getting Started with ASP NET Core-CONSORTiUM
English | Size: 292.86 MB
Category: Tutorial


Introduction
API Controller Updates
Documentation for API Controllers
ProducesResponseType
ApiConventionType

PluralSight – Cross Site Scripting XSS Prevention for ASP.NET Core and ASP.NET Applications

PluralSight – Cross Site Scripting XSS Prevention for ASP.NET Core and ASP.NET Applications-BOOKWARE-KNiSO
English | Size: 38.99 MB
Category: Tutorial


Release Notes: Cross Site Scripting (XSS) is very dangerous. Attackers gain access to browser features and can steal sensitive information or coerce users in doing unintended actions. In this course, Cross Site Scripting (XSS) Prevention for ASP.NET Core and ASP.NET Applications, you ll learn what XSS is, why it is dangerous and how to mitigate it. First, you ll explore the nature of the attacks. Next, you ll discover how to mitigate them using encoding techniques and more. Finally you ll learn how to implement these in all your applications. When you re finished with this course, you ll have the skills and knowledge to secure your applications against this dreaded attack

Linkedin Learning – Advanced ASP.NET Core Unit Testing

Linkedin Learning – Advanced ASP.NET Core Unit Testing-XCODE
English | Size: 418.41 MB
Category: Tutorial

No developer wants to turn in buggy code. Unit testing is a highly efficient way to ensure that everything in your app is working by design before it’s launched into production. In this course, learn how to write automated tests for your personal or commercial ASP.NET Core apps. Instructor Ervis Trupja details how to unit test ASP.NET Core console, Web API, and MVC apps. Ervis begins by providing a general overview of application testing strategies, as well as how to determine which unit testing framework is right for you. Then, he steps through how to set up and test ASP.NET Core console, Web API, and MVC apps, providing challenges along the way that allow you to put your new skills to the test.