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.
Read Blog PostMany websites protect themselves from automated access with reCaptcha, a Google company.
The top dog can be found on almost every website.
Read Blog PostNachdem Microsoft nun die erste Preview von .NET 5 veröffentlicht hat stellt sich die Frage: was kommt eigentlich mit ASP.NET Core 5?
Read Blog PostMicrosoft 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 schon das erste Docker Image auf dem Microsoft .NET Docker Hub aufgetaucht.
Read Blog PostIn 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 are huge differences in performance and price.
Read Blog PostAgain and again you read about Device Twins, Digital Twins or Device Shadows - but what is that actually and why do the names sound so similar?
MediatR is one of the most popular libraries in the .NET environment and describes itself as “Simple, unambitious mediator implementation in .NET”. In the end, MediatR is a perfect library for in-process message handling in terms of the Mediator pattern .
Read Blog PostAzure 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 on a device.
Read Blog PostKaum ein wirkliches Projekt - sei es im Bereich von .NET, Angular, Node, Java oder anderen Sprachen - kommen heutzutage ohne externe Abhängigkeiten aus.
Read Blog PostAzure Functions provides a very lean way to execute code serverless. So lean, in fact, that there is no dependency injection by default.
Read Blog PostImmer wieder sieht man in Code, der für den Login eines Benutzers verwendet wird, dass mit Hilfe der IP-Adresse oder zum Beispiel auch dem Browser-User-Agent versicht wird, die Session eindeutig zu kennzeichnen. Idee ist i.d.R., dass eine Login Session wirklich nur dem richtigen Benutzer zugeordnet wird und eben mit Hilfe dieser zusätzlichen Merkmalen ein Hijacken verhindert wird.
Read Blog Post