home.social

#dotnet6 — Public Fediverse posts

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

  1. 🐍💻 Fix Npgsql “Bad Protocol Version” on macOS & .NET 6

    If you’re building .NET 6 apps on macOS and connecting to PostgreSQL using Npgsql, you might encounter:

    🚫 Bad Protocol Version errors

    This usually means a mismatch between client and server expectations, but it can be resolved.

    Perfect for developers wrestling with cross-platform database connections.

    👉 Resolve the error here:
    sslinsights.com/fix-npgsql-bad

    #dotnet6 #Npgsql #macOSDev #PostgreSQL #DevOps #Programming #ErrorFix #SSLInsights

  2. 🐍💻 Fix Npgsql “Bad Protocol Version” on macOS & .NET 6

    If you’re building .NET 6 apps on macOS and connecting to PostgreSQL using Npgsql, you might encounter:

    🚫 Bad Protocol Version errors

    This usually means a mismatch between client and server expectations, but it can be resolved.

    Perfect for developers wrestling with cross-platform database connections.

    👉 Resolve the error here:
    sslinsights.com/fix-npgsql-bad

    #dotnet6 #Npgsql #macOSDev #PostgreSQL #DevOps #Programming #ErrorFix #SSLInsights

  3. 🐍💻 Fix Npgsql “Bad Protocol Version” on macOS & .NET 6

    If you’re building .NET 6 apps on macOS and connecting to PostgreSQL using Npgsql, you might encounter:

    🚫 Bad Protocol Version errors

    This usually means a mismatch between client and server expectations, but it can be resolved.

    Perfect for developers wrestling with cross-platform database connections.

    👉 Resolve the error here:
    sslinsights.com/fix-npgsql-bad

    #dotnet6 #Npgsql #macOSDev #PostgreSQL #DevOps #Programming #ErrorFix #SSLInsights

  4. 🐍💻 Fix Npgsql “Bad Protocol Version” on macOS & .NET 6

    If you’re building .NET 6 apps on macOS and connecting to PostgreSQL using Npgsql, you might encounter:

    🚫 Bad Protocol Version errors

    This usually means a mismatch between client and server expectations, but it can be resolved.

    Perfect for developers wrestling with cross-platform database connections.

    👉 Resolve the error here:
    sslinsights.com/fix-npgsql-bad

    #dotnet6 #Npgsql #macOSDev #PostgreSQL #DevOps #Programming #ErrorFix #SSLInsights

  5. 🐍💻 Fix Npgsql “Bad Protocol Version” on macOS & .NET 6

    If you’re building .NET 6 apps on macOS and connecting to PostgreSQL using Npgsql, you might encounter:

    🚫 Bad Protocol Version errors

    This usually means a mismatch between client and server expectations, but it can be resolved.

    Perfect for developers wrestling with cross-platform database connections.

    👉 Resolve the error here:
    sslinsights.com/fix-npgsql-bad

    #dotnet6 #Npgsql #macOSDev #PostgreSQL #DevOps #Programming #ErrorFix #SSLInsights

  6. Here is the list of hashtags I currently follow. If I see a post with at least one of these hashtags, I will boost it.
    Should I add more hashtags to this list? Or are these already too many?

    #dotnetconf #dotnetconf2023 #dotnet6 #dotnet7 #dotnet8 #omnisharp #resharper #jetbrainsrider #nuget #csharp #dotnet

  7. 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

  8. Well, the biggest part of this week's #dotNETMAUI task is done. I implemented a custom #ImageSource that uses #SFSymbols on #macOS and #iOS. Icons finally show up, now I need to figure out the coloring which is defaulting to the #accent tint no matter what I set (at least on the Mac).

    Will #blog about it when I ironed out all the quirks.

    #iOSDev #MacCatalyst #dotNET #dotNET6 #CASBAN6 #MacDev #csharp #xaml #MAUIDev #MAUI #sideproject

  9. 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

  10. A classic example of my past self prematurely optimising some #dotnet code so it allocated fewer strings and had better #performance, only to now find it's slower and uses more memory than a simpler solution. Interesting that #dotnet7 runs slower that #dotnet6 though

  11. Finally hit the next #milestone on my #CASBAN6 project.

    #Azure #Function app for my blog API is running, will be automatically updated via #Github Action and connects to my #AzureSQL database (#serverless) without any problems.

    Next up: another blogpost, this time for the #DTO classes as well as my (manual) #MappingHelpers.

    After that, I need to evaluate if Azure #APIManagement is worth the effort (and the price).

    #devlife #programming #clouddev #cloudnative #dotnet #dotNET6