Category: Web API
ASP.NET Core Web API – Creating MySQL Databa...
Posted by Marinko Spasojević | Updated Date Jan 31, 2024 | C#, Web API | 21
Conditionally Add Middleware in ASP.NET Core
by Karthikeyan N S | Jun 28, 2024 | Web API | 0
In this article, we’ll explore different techniques on how to conditionally add middleware...
Read MoreUsing the Result Pattern in .NET Web API
by Sławomir Świętoniowski | Updated Date Jun 24, 2024 | ASP.NET Core, Web API | 2
In the expanding world of APIs, meaningful error responses can be just as crucial as...
Read MoreHow to Show Query Parameters in Swagger in ASP.NET Core
by Aneta Muslić | Updated Date May 5, 2024 | ASP.NET Core, Web API | 0
In the .NET ecosystem, Swagger is a common way to define and document our APIs. In this article,...
Read MoreAutomatic Registration of Minimal API Endpoints in .NET
by Ivan Gechev | Updated Date Mar 15, 2024 | Web API | 0
In this article, we will explore how we can improve our Minimal API endpoints in .NET with...
Read MoreHow to Call SignalR Hub from Controller in ASP.NET Core
by Alexandra Ogubuike | Updated Date Feb 23, 2024 | Web API | 0
In this article, we will look at how to call a SignalR Hub from an ASP.NET Core controller. If you...
Read MoreCreating Conditional Required Attributes for Validation in .NET Web API
by Ainea Wabwoba | Feb 15, 2024 | Web API | 0
Whether seasoned or just getting started in the .NET world, we’ve all encountered situations...
Read MoreDifferent Ways to Validate an Uploaded File in ASP.Net Core
As developers, we often tend to oversee the security of our applications. Whether the user...
Read MoreThe Difference Between RESTful APIs and Web APIs Using ASP.NET Core
by Januarius Njoku | Updated Date Feb 9, 2024 | Web API | 0
In this article, we will discuss the difference between RESTful APIs and Web APIs using the...
Read MoreMapControllers vs MapControllerRoute Routing in ASP.NET Core
In this article, we will examine the two key routing methods in ASP.NET Core: MapControllers vs...
Read MoreUsing MariaDB With ASP.NET Core Web API
by Januarius Njoku | Updated Date Jan 31, 2024 | Web API | 0
In this article, we will discuss how to use a MariaDB database with an ASP.NET Core Web API....
Read MoreWeb API Book
Check out our Ultimate ASP.NET Core Web API – Second Edition and learn how to create a full production-ready ASP.NET Core API (.NET 8). Bonus materials (Security, Docker, and other bonus files) are included in the Premium package!