Hi, what do you want to do?
Curated Video
Minimal API Development with ASP.NET Core - Add Generic Repository - Part 1
This video explains how to add generic repository.<br<br/>/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
Minimal API Development with ASP.NET Core - Add Default Data
This video explains setting up the default data or seeding the database.
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - HTML iframes
In this video, we'll learn about HTML iframes.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn...
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will learn...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - HTTP/2
[Theory] gRPC Internals Deep Dive: HTTP/2
r/>
This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going learn...
r/>
This clip is from the chapter "[Theory] gRPC Internals Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In this section, you are going learn...
Curated Video
gRPC [Java] Master Class: Build Modern API and Microservices - [Theory] SSL Security
[Hands-On] gRPC Advanced Features Deep Dive: [Theory] SSL Security
r/>
This clip is from the chapter "[Hands-On] gRPC Advanced Features Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In...
r/>
This clip is from the chapter "[Hands-On] gRPC Advanced Features Deep Dive" of the series "gRPC [Java] Master Class: Build Modern API and Microservices".In...
Curated Video
Minimal API Development with ASP.NET Core - Create CRUD Endpoints
This video explains how to create CRUD endpoints.<br<br/>/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
Minimal API Development with ASP.NET Core - Configure JWT Authentication
This video explains the JWT code, the mechanism that will generate the token for the project.
<
br/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section...
<
br/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section...
Curated Video
Minimal API Development with ASP.NET Core - Configure CORS
This video explains how to setup configuration for Cross-Origin Resource Sharing (CORS).
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project with Visual Studio" of the series "Minimal API Development with ASP.NET...
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project with Visual Studio" of the series "Minimal API Development with ASP.NET...
Curated Video
Minimal API Development with ASP.NET Core - Additional Endpoints
This video explains how to extend the endpoints to make some additional endpoints.
<
br/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on...
<
br/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on...
Curated Video
Minimal API Development with ASP.NET Core - Add Validations - Fluent Validation
This video explains how to add validations and the dangers of not having validation.
<
br/>
This clip is from the chapter "Value-Added Features" of the series "Minimal API Development with ASP.NET Core".This section explains...
<
br/>
This clip is from the chapter "Value-Added Features" of the series "Minimal API Development with ASP.NET Core".This section explains...
Curated Video
Minimal API Development with ASP.NET Core - Add Register Endpoint
In this video, you will learn to add the register endpoint.<br<br/>/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Curated Video
Minimal API Development with ASP.NET Core - Add Login Endpoint
This video explains what it takes to create a login endpoint.<br<br/>/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Curated Video
Minimal API Development with ASP.NET Core - Add JWT to Login Response
This video explains how to add JWT to the login response.<br<br/>/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API Development with ASP.NET Core".This section focuses on securing a Minimal API.
Curated Video
Minimal API Development with ASP.NET Core - Add HTTP Request Filters (.NET 7)
This video explains filters and how to add HTTP request filters.<br<br/>/>
This clip is from the chapter "Value-Added Features" of the series "Minimal API Development with ASP.NET Core".This section explains value-added features.
This clip is from the chapter "Value-Added Features" of the series "Minimal API Development with ASP.NET Core".This section explains value-added features.
Curated Video
Minimal API Development with ASP.NET Core - Add Generic Repository - Part 2
The second part of this repository implementation makes some adjustments to the entity model.
<
br/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses...
<
br/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses...
Curated Video
Minimal API Development with ASP.NET Core - Add Entity Framework
This video explains how to set up the entity framework in the project.
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
<
br/>
This clip is from the chapter "Add Entity Framework" of the series "Minimal API Development with ASP.NET Core".This section introduces you to adding an...
Curated Video
Minimal API Development with ASP.NET Core - Add Data Transfer Objects
This video explains how to add data transfer objects.<br<br/>/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
Minimal API Development with ASP.NET Core - Add AutoMapper
This video introduces AutoMapper to our project.<br<br/>/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API endpoints.
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Developing Ordering Lambda Microservice Sync Invocation from API Gateway
This video explains the development of ordering Lambda microservice sync invocation from API Gateway.
<
br/>
This clip is from the chapter "Developing Ordering Microservice Sync Invocation from API Gateway with AWS SDK" of the...
<
br/>
This clip is from the chapter "Developing Ordering Microservice Sync Invocation from API Gateway with AWS SDK" of the...
Curated Video
AWS Serverless Microservices with Patterns and Best Practices - Amazon API Gateway - Differences Between REST - HTTP API
This video explains the Amazon API Gateway—differences between REST and HTTP API.
<
br/>
This clip is from the chapter "API Gateway RESTful API Development with Synchronous Lambda Event Sources" of the series "AWS Serverless...
<
br/>
This clip is from the chapter "API Gateway RESTful API Development with Synchronous Lambda Event Sources" of the series "AWS Serverless...
Curated Video
Hands-on .NET Minimal API for Web Developers - Step 11: Add DTO Models
In this lesson, we will look at enhancing the MapPost and MapGet operations using the DTO model instead of the data model.
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API...
<
br/>
This clip is from the chapter "Improving Your Minimal API" of the series "Hands-On .NET Minimal API...
Curated Video
Minimal API Development with ASP.NET Core - Tour Project
This video explains a tour project and how Minimal API represents a diversion from using the normal API and how to accomplish everything from just one API file.
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project...
<
br/>
This clip is from the chapter "Create ASP.NET Core API Project...
Curated Video
Minimal API Development with ASP.NET Core - Section Overview - Securing a Minimal API
In this video, we will have a look at the section overview where we will be setting up user authentication and security for the API.
<
br/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API...
<
br/>
This clip is from the chapter "Securing a Minimal API" of the series "Minimal API...
Curated Video
Minimal API Development with ASP.NET Core - Section Overview - Create API Endpoints
This video explains the section overview and how to connect to the database.
<
br/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API...
<
br/>
This clip is from the chapter "Create API Endpoints" of the series "Minimal API Development with ASP.NET Core".This section focuses on creating API...