#minimalapis search results
Revolutionize Your Development: Minimal APIs in .NET #DotNet #MinimalAPIs #ProgrammingTips #SoftwareDevelopment #CodingSimplified #TechInnovation #DeveloperTools #APIDevelopment #EfficientCoding #TechCommunity
#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
.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
🧵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
Real-time is the future of apps. Learn how to implement Server-Sent Events (SSE) in ow.ly/l48X50X08cF Core Minimal APIs with .NET 10. Read More: alliancetek.medium.com/how-to-impleme… #DotNet10 #ServerSentEvents #MinimalAPIs #RealTimeApps #AllianceTek
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…
@schneidenbach gives 'An In-Depth Look At Minimal APIs in ASP.NET Core' July 24th at Nebraska.Code(). nebraskacode.amegala.com #MinimalAPIs #ASPNETCore @IowaBizCouncil #APIs #WebDevelopment #NETAPI #Nebraska @nebankers @ConnectedIowa @SDCEOWest @DSMpartnership
✅ .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
khalidabuhakmeh.com/minimal-api-ro… - in #ASPnet, IEndpointFilter is to #MinimalAPIs as ActionFilter is to #WebAPI. learn.microsoft.com/en-us/aspnet/c… Nice code samples mastodon.social/@khalidabuhakm…
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 🙏
Need some help on where to start with GitHub Copilot? ✨ Check out this new repo! github.com/github/awesome…
Real-time is the future of apps. Learn how to implement Server-Sent Events (SSE) in ow.ly/l48X50X08cF Core Minimal APIs with .NET 10. Read More: alliancetek.medium.com/how-to-impleme… #DotNet10 #ServerSentEvents #MinimalAPIs #RealTimeApps #AllianceTek
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 🙏
Need some help on where to start with GitHub Copilot? ✨ Check out this new repo! github.com/github/awesome…
Goodbye Controllers! 🚀 Discover how to build pattern‑based Minimal APIs in #dotnet! Watch here ► youtu.be/aK1BXeorIZ8?si… via @YouTube #MinimalAPIs #CSharp #WebAPI
youtube.com
YouTube
Goodbye Controllers! Minimal APIs Are Ready
✅ .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
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
Revolutionize Your Development: Minimal APIs in .NET #DotNet #MinimalAPIs #ProgrammingTips #SoftwareDevelopment #CodingSimplified #TechInnovation #DeveloperTools #APIDevelopment #EfficientCoding #TechCommunity
🛡️ 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
khalidabuhakmeh.com/minimal-api-ro… - in #ASPnet, IEndpointFilter is to #MinimalAPIs as ActionFilter is to #WebAPI. learn.microsoft.com/en-us/aspnet/c… Nice code samples mastodon.social/@khalidabuhakm…
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….
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
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
#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
📢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
💡 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
🧵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…
Something went wrong.
Something went wrong.
United States Trends
- 1. Daboll 42.8K posts
- 2. Pond 238K posts
- 3. Schoen 19.9K posts
- 4. Schoen 19.9K posts
- 5. Joe Burrow 5,517 posts
- 6. Veterans Day 22K posts
- 7. Giants 84.5K posts
- 8. Go Birds 11.3K posts
- 9. Kim Davis 12.4K posts
- 10. Dart 28K posts
- 11. Marines 60K posts
- 12. Joe Dirt N/A
- 13. #ROBOGIVE 1,018 posts
- 14. #jimromeonx N/A
- 15. Johnny Carson N/A
- 16. Jeffries 41.2K posts
- 17. Zendaya 7,795 posts
- 18. Hanoi Jane N/A
- 19. Semper Fi 11.6K posts
- 20. Kafka 10K posts