home.social

#sourcegenerators — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #sourcegenerators, aggregated by home.social.

  1. Interceptors и SourceGenerators: отказываемся от IL-инъекций

    Привет! Я Дмитрий Сипаков, ведущий разработчик в Госсервисах Т-Банка. Расскажу про относительно новую фичу .NET — Interceptors: как они работают вместе со Source Generators и как с их помощью можно избавиться от бойлерплейта без IL-инъекций и сторонней магии.

    habr.com/ru/companies/tbank/ar

    #NET #Interceptors #SourceGenerators

  2. Hey #dotnet friends using System.Text.Json ✋

    Has anyone managed to create code that uses source generators but for snake_case naming policy?

    I notice I can not pass anywhere the serializer options when I specify using the source generator, and then I can not pass the snake_case naming policy?

    Any help please, repost for reach?

    #csharp #aspnet #aspdotnet #serialization #json #snake_case #jsonserializer #sourcegenerators #systemtextjson