.NET Core ASP.NET Core C# OData OpenAPI Swagger Web API Using OData within an ASP.NET Web API and .NET Core In today's post I will show how to configure OData within an ASP.NET Core Web API.
Angular ASP.NET Core Identity C# SPA Typescript Visual Studio Code Web API How to Implement Role Based Authorization in Angular Web API Applications In today's post I will show how to implement role-based authorization within an Angular application.
Angular ASP.NET Core Asynchronous C# HTML HTTP SPA Typescript Visual Studio Visual Studio Code Web API Downloading Content in Angular Applications In today's post I will show how to implement a file downloader within an Angular application using a .NET Core…
.NET Core ASP.NET Core Best Practices C# Moq NUnit TDD Visual Studio Web API How to Unit Test File Uploaders in a .NET Core Web API In todays post I will discuss how to develop unit tests for a file uploader Web API
.NET Core ASP.NET Core C# HTTP REST SQL Top Visual Studio Web API How to Implement a File Uploader Web API using .NET Core In this post I will show how to implement a file upload Web API using .NET Core.
Best Practices C# Significant Features of C# Versions 3.0 to 8.0 You Will Find Useful In this post I will review the features of the C# language from version 3 to version 8.
.NET Core Asynchronous C# SQL Visual Studio Using HangFire to Schedule Background Jobs in .NET Core In this post I will show how to use the HangFire scheduling utility to schedule background jobs using .NET Core.
.NET Core C# Entity Framework Core SQL Visual Studio How to use SQL Stored Procedures with Entity Framework Core In this post I will be showing how to use SQL stored procedures with Entity Framework Core
.NET Core Azure Azure App Services C# CICD Continuous Deployment Continuous Integration DevOps PaaS Swagger Top Visual Studio Web API Deploying a .NET Core Web API to an Azure App Service In this post I will be showing you how to deploy a .NET core web API to an Azure App…
.NET Core ASP.NET Core Identity C# JWT OpenAPI Swagger Top Visual Studio Web API How to Secure a Swagger Web API with JWT Authorization In todays post I will show how you can secure your Swagger Web API with JWT authorization.