#MinimalAPI
So, I have an ASP.NET-Razor Pages project connected with the database.

I want to add minimal API in this project, which will provide me data of the project through endpoints as well.
Can anyone guide me on how I can add minimal api in this Razor Pages Project?

#dotnet #razorpages #minimalapi
November 26, 2024 at 4:12 PM
La registrazione del Live Coding "sviluppare un servizio per l'invio di e-mail" è disponibile online youtube.com/live/HWA3_vs... #dotnet #aspnetcore #minimalapi
Live Coding: sviluppare un servizio per l'invio di e-mail
YouTube video by Marco Minerva
youtube.com
February 3, 2025 at 8:46 AM
La registrazione del Live Coding "Il CancellationToken" è disponibile online www.youtube.com/watch?v=tMz-... #dotnet #aspnetcore #minimalapi
Live Coding: il CancellationToken
YouTube video by Marco Minerva
www.youtube.com
March 31, 2025 at 7:41 AM
🌐 Level Up with Redis Cache in .NET Minimal APIs using C#! 📷 Boost performance with distributed caching magic. #dotnet #redis #caching #minimalapi #csharp www.ottorinobruni.com/how-to-imple...
How to Implement Redis Cache in .NET using Minimal APIs and C# - Ottorino Bruni
Learn how to implement Redis caching in a .NET Minimal API using C#. This guide walks you through setting up Redis locally with Docker, transitioning from in-memory to distributed caching, and scaling...
www.ottorinobruni.com
March 26, 2025 at 8:58 AM
Tired of Configuration["Key"] in ASP.NET Core? 🤔
It’s fragile, no IntelliSense, & errors only at runtime.
The solution 👉 Options Pattern
www.ottorinobruni.com/how-to-use-t...
#dotnet #csharp #aspnetcore #indiedev #cleanarchitecture #minimalapi
August 29, 2025 at 2:30 PM
La registrazione del Live Coding "Data mapping in .NET" è disponibile online www.youtube.com/watch?v=T4iO... #dotnet #aspnetcore #minimalapi #efcore
Live Coding: data mapping in .NET
YouTube video by Marco Minerva
www.youtube.com
July 14, 2025 at 7:57 AM
I just unpacked a surprise package from @updateconference.bsky.social 😍

Starting from now I'm officially #TeamUpdate so I will do my best to show you how great this team is.

#UpdateConference #UCK25 #MinimalAPI #AzureAppService #MVPBuzz
March 21, 2025 at 8:22 AM
La registrazione del Live Coding "Creiamo un servizio per la generazione di PDF (opzioni e configurazione avanzata)" è disponibile online www.youtube.com/watch?v=mIg0... #dotnet #aspnetcore #minimalapi #efcore
Live Coding: creiamo un servizio per la generazione di PDF (opzioni e configurazione avanzata)
YouTube video by Marco Minerva
www.youtube.com
May 19, 2025 at 7:41 AM
¿Querés sacarle el máximo provecho a MinimalAPI sin perder escalabilidad ni orden? En esta charla te muestro 3 buenas prácticas esenciales para usar MinimalAPI de forma limpia y mantenible.

www.meetup.com/latin...

Los Esperamos 😉

#dotnet #webinar
Buenas prácticas para usar MinimalAPI en ASP.NET Core, Sat, May 10, 2025, 9:00 AM | Meetup
Webinar Nro 142 de la comunidad Latino .NET Online realizado el sábado 10 de mayo del 2025 🎤Speakers: Lautaro Carro 📚Tema: ¿Querés sacarle el máximo provecho a MinimalA
www.meetup.com
May 9, 2025 at 6:00 PM
Inizia un nuovo lungo viaggio... Ci vediamo domani alla .NET Conf 2025 XE per scoprire insieme tutte le novità di .NET 10 www.xedotnet.org/eventi/net-c... #dotnet #aspnetcore #minimalapi #efcore
.NET Conf 2025 XE | XE - Development User Group
Durante la .NET Conf 2025 (11-13 Novembre) ci sarà il lancio ufficiale di .NET 10. Questa giornata sarà quindi il momento ideale per riassumere le novità in arrivo ed approfondire le tematiche più…
www.xedotnet.org
November 14, 2025 at 7:43 AM
An Operation Transformer for Microsoft.AspNetCore.OpenApi that automatically adds the Accept-Language header to all the endpoints github.com/marcominerva... #dotnet #aspnetcore #minimalapi
TinyHelpers/src/TinyHelpers.AspNetCore/OpenApi/AcceptLanguageHeaderOperationTransformer.cs at master · marcominerva/TinyHelpers
A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication. - marcominerva/TinyHelpers
github.com
December 3, 2024 at 3:21 PM
La registrazione del Live Coding "OpenAPI con Intelligenza Artificiale" è disponibile online www.youtube.com/watch?v=7Ayo... #dotnet #ai #openai #aspnetcore #minimalapi #openapi
Live Coding: OpenAPI con Intelligenza Artificiale
YouTube video by Marco Minerva
www.youtube.com
March 10, 2025 at 8:45 AM
Would there be any interest in a full-day #AspNetCore 7 #MinimalAPI workshop? I am thinking of building one that matches my previous workshops. Also thinking of doing a new #OData workshop also. All for 2023!
November 23, 2024 at 10:48 PM
Having some fun with #FluentValidation and #MinimalApi

https://t.co/uWZV7XzBv7

#dotnet #csharp #aspnet https://t.co/gVQVFi84k6
June 16, 2023 at 12:51 PM
Don't miss out! #MeetUpdate #Krakow is happening on April 7th!
I'll show best practices for creating #MinimalAPI and Marcin will show how to put it on #Azure

krakow.meetupdate.pl

🗓️ April 7th, 5:00 PM - 8:00 PM
📍 Fabryczna Conference Centre

#Meetup #UCK25 #MVPBuzz @updateconference.bsky.social
March 24, 2025 at 12:13 PM
Admin Backend for The DM's Familiar - Testing the Webhooks and API on my local dev laptop using ngrok

#csharp #dotNet #azureFunctions #minimalApi #localDevTest #ngrok

twitch.tv/thatdevelope...
ThatDeveloperDad - Twitch
I've been slinging code for a couple decades, and I want to share some of what I've learned. Currently building an Admin System for a fun little D&D utility I'm preparing to launch.
twitch.tv
January 13, 2025 at 6:14 PM
And here it is my contribution to validation support in Minimal APIs github.com/dotnet/core/... #dotnet #minimalapi
July 15, 2025 at 6:25 PM
⚡ Optimize .NET Minimal APIs with CancellationTokens! 🚀 Boost responsiveness & save resources for async tasks. #dotnet #minimalapi #cancellationtokens #performance
www.ottorinobruni.com/using-cancel...
July 2, 2025 at 8:40 AM
Building the Admin Backend for The DM's Familiar - Capturing data from an incoming webhook call using Azure Functions

#csharp #dotNet #liveCoding #buildInPublic #webHooks #minimalApi

twitch.tv/thatdevelope...
ThatDeveloperDad - Twitch
I've been slinging code for a couple decades, and I want to share some of what I've learned. Currently building an Admin System for a fun little D&D utility I'm preparing to launch.
twitch.tv
January 13, 2025 at 3:05 PM
This is what querying an Azure SQL Database from C# look like in 2021 with #minimalapi, Dapper, #csharp record and the new Active Directory Default authentication mode from #sqlclient. No secret and just 26 lines of code! https://www.techwatching.dev/posts/sqlclient-active-directory-authent
November 17, 2024 at 2:06 PM
La registrazione del Live Coding "sviluppiamo un sistema di scambio messaggi con .NET (seconda parte)" è disponibile online www.youtube.com/watch?v=jDVw... #dotnet #aspnetcore #minimalapi
Live Coding: sviluppiamo un sistema di scambio messaggi con .NET (seconda parte)
YouTube video by Marco Minerva
www.youtube.com
June 16, 2025 at 7:52 AM