Burgyn's blog

  • Posts
  • Tags
  • About
October 13, 2021

ASP.NET Core Minimal API Swagger tags

The ASP.NET Minimal API is currently a fairly discussed topic. Some adore him and some curse him. Time will tell if it finds a real use. I was interested in...

September 06, 2021

Meetup - C# Source Generators

Roslyn C# Source Generators Na najbližšom online KROS Dev Meetupe budem rozprávať o C# Source Generators. 28. septembra o 17-tej. 📑 Materiály: Sample.Meetup.Generators Sample.Meetup.SwaggerDtoGenerator MMLib.MediatR.Generators Kros.Generators.Flattening Source Generators Cookbook C#...

September 06, 2021

KROS Dev Meetup ‎#6

Roslyn C# Source Generators / Bicep – Infrastructure as Code Na najbližšom online KROS Dev Meetupe si priblížime C# Source Generators a povieme si aj o spravovaní infraštruktúry pomocou nástroja...

June 27, 2021

Flattening generator

Sometimes your data source contains a flattened version of your complex domain classes. For example, the class Person contains the Address property and it contains the Town property. But your...

June 14, 2021

varsub

To variable substitution in json files, we used the FileTransform task in our CD pipelines. Unfortunately, it does not allow you to process multiple .zip files at once. (Although it...

← → 2
© 2022 Miňo Martiniak

A blog about everything possible and impossible that dotnet developer face every day.