ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

524,126 results

Evan Gudmestad
Tutorial - Build a Hybrid .NET MVC & Web API App with External API Data

In this comprehensive tutorial, we walk through the process of building a hybrid application using .NET MVC and Web API. You'll ...

55:53
Tutorial - Build a Hybrid .NET MVC & Web API App with External API Data

210 views

13 days ago

Better Stack
NEW Browser API That Makes AI Agents Actually Work (WebMCP)

There's a new proposal backed by Google and Microsoft called WebMCP, and it could change how AI agents interact with ...

8:46
NEW Browser API That Makes AI Agents Actually Work (WebMCP)

10,782 views

4 days ago

Learn Smart Coding
.NET 10 Web API Full Course | Clean Architecture, EF Core & AI (Copilot Agent + Gemini)

This video demonstrates building a personal note backend web API using .NET Core, explaining how web APIs function in ...

1:18:53
.NET 10 Web API Full Course | Clean Architecture, EF Core & AI (Copilot Agent + Gemini)

801 views

7 days ago

Ethical Coding Tech
web api part  1

codingshorts #advancedangular #angular #dotnetcorewebapi #dotnetcorewebapi #educationalvideos #coding ...

55:14
web api part 1

12 views

4 weeks ago

Tawfik Chebbi
Clean Architecture C# | Clean Architecture ASP.NET Core 10  Web API

In this video, we build a Clean Architecture project from scratch using ASP.NET 10 Web API. We structure the solution into clear ...

9:00
Clean Architecture C# | Clean Architecture ASP.NET Core 10 Web API

409 views

4 weeks ago

LEARNING PARTNER
Complete CRUD App with Angular & .NET Core API | Full Stack Project for Beginners (From Scratch)

NET Core Web API ✓ Create Model, DBContext & Controller ✓ Write CRUD APIs (Get, Post, Put, Delete) ✓ Connect Angular App ...

57:17
Complete CRUD App with Angular & .NET Core API | Full Stack Project for Beginners (From Scratch)

2,228 views

4 weeks ago

Atomic Code
ASP.NET Core - Speed Run (Web API in a nutshell)

The ASP.NET Core web API speed run, Just an Introduction to asp dotnet, showing how it works, how to get started, how to use ...

2:52
ASP.NET Core - Speed Run (Web API in a nutshell)

196 views

2 weeks ago

Shady khalifa
17. DTOs in ASP.NET Core Web API (.NET 10) | CreateDto vs UpdateDto vs ResponseDto

Source Code: https://github.com/shady78/MasterCrudOp LinkedIn Profile: https://www.linkedin.com/in/shady-khalifa-73a2b3280/ ...

11:20
17. DTOs in ASP.NET Core Web API (.NET 10) | CreateDto vs UpdateDto vs ResponseDto

29 views

2 weeks ago

DotNetMirror
Create Your First ASP.NET Core Web API in Visual Studio

Setting Up Your ASP.NET Core Web API Environment ...

12:17
Create Your First ASP.NET Core Web API in Visual Studio

38 views

4 weeks ago

Shady khalifa
27. ASP.NET Core Web API (.NET 10) - Minimal API GET By ID Endpoint (MapGet + TypedResults)

In this video, we will implement the GET Movie By ID Endpoint using ASP.NET Core Minimal APIs in .NET 10, with Entity ...

4:11
27. ASP.NET Core Web API (.NET 10) - Minimal API GET By ID Endpoint (MapGet + TypedResults)

13 views

2 weeks ago

Ethical Coding Tech
web api part  4

codingshorts #advancedangular #angular #dotnetcorewebapi #dotnetcorewebapi #educationalvideos #coding ...

22:40
web api part 4

0 views

3 weeks ago

DotNet Real world example
How to Host .NET Web API, MVC Angular , Node.js & Blazor on MonsterASP.NET

Learn how to host .NET Web API, ASP.NET MVC, Blazor, Angular, and Node.js on MonsterASP.NET — a powerful Windows cloud ...

1:09:49
How to Host .NET Web API, MVC Angular , Node.js & Blazor on MonsterASP.NET

234 views

1 month ago

Ethical Coding Tech
web api part  7

codingshorts #advancedangular #angular #dotnetcorewebapi #dotnetcorewebapi #educationalvideos #coding ...

46:22
web api part 7

0 views

2 weeks ago

Dot Net Tutorials
OData in ASP.NET Core Web API | Filtering, Sorting, Paging & Real-Time Examples

OData in ASP.NET Core Web API | Filtering, Sorting, Paging & Real-Time Applications Modern applications need flexible and ...

1:51:49
OData in ASP.NET Core Web API | Filtering, Sorting, Paging & Real-Time Examples

245 views

6 days ago

LEARNING PARTNER
C# & ASP.NET Core – From Basics to Web API | Visual Studio Installation & How to Create Console App

Welcome to the C# & ASP.NET Core Web API Full Stack Series! In this first episode, we start our journey into .NET backend ...

17:50
C# & ASP.NET Core – From Basics to Web API | Visual Studio Installation & How to Create Console App

989 views

3 days ago

Mohamad Lawand
Dockerizing a .NET 10 API (Production Way)

NET 10 Web API the production way. Not the “hello world” Dockerfile — we'll build a real setup with multi-stage builds, health ...

14:38
Dockerizing a .NET 10 API (Production Way)

1,280 views

4 weeks ago

LEARNING PARTNER
C# & ASP.NET Core – From Basics to Web API | What is class & Object | functions & Methods | Part 3

Welcome to the C# & ASP.NET Core Web API Full Stack Series! In this first episode, we start our journey into .NET backend ...

19:29
C# & ASP.NET Core – From Basics to Web API | What is class & Object | functions & Methods | Part 3

346 views

1 day ago

Coding Knowledge
ASP.NET Core Web API with EF Core to Get Records using SQL Server

CodingKnowledge #dotnetcore #webapi #programming #coding In this video, you'll learn how to build an ASP.NET Core Web ...

21:53
ASP.NET Core Web API with EF Core to Get Records using SQL Server

49 views

2 weeks ago

Frontend to Backend with Rohan
Clean Architecture in ASP.NET Core: The Ultimate Guide with MediatR & CQRS (2026)

... implementing Clean Architecture using MediatR and CQRS to build a production-ready, maintainable, and testable Web API.

1:24:11
Clean Architecture in ASP.NET Core: The Ultimate Guide with MediatR & CQRS (2026)

430 views

4 weeks ago

Shady khalifa
18. IMovieService Interface in ASP.NET Core Web API (.NET 10) | Service Layer Explained

In this video, we will create the IMovieService interface and understand why interfaces are one of the most important best ...

4:36
18. IMovieService Interface in ASP.NET Core Web API (.NET 10) | Service Layer Explained

32 views

2 weeks ago

Shady khalifa
02. ASP.NET Core Web API – Project Structure Explained (Folders, Files & Responsibilities)

In this video, we break down the ASP.NET Core Web API project structure and explain every folder and file created by the default ...

14:17
02. ASP.NET Core Web API – Project Structure Explained (Folders, Files & Responsibilities)

149 views

3 weeks ago

LEARNING PARTNER
C# & ASP.NET Core – From Basics to Web API | Data Types & Type Casting | Part 2

Welcome to the C# & ASP.NET Core Web API Full Stack Series! In this first episode, we start our journey into .NET backend ...

14:29
C# & ASP.NET Core – From Basics to Web API | Data Types & Type Casting | Part 2

505 views

2 days ago

Ethical Coding Tech
web api part  2

codingshorts #advancedangular #angular #dotnetcorewebapi #dotnetcorewebapi #educationalvideos #coding ...

54:15
web api part 2

3 views

4 weeks ago

Tech With James
How to Enable Web Search in OpenClaw - Brave API Key - on EC2 #openclaw

In this video, I show how to enable OpenClaw's built-in web search tool using the Brave Search API. We'll configure the API key ...

3:25
How to Enable Web Search in OpenClaw - Brave API Key - on EC2 #openclaw

13,240 views

2 weeks ago

DotNetMirror
REST Principles & HTTP Status Codes Explained - ASP.NET Core Web API

In this video, we deep dive into the foundational concepts of ASP.NET Core Web API, specifically focusing on REST Principles ...

8:03
REST Principles & HTTP Status Codes Explained - ASP.NET Core Web API

12 views

2 weeks ago