
Blazor – on the server or on the client
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
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
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 my blog I’ve several articles about dependency injection using Microsoft.Extensions.DependencyInjection. Now I’ve updated the source code of my older … Continue reading Dependency Injection code samples updated
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
Microsoft Build 2018 ended – and I’m taking exciting news home with me. Microsoft Build 2018 had great keynotes and … Continue reading News from Microsoft Build 2018
The next edition of Professional C# – Professional C# 7 and .NET Core 2.0 is available – covering C# 7 … Continue reading Professional C# 7 and .NET Core 2.0