#minimalapis search results

#ICYMI Several features have been added to #MinimalAPIs with the #dotnet7 release. @FSazanavets examines why minimal APIs are now almost as powerful as the traditional controller-based APIs while being far less verbose. #InfoQ article: bit.ly/3FDwLh8 #dotnet #API

InfoQ's tweet image. #ICYMI Several features have been added to #MinimalAPIs with the #dotnet7 release.

@FSazanavets examines why minimal APIs are now almost as powerful as the traditional controller-based APIs while being far less verbose.

#InfoQ article: bit.ly/3FDwLh8  

#dotnet #API

🎙️Check out the sound bite of my recent podcast interview about #minimalapis in @dotnet at #BetatalksPodcast 🎉 🎧podcast.betatalks.nl/1622272/122662… We also discussed many interesting and diverse topics, which was fun to listen to again! #dotnet #techpodcast #azure #apimanagement


💡 Tech Tip Friday! 🚀 Did you know? In modern .NET development, Minimal APIs offer a simple, efficient way to build lightweight web apps with less boilerplate code! Try them out and boost your development speed! 💻🔥 #techtipfriday #DotNet #MinimalAPIs #WebDevelopment

jspanthers's tweet image. 💡 Tech Tip Friday! 🚀

 Did you know? In modern .NET development, Minimal APIs offer a simple, efficient way to build lightweight web apps with less boilerplate code! 

Try them out and boost your development speed! 💻🔥 

#techtipfriday #DotNet #MinimalAPIs #WebDevelopment

.NET Conf student zone is bigger and better this year 🚀 Amazing deliveries on #AI with #SemanticKernel, Backend Dev with #MinimalAPIs, Frontend Web Dev with #Blazor, Mobile Development with #MAUI & Game Development with C# @dotnet @elbruno Pablo Lopez, Katie Savage


Simplifying API Development using .NET 6 Minimal APIs, What is a Minimal APIs ? c-sharpcorner.com/blogs/simplify… via @CsharpCorner #APIDevelopment #DotNet6 #minimalAPIs

harishchand314's tweet image. Simplifying API Development using .NET 6 Minimal APIs, 
What is a Minimal APIs ? c-sharpcorner.com/blogs/simplify… via @CsharpCorner #APIDevelopment #DotNet6 #minimalAPIs

🧵3/6: New analyzer alert! Detect multiple 𝗙𝗿𝗼𝗺𝗕𝗼𝗱𝘆 attributes in minimal APIs. Avoid errors and warnings with the latest analyzer for API development. Code smarter and cleaner! #MinimalAPIs #Analyzer

byte_hide's tweet image. 🧵3/6: New analyzer alert! Detect multiple 𝗙𝗿𝗼𝗺𝗕𝗼𝗱𝘆 attributes in minimal APIs. Avoid errors and warnings with the latest analyzer for API development. Code smarter and cleaner! #MinimalAPIs #Analyzer

Several features have been added to #MinimalAPIs with the #dotnet7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose. #InfoQ article by @FSazanavets: bit.ly/3FDwLh8 #dotnet #ASPNETCore

InfoQ's tweet image. Several features have been added to #MinimalAPIs with the #dotnet7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose.

#InfoQ article by @FSazanavets:  bit.ly/3FDwLh8 

#dotnet #ASPNETCore

Anyone see this in Minimal API serialization to JSON? It's a big number (though it's just a decimal property): public decimal Price {get;set;} Never seen this before #csharp #minimalApis #dotnet

ShawnWildermuth's tweet image. Anyone see this in Minimal API serialization to JSON? It's  a big number (though it's just a decimal property):

public decimal Price {get;set;}

Never seen this before #csharp #minimalApis #dotnet

I'm nearly done with my updated article and app for the @twilio programmable video rewrite, coming soon - I promise ☎️ 📹 (built with @aspnet #minimalapis and #blazor #webassembly) #blazorators: github.com/IEvangelist/Bl…

davidpine7's tweet image. I'm nearly done with my updated article and app for the @twilio programmable video rewrite, coming soon - I promise ☎️ 📹 (built with @aspnet #minimalapis and #blazor #webassembly) #blazorators:

github.com/IEvangelist/Bl…

✅ .NET 10 Preview 3 adds support for seamless validation in Minimal APIs. No need for custom validation filters or utility methods. Just decorate your parameters and you're good to go! github.com/dotnet/core/bl… #dotnet #minimalapis

swacblooms's tweet image. ✅ .NET 10 Preview 3 adds support for seamless validation in Minimal APIs.
No need for custom validation filters or utility methods. Just decorate your parameters and you're good to go!

github.com/dotnet/core/bl…

#dotnet #minimalapis

ASP .NET Core 7: Better file upload integration with Swagger on Minimal APIs anthonygiretti.com/2023/03/19/asp… #aspnetcore #minimalapis #mvpbuzz


@ThriveITConf happens at the end of May, in Lipica, Slovenia (near Trieste). Tickets are still available at thriveconf.com/en/Pages/Home.… #dotnet #minimalapis #community

miroslavpopovic's tweet image. @ThriveITConf happens at the end of May, in Lipica, Slovenia (near Trieste). Tickets are still available at thriveconf.com/en/Pages/Home.…

#dotnet #minimalapis #community

My new book Coding Clean, Reliable and Safe REST APIs with ASP .NET Core 8 is now available on pre-order on Amazon. (US only, coming soon for other countries) #aspnetcore #dotnet #minimalapis #mvpbuzz a.co/d/gXSqTZZ


[🚨 NEW BLOG POST] As an app evolves, managing its increasing complexity becomes an ongoing challenge in software development. 📲 In this blog post, learn how to reduce complexity and increase maintainability by using MediatR and Minimal APIs in .NET. ⬇️ #MediatR #minimalAPIs


Literally an "awesome" resource by the #GitHubCopilot team! 🚀 This prompts collection is a treasure trove for #dotNET folks (#MinimalAPIs, #Blazor, #MAUI) Missing? #DotNetAspire! especially with its growing importance in #CloudNative development! cc @davidfowl 🙏


Literally an "awesome" resource by the #GitHubCopilot team! 🚀 This prompts collection is a treasure trove for #dotNET folks (#MinimalAPIs, #Blazor, #MAUI) Missing? #DotNetAspire! especially with its growing importance in #CloudNative development! cc @davidfowl 🙏


✅ .NET 10 Preview 3 adds support for seamless validation in Minimal APIs. No need for custom validation filters or utility methods. Just decorate your parameters and you're good to go! github.com/dotnet/core/bl… #dotnet #minimalapis

swacblooms's tweet image. ✅ .NET 10 Preview 3 adds support for seamless validation in Minimal APIs.
No need for custom validation filters or utility methods. Just decorate your parameters and you're good to go!

github.com/dotnet/core/bl…

#dotnet #minimalapis

💡 Tech Tip Friday! 🚀 Did you know? In modern .NET development, Minimal APIs offer a simple, efficient way to build lightweight web apps with less boilerplate code! Try them out and boost your development speed! 💻🔥 #techtipfriday #DotNet #MinimalAPIs #WebDevelopment

jspanthers's tweet image. 💡 Tech Tip Friday! 🚀

 Did you know? In modern .NET development, Minimal APIs offer a simple, efficient way to build lightweight web apps with less boilerplate code! 

Try them out and boost your development speed! 💻🔥 

#techtipfriday #DotNet #MinimalAPIs #WebDevelopment

Daqui a pouco - 21h - ONLINE e GRATUITO no Canal .NET -> Minimal APIs para RabbitMQ: consumindo filas em .NET sem complicações com Oragon.RabbitMQ! -- Link: youtube.com/watch?v=KtygBM… C/ @luizcarlosfaria #rabbitmq #dotnet #minimalapis #csharp #canaldotnet

RenatoGroff's tweet image. Daqui a pouco - 21h - ONLINE e GRATUITO no Canal .NET -> Minimal APIs para RabbitMQ: consumindo filas em .NET sem complicações com Oragon.RabbitMQ! -- Link: youtube.com/watch?v=KtygBM…

C/ @luizcarlosfaria

#rabbitmq #dotnet #minimalapis #csharp #canaldotnet

Check out this insightful blog post by Prince that explores how .NET's Minimal APIs are transforming API development by making it simpler and more efficient. Read full blog- lng-consultancy.com/minimal-apis/ #APIs #MinimalAPIs #ITservices #TechInnovation #LnGConsultancy #ITConsultancy


🛡️ Learn advanced security techniques for Minimal APIs in .NET 8 by Leandro Veiga. Implement JWT authentication, OAuth2, and custom authorization policies to protect your APIs effectively. #Security #MinimalAPIs #DotNet8 🛡️ ift.tt/yBj2PVD


"Discover the power of Minimal APIs in .NET 6! Build fast web APIs with minimal setup and streamlined syntax. Thanks to Dot Net Tips for shedding light on this lightweight approach. #DotNet #MinimalAPIs #WebDev 🚀" ift.tt/bU5zsjt

dev.to

What are Minimal Apis in .NET

Minimal APIs are a lightweight approach introduced in .NET 6 for building small, simple, and fast web...


🚀 Exploring Minimal APIs in .NET! 🌟 Key concepts: Endpoints Request Delegates Route Parameters MapGroup Results & Typed Results Middleware Simplifies & speeds up development. Excited to apply these insights! #dotnet #MinimalAPIs #WebDev #SoftwareEngineering #Learning


wildermuth.com/2022/04/04/que… - parsing query strings in #dotNET #MinimalAPIs. spoiler: you can't have default parameters in lambda functions. Nice solution linkedin.com/in/shawnwilder….


No results for "#minimalapis"

Which style do you prefer and why? #dotnet #aspnetcore #minimalapis

davidfowl's tweet image. Which style do you prefer and why? #dotnet #aspnetcore #minimalapis

PDF invoice generation API in 70 lines code #minimalapis #playwright

benfosterdev's tweet image. PDF invoice generation API in 70 lines code #minimalapis #playwright

Tinkering with #MinimalAPIs in .NET 6. Do more for me computer. Minimal code & headache.


Novo artigo no meu blog -> .NET 6 + Minimal APIs + JWT + Swagger: implementando a utilização de tokens -- Link: renatogroffe.medium.com/net-6-minimal-… #dotnet #dotnet6 #minimalapis #aspnetcore #dotnetcore #csharp #vscode #jwt #security #rest #backend #swagger #openapi #webdevelopment

RenatoGroff's tweet image. Novo artigo no meu blog -> .NET 6 + Minimal APIs + JWT + Swagger: implementando a utilização de tokens -- Link: renatogroffe.medium.com/net-6-minimal-…

#dotnet #dotnet6 #minimalapis #aspnetcore #dotnetcore #csharp #vscode #jwt #security #rest #backend #swagger #openapi #webdevelopment

#ICYMI Several features have been added to #MinimalAPIs with the #dotnet7 release. @FSazanavets examines why minimal APIs are now almost as powerful as the traditional controller-based APIs while being far less verbose. #InfoQ article: bit.ly/3FDwLh8 #dotnet #API

InfoQ's tweet image. #ICYMI Several features have been added to #MinimalAPIs with the #dotnet7 release.

@FSazanavets examines why minimal APIs are now almost as powerful as the traditional controller-based APIs while being far less verbose.

#InfoQ article: bit.ly/3FDwLh8  

#dotnet #API

Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet benfoster.io/blog/minimal-a…

benfosterdev's tweet image. Blogged: Automatic validation of requests in #aspnet7 using endpoint filters #minimalapis #dotnet

benfoster.io/blog/minimal-a…

My Learning for this month 📖 This is the best book I found to get an expert in Minimal APIs in ASP .Net core By @PacktPublishing. You may buy this book using this link: packt.link/TgF9i Thanks to all the authors :) #ASPNetCore #API #MinimalAPIs

thinkaboutnitin's tweet image. My Learning for this month 📖
This is the best book I found to get an expert in Minimal APIs in ASP .Net core By @PacktPublishing.
You may buy this book using this link: packt.link/TgF9i

Thanks to all the authors :)
#ASPNetCore #API #MinimalAPIs

#MinimalAPIs just a "syntax sugar" which is IMHO more like a "salt" making your code a messy single file garbage heap... Kind old controller APIs (with all known tips and tricks) 👍

dr_dimaka's tweet image. #MinimalAPIs just a "syntax sugar" which is IMHO more like a "salt" making your code a messy single file garbage heap... Kind old controller APIs (with all known tips and tricks) 👍

Simplifying API Development using .NET 6 Minimal APIs, What is a Minimal APIs ? c-sharpcorner.com/blogs/simplify… via @CsharpCorner #APIDevelopment #DotNet6 #minimalAPIs

harishchand314's tweet image. Simplifying API Development using .NET 6 Minimal APIs, 
What is a Minimal APIs ? c-sharpcorner.com/blogs/simplify… via @CsharpCorner #APIDevelopment #DotNet6 #minimalAPIs

📢SESIÓN‼ De la mano de @dzapic0 conoceremos más sobre las nuevas Minimal APIs que nos permiten crear APIs web con muy pocas dependencias, mucho más rápido y con una menor complejidad en nuestro código. 📅22/01/22 #netconfmadrid#net6 #minimalapis

netconfmad's tweet image. 📢SESIÓN‼

De la mano de @dzapic0 conoceremos más sobre las nuevas Minimal APIs que nos permiten crear APIs web con muy pocas dependencias, mucho más rápido y con una menor complejidad en nuestro código.

📅22/01/22 #netconfmadrid
—
#net6 #minimalapis

In this era of the "smallest Web API that works" here's #FSharp 6 using #dotNet 6 RC2 #minimalAPIs, it serializes records to #JSON, has a TLS connection. All in 6 lines of code. Created and running on #Ubuntu #Linux with #VSCode. #Netby #LogicStudio

EdgarSanchez's tweet image. In this era of the "smallest Web API that works" here's  #FSharp 6 using #dotNet 6 RC2 #minimalAPIs,  it serializes records to #JSON, has a TLS connection. All in 6 lines of code. Created and running on #Ubuntu #Linux with #VSCode.
#Netby #LogicStudio

💡 Tech Tip Friday! 🚀 Did you know? In modern .NET development, Minimal APIs offer a simple, efficient way to build lightweight web apps with less boilerplate code! Try them out and boost your development speed! 💻🔥 #techtipfriday #DotNet #MinimalAPIs #WebDevelopment

jspanthers's tweet image. 💡 Tech Tip Friday! 🚀

 Did you know? In modern .NET development, Minimal APIs offer a simple, efficient way to build lightweight web apps with less boilerplate code! 

Try them out and boost your development speed! 💻🔥 

#techtipfriday #DotNet #MinimalAPIs #WebDevelopment

Several features have been added to #MinimalAPIs with the #dotnet7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose. #InfoQ article by @FSazanavets: bit.ly/3FDwLh8 #dotnet #ASPNETCore

InfoQ's tweet image. Several features have been added to #MinimalAPIs with the #dotnet7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose.

#InfoQ article by @FSazanavets:  bit.ly/3FDwLh8 

#dotnet #ASPNETCore

81 characters :), 66 if global using statics don’t count :P #dotnet #minimalApis

buhakmeh's tweet image. 81 characters :), 66 if global using statics don’t count :P

#dotnet #minimalApis
buhakmeh's tweet image. 81 characters :), 66 if global using statics don’t count :P

#dotnet #minimalApis

🧵3/6: New analyzer alert! Detect multiple 𝗙𝗿𝗼𝗺𝗕𝗼𝗱𝘆 attributes in minimal APIs. Avoid errors and warnings with the latest analyzer for API development. Code smarter and cleaner! #MinimalAPIs #Analyzer

byte_hide's tweet image. 🧵3/6: New analyzer alert! Detect multiple 𝗙𝗿𝗼𝗺𝗕𝗼𝗱𝘆 attributes in minimal APIs. Avoid errors and warnings with the latest analyzer for API development. Code smarter and cleaner! #MinimalAPIs #Analyzer

I'm nearly done with my updated article and app for the @twilio programmable video rewrite, coming soon - I promise ☎️ 📹 (built with @aspnet #minimalapis and #blazor #webassembly) #blazorators: github.com/IEvangelist/Bl…

davidpine7's tweet image. I'm nearly done with my updated article and app for the @twilio programmable video rewrite, coming soon - I promise ☎️ 📹 (built with @aspnet #minimalapis and #blazor #webassembly) #blazorators:

github.com/IEvangelist/Bl…

Loading...

Something went wrong.


Something went wrong.


United States Trends