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

Learn Minimal APIs in .NET 7

freeCodeCamp.org

Learn Minimal APIs in .NET 7

2 years ago - 1:40:27

Fix Your Controllers By Refactoring To Minimal APIs

Milan Jovanović

Fix Your Controllers By Refactoring To Minimal APIs

1 year ago - 14:56

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

.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

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

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

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

STOP using Minimal APIs for Large Projects!

Jono Williams

STOP using Minimal APIs for Large Projects!

1 year ago - 6:20

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

Introduction to Minimal API (.NET 7)

DotNetMastery

Introduction to Minimal API (.NET 7)

2 years ago - 1:40:19

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

Sebastian Markbage: Minimal API Surface Area | JSConf EU 2014

JSConf

Sebastian Markbage: Minimal API Surface Area | JSConf EU 2014

10 years ago - 24:28

Extending .NET Minimal APIs with Swagger, Authentication & Validation

Nick Chapsas

Extending .NET Minimal APIs with Swagger, Authentication & Validation

3 years ago - 17:09

Minimal API Route Groups Made Easy

Codewrinkles

Minimal API Route Groups Made Easy

9 months ago - 0:45

.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

EASIEST JWT Authentication Setup for Minimal API #aspnetcore

Coding Droplets

EASIEST JWT Authentication Setup for Minimal API #aspnetcore

4 months ago - 0:17

Use MapGroup For Clean Minimal API Routes #shorts

Milan Jovanović

Use MapGroup For Clean Minimal API Routes #shorts

2 years ago - 0:16

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

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

.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

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

What is Minimal API in ASP.NET Core -.NET Interview Frequently ask question

Biswa Ranjan

What is Minimal API in ASP.NET Core -.NET Interview Frequently ask question

2 years ago - 0:54

How to test ASP.NET Core Minimal API?

TheTechPaper

How to test ASP.NET Core Minimal API?

3 years ago - 15:48

Make Your Minimal API SECURE With Role Based Access

Coding Droplets

Make Your Minimal API SECURE With Role Based Access

4 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

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

Using smart modules in .NET 6 minimal API

Codewrinkles

Using smart modules in .NET 6 minimal API

3 years ago - 24:37

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

Controller vs Minimal API .NET 9

Code with Pushpa

Controller vs Minimal API .NET 9

1 year ago - 0:05

.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

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

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 Minimal API Service Injection Error FIXED!

CodingPractice

.NET Minimal API Service Injection Error FIXED!

3 months ago - 0:27

.NET 6 - Minimal API

filteredCode

.NET 6 - Minimal API

3 years ago - 6:39

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

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

Register Minimal APIs Automatically With Carter #shorts

Milan Jovanović

Register Minimal APIs Automatically With Carter #shorts

1 year ago - 0:46

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

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

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

Minimal API with .NET 9

C# Tutorials with James

Minimal API with .NET 9

1 month ago - 9:09

Use The Awesome Minimal APIs Grouping Feature #shorts

Milan Jovanović

Use The Awesome Minimal APIs Grouping Feature #shorts

1 year ago - 0:23

Creating an Example requestBody in OpenAPI with MinimalApi

vlogize

Creating an Example requestBody in OpenAPI with MinimalApi

4 months ago - 1:37

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

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

ASP.NET WebApi

itenium

ASP.NET WebApi

1 year ago - 0:11

You Need To Know Minimal API TypedResults #shorts

Milan Jovanović

You Need To Know Minimal API TypedResults #shorts

2 years ago - 0:21

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

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

What Is Minimal API? - Next LVL Programming

NextLVLProgramming

What Is Minimal API? - Next LVL Programming

5 months ago - 2:09

.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

ASP.NET WebApi

itenium

ASP.NET WebApi

1 year ago - 0:11

ASP.NET Core Minimal API - Part 1

RaakIt Media

ASP.NET Core Minimal API - Part 1

4 months ago - 8:27

.NET 6 Minimal API Full Build

Trevoir Williams

.NET 6 Minimal API Full Build

3 years ago - 56:03

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

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

Quick overview of Minimal API, JWT #shorts

Mohamad Lawand

Quick overview of Minimal API, JWT #shorts

3 years ago - 0:54

On .NET Live - Finding joy in minimal APIs

dotnet

On .NET Live - Finding joy in minimal APIs

Streamed 1 year ago - 59:08

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

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

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

.Net 7 (Preview 4) - Minimal API Filters

Mohamad Lawand

.Net 7 (Preview 4) - Minimal API Filters

3 years ago - 47:12

.NET Minimal API Part 2 - Comparison to Controller based API's

Vasilii Oleinic

.NET Minimal API Part 2 - Comparison to Controller based API's

2 years ago - 8:34

Minimal API | ASP .Net 6 c# | Deep - Dive

Froger Devs

Minimal API | ASP .Net 6 c# | Deep - Dive

3 years ago - 1:25:30

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

Use The Awesome Minimal APIs Grouping Feature #shorts

Milan Jovanović

Use The Awesome Minimal APIs Grouping Feature #shorts

1 year ago - 0:23

ASP.NET 7 - Filters in Minimal API apps  #shorts #aspnetcore

DP Tech Info

ASP.NET 7 - Filters in Minimal API apps #shorts #aspnetcore

2 years ago - 1:00

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

Minimal API Designs

dotnetsheff

Minimal API Designs

2 years ago - 48:31

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

ASP.NET WebApi

itenium

ASP.NET WebApi

1 year ago - 0:11

TypedResults in ASPNET Core Minimal API #aspnetcore #minimalapi

OmegaCodex

TypedResults in ASPNET Core Minimal API #aspnetcore #minimalapi

1 year ago - 0:32

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

Adding Authorization to .NET 7 Minimal API

Codewrinkles

Adding Authorization to .NET 7 Minimal API

2 years ago - 0:59

ASP.NET CORE Tutorial For Beginners 111: Getting Started with Minimal API

Technology Keeda

ASP.NET CORE Tutorial For Beginners 111: Getting Started with Minimal API

2 years ago - 17:37

ASP.NET Core Minimal API - Part 2

RaakIt Media

ASP.NET Core Minimal API - Part 2

4 months ago - 4:37

How to create a minimal API with ASP.NET Core part 1

Ammar Sharshara

How to create a minimal API with ASP.NET Core part 1

2 years ago - 11:09

How to Create a Minimal API in ASP.NET Core#First Principles Thinking

ASP NET & SQL Academy

How to Create a Minimal API in ASP.NET Core#First Principles Thinking

3 months ago - 1:31

Create web apps and services with ASP NET Core, minimal API, and  NET 6   Microsoft Learn

WREFET

Create web apps and services with ASP NET Core, minimal API, and NET 6 Microsoft Learn

2 years ago - 2:20

An Intro to ASP.NET Core Minimal API - Packaging our API into a container

Rainer Stropek

An Intro to ASP.NET Core Minimal API - Packaging our API into a container

2 years ago - 24:51

How to create and Implement Dependency Injection in .NET 7 Minimal API

Learn@EdwinDeloso

How to create and Implement Dependency Injection in .NET 7 Minimal API

2 years ago - 44:56

An Intro to ASP.NET Core Minimal API - Chalkboard Session: Our First RESTful Web API (continued)

Rainer Stropek

An Intro to ASP.NET Core Minimal API - Chalkboard Session: Our First RESTful Web API (continued)

2 years ago - 36:55

ASP Net Core Minimal API - Part 5

mediaking11

ASP Net Core Minimal API - Part 5

2 months ago - 30:25

Minimal API CRUD | Insomnia REST | NET 6.0 | Visual Studio 2022

Luis Cruz

Minimal API CRUD | Insomnia REST | NET 6.0 | Visual Studio 2022

3 years ago - 5:50

ASP.NET Core Minimal API: Best Practices for Endpoint Management

PhanxDEV

ASP.NET Core Minimal API: Best Practices for Endpoint Management

9 months ago - 2:59

Navigating Responses in Minimal API | Typed Results Vs Results | ASP.NET Core

OmegaCodex

Navigating Responses in Minimal API | Typed Results Vs Results | ASP.NET Core

1 year ago - 23:08

.Net6 Minimal API | Explained |  SoftProdigy

SoftProdigy System Solutions Pvt. Ltd.

.Net6 Minimal API | Explained | SoftProdigy

3 years ago - 16:23

Minimal API | appsettings.json dosyasını okuma #shorts

Soner Gönül

Minimal API | appsettings.json dosyasını okuma #shorts

3 years ago - 0:50

ASP Net Core Minimal API - Part 4

mediaking11

ASP Net Core Minimal API - Part 4

2 months ago - 24:56

Controllers vs Minimal APIs in .NET

Nick Chapsas

Controllers vs Minimal APIs in .NET

3 months ago - 0:58

Let's build a .NET 7 Minimal API! | Part 2

Codewrinkles

Let's build a .NET 7 Minimal API! | Part 2

Streamed 2 years ago - 2:23:43

.NET Minimal API Part 3 - Basics of running your Project

Vasilii Oleinic

.NET Minimal API Part 3 - Basics of running your Project

2 years ago - 15:58

.NET Minimal API Part 6 - Swagger setup practices

Vasilii Oleinic

.NET Minimal API Part 6 - Swagger setup practices

2 years ago - 16:21

An Intro to ASP.NET Core Minimal API - Monster Builder Sample

Rainer Stropek

An Intro to ASP.NET Core Minimal API - Monster Builder Sample

2 years ago - 1:04:00

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

ASP.NET Minimal API and Swagger

Coding Tutorials

ASP.NET Minimal API and Swagger

1 year ago - 22:29

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

.NET Minimal API part 8 - Structuring a minimal API project

Vasilii Oleinic

.NET Minimal API part 8 - Structuring a minimal API project

2 years ago - 21:33

Create a minimal API with ASP.NET Core - Hands-On Tutorial

Evan Gudmestad

Create a minimal API with ASP.NET Core - Hands-On Tutorial

6 months ago - 59:18

Web api benchmarking (with caching): .NET 6.0 optimized minimal api vs Rust (“optimized” actix-web)

Vagelis Prokopiou

Web api benchmarking (with caching): .NET 6.0 optimized minimal api vs Rust (“optimized” actix-web)

3 years ago - 15:09

Convert a Minimal API to a Project Easily

Yottadem Tech

Convert a Minimal API to a Project Easily

13 days ago - 4:57

An Intro to ASP.NET Core Minimal API - Chalkboard Session: Open API Specification (aka Swagger)

Rainer Stropek

An Intro to ASP.NET Core Minimal API - Chalkboard Session: Open API Specification (aka Swagger)

2 years ago - 12:10

Different HttpClient Techniques To Consume API Calls In Minimal API[.NET6]

Naveen Bommidi Tech Seeker

Different HttpClient Techniques To Consume API Calls In Minimal API[.NET6]

3 years ago - 21:00

Create minimal api .net 7 | Get | Post | Delete | Put | CURD Operation

DotNet Real world example

Create minimal api .net 7 | Get | Post | Delete | Put | CURD Operation

2 years ago - 37:58

Advanced JWT Authentication in ASP.NET Core Minimal API. Part 2: Refresh Tokens and Client-Side

Ottorino Bruni

Advanced JWT Authentication in ASP.NET Core Minimal API. Part 2: Refresh Tokens and Client-Side

6 months ago - 3:56