About
Samples
Videos
Courses
Contact
View courses
If you want to learn about Blazor WebAssembly and Dependency Injection in .NET, check out our online courses
Home
.NET
.NET
Dealing With ASP.NET Core Web API Access Restrictions & Errors In Azure: Dev To Azure - Part 4
Lock down an ASP.NET Core Web API in Azure. Use Azure's Log Stream and Kudu Services to debug ASP.NET Core 500 internal server errors.
3rd November 2020
Create and Configure a Blazor Wasm App with a ASP.NET Core Web API in Azure: Dev To Azure - Part 3
Setting up a Blazor Wasm app with a ASP.NET Core Web API in Azure. Also look at continuous deployment/integration (CD/CI).
28th October 2020
Create and Configure a SQL Server Database and ASP.NET Core Web API in Azure: Dev To Azure - Part 2
Setting up a SQL Server database & an ASP.NET Core Web API in Azure. Also look at continuous deployment/integration (CD/CI).
22nd October 2020
Setup Your Blazor Wasm and ASP.NET Core Web API in Azure Devops: Dev To Azure - Part 1
Create an Azure organisation and project. Learn how to create an SSH key in Git Bash and push your Git repository to Azure Devops.
12th October 2020
Test Your Endpoints Inside your ASP.NET Core Web API App with Swagger
Integrate Swagger documentation into your ASP.NET Core Web API to list and test endpoints. Add comments, and change the route location.
7th October 2020
Four Features in C# 9 That Aren't In C# 8
Looking at new features in C# 9 that aren't in C# 8. Examples like Target-Typed Object Creation and Init-Only Setters in Properties.
29th September 2020
Allow Your Users to Login to your ASP.NET Core App Through Facebook
Use Facebook Login to authenticate users to your ASP.NET Core application. Create a Facebook app, using the App Id and App Secret.
23rd September 2020
Four Reasons Why Your ASP.NET Core Application is Not Working in IIS
ASP.NET Core Application Not Working in IIS? We fix Interval Server Errors 500.19 & 500.21, plus 500.30 ANCM In-Process Start Failure
15th September 2020
Why Blazor Wasm is the Best Choice for API Integration
Why you should use Blazor WebAssembly over JavaScript frameworks for API integration. Examples of integrating a CRUD API in Blazor Wasm.
31st August 2020
Log Data Changes in Entity Framework Core – Part 3 - Ignore, Reference, SQL Server JSON and Testing
Functionality to include reference properties when logging data changes in Entity Framework. Also look at merging JSON keys into SQL Server columns.
17th August 2020
File Downloads
Code & Database
Page 5 of 10
1
2
3
4
5
6
7
8
9
10
Categories
.NET
Blazor
Entity Framework
ASP.NET Core Web API
ASP.NET Core Web Hosting
Azure
SignalR
Front-End Development
SQL Server