home.social

#dotnet5 — Public Fediverse posts

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

  1. In this article, Tamás-Márk Furó describes the SPA (Single Page Applications) templates, and the proxy changes introduced for the development environment from .NET 5 to .NET 6, .NET 7, and on to the next versions.

    More on #InfoQ: bit.ly/3B3tLrD

    #dotnet #dotnet5 #dotnet6 #dotnet7 #AspDotNet #Microsoft #SoftwareDevelopment

  2. Anyone experiencing issue with #codecov ?
    Their #dotnet #tool only supports #netcore 2.1, 3.1 and #dotnet5 (all currently out of support) and since linux #github agent only has #dotnet6 and #dotnet7 sdks.
    Anyone out there with a better option than installing a deprecated sdk ?
    I'm using #nuke and would very much like not to have to customize the generated YAML file.

    The project : github.com/candoumbe/candoumbe.types

    #opensource