
Async Streaming with ASP.NET Core SignalR and C# 8
ASP.NET Core SignalR version 2.1 offers streaming from the server to the client. Using ASP.NET Core 3.0, streams can also … Continue reading Async Streaming with ASP.NET Core SignalR and C# 8
ASP.NET Core SignalR version 2.1 offers streaming from the server to the client. Using ASP.NET Core 3.0, streams can also … Continue reading Async Streaming with ASP.NET Core SignalR and C# 8
With ASP.NET Core 3.0, the first version of Blazor will be released. Client-side Blazor allows writing .NET Code that runs … Continue reading Blazor – on the server or on the client
In part 1 of this article series I’ve shown how to configure the Azure IoT button and how to invoke … Continue reading Click the Azure IoT Button – Part 2
.NET Core 3.0 doesn’t make it easier to choose the correct Web technology creating .NET applications. Some more options have … Continue reading Choosing the right ASP.NET Core technology
Slides and source code for my C# 7 & 8 and Blazor sessions at the thrive conference in Ljubljana Continue reading Slides and Source Code for Thrive Conference in Ljubljana, 2018
With Visual Studio 2017 15.8 the Library Manager is released! This feature of Visual Studio allows to manage client side libraries with Web applications. It’s not just another library manager, but a tool that fills the gap that other library managers don’t offer.
Continue reading Library Manager to manage Client-side Packages
ASP.NET Core and Azure Active Directory B2C offers easy ways for identity management. It’s great functionality out of the box. Continue reading Using Azure Active Directory B2C with ASP.NET Core
Creating a ASP.NET Core 2.1 project with identity configured you might miss controllers and many views that all have been … Continue reading ASP.NET Core Identity Pages with ASP.NET Core 2.1
With Visual Studio 15.7 it was planned to have Library Manager available to manage client side libraries with Web applications. … Continue reading Bower or Library Manager?
On May-25th, General Data Protection Regulation (GDPR) becomes active. With that many articles available on GDPR, I need to write … Continue reading GDPR Support with ASP.NET Core 2.1