Fix Your Controllers By Refactoring To Minimal APIs

Milan Jovanović

Fix Your Controllers By Refactoring To Minimal APIs

1 year ago - 14:56

Learn Minimal APIs in .NET 7

freeCodeCamp.org

Learn Minimal APIs in .NET 7

2 years ago - 1:40:27

167. Should I Create A Minimal API Or Full API?

IAmTimCorey

167. Should I Create A Minimal API Or Full API?

1 year ago - 7:40

Minimal APIs are FINALLY production-ready

Nick Chapsas

Minimal APIs are FINALLY production-ready

2 months ago - 10:02

Should You Use Controllers or Minimal APIs in .NET?

Nick Chapsas

Should You Use Controllers or Minimal APIs in .NET?

9 months ago - 9:57

Build Modern APIs FAST with Minimal API in ASP.NET Core (.NET 8)

Dot Net Tutorials

Build Modern APIs FAST with Minimal API in ASP.NET Core (.NET 8)

1 month ago - 1:38:34

.NET 7 Minimal API for Beginners 🚀 Full CRUD in 10 Minutes!

Patrick God

.NET 7 Minimal API for Beginners 🚀 Full CRUD in 10 Minutes!

2 years ago - 9:53

Introduction to Minimal API (.NET 7)

DotNetMastery

Introduction to Minimal API (.NET 7)

2 years ago - 1:40:19

MINIMAL API Development in ASP.NET Core is a GAMECHANGER

Coding Droplets

MINIMAL API Development in ASP.NET Core is a GAMECHANGER

4 months ago - 9:15

How to Build Minimal APIs in 20 Minutes! 🚀 .NET 9 Tutorial

Patrick God

How to Build Minimal APIs in 20 Minutes! 🚀 .NET 9 Tutorial

6 months ago - 19:57

How To Organize Minimal API Endpoints Inside Of Clean Architecture

Milan Jovanović

How To Organize Minimal API Endpoints Inside Of Clean Architecture

2 years ago - 8:01

Choosing between MVC Controllers, Minimal API, or FastEndpoints for C# APIs.

Bald. Bearded. Builder.

Choosing between MVC Controllers, Minimal API, or FastEndpoints for C# APIs.

1 year ago - 4:39

What are Minimal APIs?

CodeWithPraveen

What are Minimal APIs?

3 years ago - 2:58

Minimal API POST JSON 400 Error? Fix it NOW #dotnet #aspnetcorewebapi #minimalapi i

CodingPractice

Minimal API POST JSON 400 Error? Fix it NOW #dotnet #aspnetcorewebapi #minimalapi i

2 months ago - 0:38

.NET 7 minimal API from scratch | FULL COURSE | clean architecture, repository pattern, CQRS MediatR

Codewrinkles

.NET 7 minimal API from scratch | FULL COURSE | clean architecture, repository pattern, CQRS MediatR

2 years ago - 2:05:20

Minimal API in .NET 6 Using Dapper and SQL - Minimal API Project Part 2

IAmTimCorey

Minimal API in .NET 6 Using Dapper and SQL - Minimal API Project Part 2

3 years ago - 48:25

EASIEST JWT Authentication Setup for Minimal API #aspnetcore

Coding Droplets

EASIEST JWT Authentication Setup for Minimal API #aspnetcore

3 months ago - 0:17

ASP.NET Core - Minimal Web API In UNDER 5 Minutes!

Dev Leader

ASP.NET Core - Minimal Web API In UNDER 5 Minutes!

2 years ago - 4:19

How to Authenticate Minimal API | .NET 6 Web API with JWT

Csharp Space

How to Authenticate Minimal API | .NET 6 Web API with JWT

2 years ago - 27:59

Automatically Register Minimal APIs in ASP.NET Core | REPR Pattern

Milan Jovanović

Automatically Register Minimal APIs in ASP.NET Core | REPR Pattern

1 year ago - 11:55

Building a Web API in .NET 6 | Minimal API

Code with Julian

Building a Web API in .NET 6 | Minimal API

3 years ago - 33:31

.NET Tip: How to Organize Minimal API with MapGroup in .NET

Poorna Soysa

.NET Tip: How to Organize Minimal API with MapGroup in .NET

6 months ago - 0:28

ASP.net Core Minimal API: Implementation with Example

Five Minute Tech

ASP.net Core Minimal API: Implementation with Example

10 months ago - 27:05

ASP.NET Minimal API - Create an API in seconds not hours

tutorialsEU - C#

ASP.NET Minimal API - Create an API in seconds not hours

2 years ago - 6:19

Goodbye controllers, hello Minimal APIs - Nick Chapsas - NDC London 2023

NDC Conferences

Goodbye controllers, hello Minimal APIs - Nick Chapsas - NDC London 2023

2 years ago - 54:28

Simple C# Data Access with Dapper and SQL - Minimal API Project Part 1

IAmTimCorey

Simple C# Data Access with Dapper and SQL - Minimal API Project Part 1

3 years ago - 1:14:08

Using smart modules in .NET 6 minimal API

Codewrinkles

Using smart modules in .NET 6 minimal API

3 years ago - 24:37

How to Create an API with Minimal APIs | Minimal API upload file

AzureTeach•Net

How to Create an API with Minimal APIs | Minimal API upload file

3 years ago - 13:22

.NET 6 Minimal API Full Build

Les Jackson

.NET 6 Minimal API Full Build

3 years ago - 2:38:09

Use MapGroup For Clean Minimal API Routes #shorts

Milan Jovanović

Use MapGroup For Clean Minimal API Routes #shorts

2 years ago - 0:16

Minimal API vs Controller API

CodeWithPraveen

Minimal API vs Controller API

3 years ago - 4:08

.NET 6 - Minimal API

filteredCode

.NET 6 - Minimal API

3 years ago - 6:39

.NET 6 Minimal API [Create a GET API with only 4 lines of code (.NET 6 and C# 10)]

DotNet Core Central

.NET 6 Minimal API [Create a GET API with only 4 lines of code (.NET 6 and C# 10)]

3 years ago - 24:52

Create Your First MInimal API Using Visual Studio With C# Beginners Guide explained in Hindi (हिंदी)

Code with RSV

Create Your First MInimal API Using Visual Studio With C# Beginners Guide explained in Hindi (हिंदी)

2 years ago - 10:00

MinimalApi with .Net Core and Refactoring to have complex APIs

Khurram Shahzad

MinimalApi with .Net Core and Refactoring to have complex APIs

3 years ago - 38:09

Make Your Minimal API SECURE With Role Based Access

Coding Droplets

Make Your Minimal API SECURE With Role Based Access

3 months ago - 0:13

This Is How You Can Extend Minimal API (did you know this?)

Milan Jovanović

This Is How You Can Extend Minimal API (did you know this?)

4 months ago - 0:32

Build Asp.Net Core Minimal Api with CRUD functionality in 60 seconds from scratch

Quinntyne Brown

Build Asp.Net Core Minimal Api with CRUD functionality in 60 seconds from scratch

3 years ago - 2:00

New AddEndpointFilter in .Net 7.0, filters in Minimal API

Tech In Talk

New AddEndpointFilter in .Net 7.0, filters in Minimal API

1 year ago - 11:04

Register Minimal APIs Automatically With Carter #shorts

Milan Jovanović

Register Minimal APIs Automatically With Carter #shorts

1 year ago - 0:46

Controller vs Minimal API .NET 9

Code with Pushpa

Controller vs Minimal API .NET 9

1 year ago - 0:05

ASP.NET Minimal API Performance

Coding Tutorials

ASP.NET Minimal API Performance

1 year ago - 10:58

Completely master .NET 8 Minimal API with CRUD Operations and JWT Authentication 🔐

Netcode-Hub

Completely master .NET 8 Minimal API with CRUD Operations and JWT Authentication 🔐

1 year ago - 54:04

Minimal API with .NET 9

C# Tutorials with James

Minimal API with .NET 9

1 month ago - 9:09

What is minimal api in .net core 7 ?  #ytshorts #csharptutorial #netcore

Coding Ka Kida

What is minimal api in .net core 7 ? #ytshorts #csharptutorial #netcore

2 years ago - 0:51

Creating an Example requestBody in OpenAPI with MinimalApi

vlogize

Creating an Example requestBody in OpenAPI with MinimalApi

4 months ago - 1:37

FastEndpoints VS Minimal API's VS Controllers #shorts

Tech Remedies By Qaiser

FastEndpoints VS Minimal API's VS Controllers #shorts

11 months ago - 1:00

How to test ASP.NET Core Minimal API?

TheTechPaper

How to test ASP.NET Core Minimal API?

3 years ago - 15:48

Fixing 'RequestDelegate' Argument Issue in ASP.NET Core 8 Minimal API

Professource Code

Fixing 'RequestDelegate' Argument Issue in ASP.NET Core 8 Minimal API

1 year ago - 1:47

Dependency Injection in Minimal API

CodeWithPraveen

Dependency Injection in Minimal API

3 years ago - 3:29

Hands-on .NET Minimal API for Web Developers - Course Preview

CodeWithPraveen

Hands-on .NET Minimal API for Web Developers - Course Preview

3 years ago - 2:15

How to Return Results in Minimal API?

CodeWithPraveen

How to Return Results in Minimal API?

3 years ago - 3:30

.Net 7 (Preview 4) - Minimal API Filters

Mohamad Lawand

.Net 7 (Preview 4) - Minimal API Filters

3 years ago - 47:12

Minimal api dotnet 6 | .net 6 Minimal Api Download File

AzureTeach•Net

Minimal api dotnet 6 | .net 6 Minimal Api Download File

3 years ago - 4:44

Minimal API Route Groups Made Easy

Codewrinkles

Minimal API Route Groups Made Easy

8 months ago - 0:45

How to Setup a Minimal API in .NET 7

Code with Julian

How to Setup a Minimal API in .NET 7

3 years ago - 19:35

Use The Awesome Minimal APIs Grouping Feature #shorts

Milan Jovanović

Use The Awesome Minimal APIs Grouping Feature #shorts

1 year ago - 0:23

You Need To Know Minimal API TypedResults #shorts

Milan Jovanović

You Need To Know Minimal API TypedResults #shorts

1 year ago - 0:21

Quick overview of Minimal API, JWT #shorts

Mohamad Lawand

Quick overview of Minimal API, JWT #shorts

3 years ago - 0:54

ASP.NET Core 7: What's new with Minimal API's in .NET 7

The Code Wolf

ASP.NET Core 7: What's new with Minimal API's in .NET 7

2 years ago - 12:18

Create a Minimal WEB API Project Using ASP.NET Core & VS 2022 |.NET 8 Minimal API CRUD Tutorial C#

tutorpraveen

Create a Minimal WEB API Project Using ASP.NET Core & VS 2022 |.NET 8 Minimal API CRUD Tutorial C#

1 year ago - 19:50

Immersive APM Explainer - ASP.NET Core Minimal API Instrumentation and IAPM VR client use (UPDATED!)

Immersive Fusion

Immersive APM Explainer - ASP.NET Core Minimal API Instrumentation and IAPM VR client use (UPDATED!)

1 year ago - 3:43

How to Properly Send Requests from a MinimalApi Instance to an MVC Controller Instance

vlogize

How to Properly Send Requests from a MinimalApi Instance to an MVC Controller Instance

3 months ago - 2:37

TypedResults in ASPNET Core Minimal API #aspnetcore #minimalapi

OmegaCodex

TypedResults in ASPNET Core Minimal API #aspnetcore #minimalapi

1 year ago - 0:32

Starting with Minimal API in ASP.NET Core 6.0

dotnetexplained

Starting with Minimal API in ASP.NET Core 6.0

3 years ago - 6:02

ASP.NET WebApi

itenium

ASP.NET WebApi

1 year ago - 0:11

What Is Minimal API? - Next LVL Programming

NextLVLProgramming

What Is Minimal API? - Next LVL Programming

5 months ago - 2:09

ASP.NET Core Minimal API - Part 1

RaakIt Media

ASP.NET Core Minimal API - Part 1

4 months ago - 8:27

ASP.NET WebApi

itenium

ASP.NET WebApi

1 year ago - 0:11

How to Implement JWT Authentication in ASP.NET Core Minimal API

Ottorino Bruni

How to Implement JWT Authentication in ASP.NET Core Minimal API

7 months ago - 2:14

FromBody vs FromQuery in ASP.NET Core 🔥 | What’s the Difference? (EP5)

CodingPractice

FromBody vs FromQuery in ASP.NET Core 🔥 | What’s the Difference? (EP5)

3 months ago - 0:31

Creating a .NET 6 minimal API from scratch (Part 4)

Codewrinkles

Creating a .NET 6 minimal API from scratch (Part 4)

Streamed 3 years ago - 2:31:06

On .NET Live - Finding joy in minimal APIs

dotnet

On .NET Live - Finding joy in minimal APIs

Streamed 1 year ago - 59:08

.NET 7 Minimal API with Entity Framework 7 & Code-First Migrations 🚀 Full CRUD

Patrick God

.NET 7 Minimal API with Entity Framework 7 & Code-First Migrations 🚀 Full CRUD

2 years ago - 15:00

AutoMapper with minimal API in .NET

Authorised Territory

AutoMapper with minimal API in .NET

2 years ago - 9:48

.Net 7 (Preview 4) - Minimal API - Multiple Result Type - Route Groups

Mohamad Lawand

.Net 7 (Preview 4) - Minimal API - Multiple Result Type - Route Groups

3 years ago - 55:35

Minimal APIs Refactoring || .NET 6 || [Minimal API] || Part - 2

doT NET Mania

Minimal APIs Refactoring || .NET 6 || [Minimal API] || Part - 2

3 years ago - 18:47

Coding Shorts: Minimal API Endpoint Filters for Model Validation

Shawn Wildermuth

Coding Shorts: Minimal API Endpoint Filters for Model Validation

2 years ago - 17:02

Minimal APIs CRUD in .NET 6  || [Minimal API] || Part - 1

doT NET Mania

Minimal APIs CRUD in .NET 6 || [Minimal API] || Part - 1

3 years ago - 14:07

DotNet Interview Questions – Part 10 | Minimal APIs, Caching, Swagger

Usha

DotNet Interview Questions – Part 10 | Minimal APIs, Caching, Swagger

5 days ago - 1:35

Revolutionize Your Development: Minimal APIs in .NET

STARTUP HAKK

Revolutionize Your Development: Minimal APIs in .NET

7 months ago - 0:55

.Net 6 0 Minimal Api

Suresh'S Tech Knowledge

.Net 6 0 Minimal Api

3 years ago - 0:28

How to Solve ASP.NET Core Minimal API Issues with Partial Classes?

Kaushik Roy Chowdhury

How to Solve ASP.NET Core Minimal API Issues with Partial Classes?

8 months ago - 1:50