Blog Posts

Was ist Azure Static Web Apps?

Was ist Azure Static Web Apps?

An der Microsoft Build 2020 hat Microsoft seinen neuen Dienst Azure Static Web Apps vorgestellt. Auch wenn die Bezeichnung Static Web Apps zunächst e

Microsoft Build 2020 - Neues für .NET Entwickler

Microsoft Build 2020 - Neues für .NET Entwickler

Am heutigen Dienstag um 17 Uhr deutscher Zeit startete die Microsoft Build - dieses Jahr als kostenloser Online-Event statt einem kostenpflichtigen O

Build and Test .NET Core with GitHub Actions

Build and Test .NET Core with GitHub Actions

What is GitHub Actions? GitHub Actions is the counterpart to Azure DevOps Pipelines: a fully configurable automation tool for setting up workflows, s

Use hCaptcha with dotnet and ASP.NET Core

Use hCaptcha with dotnet and ASP.NET Core

Many websites protect themselves from automated access with reCaptcha, a Google company. The top dog can be found on almost every website. About hCap

Was erwartet uns mit ASP.NET Core 5?

Was erwartet uns mit ASP.NET Core 5?

Nachdem Microsoft nun die erste Preview von .NET 5 veröffentlicht hat stellt sich die Frage: was kommt eigentlich mit ASP.NET Core 5? Bleibt der Name

.NET 5 Preview 1 veröffentlicht

.NET 5 Preview 1 veröffentlicht

Microsoft hat heute in einem Blog Post bekannt gegeben, dass nun die erste Preview für .NET 5 als SDK zur Verfügung steht. Vor einigen Tagen war scho

Store Messages of Azure IoT Hub to Azure Blob Storage

Store Messages of Azure IoT Hub to Azure Blob Storage

In most cases, Azure IoT Hub messages should be stored for a longer period of time. In fact, there are several ways to achieve this goal - and there

Device Twins vs Digital Twins in Azure IoT

Device Twins vs Digital Twins in Azure IoT

Device Twin vs. Digital Twin in Azure IoT Again and again you read about Device Twins, Digital Twins or Device Shadows - but what is that actually, a

Azure Functions with MediatR and Dependency Injection

Azure Functions with MediatR and Dependency Injection

MediatR MediatR is one of the most popular libraries in the .NET environment and describes itself as "Simple, unambitious mediator implementatio

Setup the local Azure IoT Edge development container

Setup the local Azure IoT Edge development container

Azure IoT Edge as a product is in principle not just a simple application or a simple container, but is actually more of a runtime for an ecosystem o