KevinDockx / BuildingAnODataAPIAspNetCoreLinks
Building an OData API in ASP.NET Core (.NET 5 and .NET Core 3.1)
☆26Updated 4 years ago
Alternatives and similar repositories for BuildingAnODataAPIAspNetCore
Users that are interested in BuildingAnODataAPIAspNetCore are comparing it to the libraries listed below
Sorting:
- Fully functioning sample application accompanying my Securing Blazor Client-side Applications course.☆27Updated 4 years ago
- Starter files & fully functioning finished sample code for my Documenting an ASP.NET Core 6 Web API using Swagger course.☆23Updated 3 years ago
- Some samples using C# generics for a Pluralsight course.☆41Updated 4 years ago
- Fully functioning sample and starter files for my ASP.NET Core 6 Web API Deep Dive course☆46Updated 2 years ago
- Authenticating, validating, caching, error handling, logging, documenting, testing and profiling are common features in web API, here are…☆78Updated 2 years ago
- Blazor.BFF.AzureAD.Template, Blazor WASM hosted in ASP.NET Core using Microsoft Entra ID BFF (server authentication)☆87Updated 9 months ago
- A set of helper extension methods (on Stream) for working with streams. Particularly useful for interaction with an API through HttpClie…