Lastly I stumpled over an announcement on an upcoming feature of Azure Storeage called 'Blob Index'. After some curious experiments I want to share my first experiences with you.
Welcome to codingfreaks!
This page is all about development in the ever growing eco-system of Microsoft. We'll cover a lot of stuff from Azure, .NET (Core), C# and many more.
Generating PDF with .NET Core using IronPdf
June 11, 2020 | EnglishGenerating PDFs is a common task in many solutions. Nethertheless it's the one task which is not easilly accompished in all environments. I'll show how to perform common tasks in .NET Core using IronPdf. I also will point out some limitations. Additionally I'll show some more advanced techniques like Handlebars.NET.
API versioning with ASP.NET Core and Swashbuckle
March 31, 2020 | EnglishI always was interested how to version a REST API correctly in ASP.NET Core. In this article I'll show how I realized it including Swagger.
codingfreaks 2.0
March 01, 2020 | EnglishI finally decided to do things differently. Let me explain what has changed, where you can find the old stuff and why this is in English now.