Tag: ASP

Automation Testing Strategies with ASP.NET Core


Free Download Automation Testing Strategies with ASP.NET Core
Released 5/2024
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English + vtt | Duration: 3h 32m | Size: 992 MB
Great automated tests that can be run while developing an ASP.NET Core application enables quality, reliability, and even continuous delivery. This course will teach you how to create and execute such a set of tests using .NET technologies.

(more…)

ASP.NET Core Web API Fundamentals (Updated March 1, 2024)


Free Download ASP.NET Core Web API Fundamentals (Updated March 1, 2024)
Kevin Dockx | Duration: 8:34 h | Video: H264 1280×720 | Audio: AAC 48 kHz 2ch | 1,82 GB | Language: English
In this course, you’ll learn how to build an API with ASP.NET Core that connects to a database via Entity Framework Core from scratch.
ASP.NET Core is a great platform for building APIs with. In this course, ASP.NET Core Web API Fundamentals, you’ll learn how to build an API with ASP.NET Core that connects to a database via Entity Framework Core. First, you’ll learn how to get started with API building in ASP.NET Core. Next, you’ll discover how to get and manipulate data from services, use the built-in dependency injection system, and work with configuration files. Finally, you’ll learn how to connect to a database through Entity Framework Core and how to document your API. When you’re finished with this course, you will be able to build an API from scratch with ASP.NET Core.
Homepage

(more…)

ASP.NET Core 8 and Angular (6th Edition)


Free Download ASP.NET Core 8 and Angular: Full-stack web development with ASP.NET Core 8 and Angular
English | 2024 | ISBN: 9781805129936 | 804 Pages | EPUB (True) | 34 MB
You’ll begin by setting up SQL Server 2022 and building a data model with Entity Framework Core. You’ll progress to fetching and displaying data, handling user input with Angular reactive forms, and implementing front-end and back-end validators for maximum effect. After that, you will perform advanced debugging and explore unit testing features with xUnit for .NET, and Jasmine and Karma for Angular. You’ll use Identity API endpoints in ASP.NET Core and functional route guards in Angular to add authentication and authorization to your apps. Finally, you’ll learn how to deploy to Windows, Linux, and Azure.

(more…)