home.social

#dotnet7 — Public Fediverse posts

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

fetched live
  1. Mark your calendars: #dotnet7's end of support is approaching fast on May 14, 2024!

    After this date, no more updates or security fixes will be issued.

    Details on #InfoQ: bit.ly/3PPgsmw

    #dotnet

  2. Mark your calendars: 's end of support is approaching fast on May 14, 2024!

    After this date, no more updates or security fixes will be issued.

    Details on : bit.ly/3PPgsmw

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

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

  5. Can confirm on my M2 Pro MacBook that #dotnet8 give MBBSEmu's emulated x86 core a ~20% performance bump by just upgrading from #dotnet7 to #dotnet8! Can't be mad about that 🤓

    Makes it *almost* as fast as a 486DX4 @ 100mhz 🤯

    Hats off to the #dotnet team at #microsoft and around the world! Really outstanding release 🍾

  6. Can confirm on my M2 Pro MacBook that #dotnet8 give MBBSEmu's emulated x86 core a ~20% performance bump by just upgrading from #dotnet7 to #dotnet8! Can't be mad about that 🤓

    Makes it *almost* as fast as a 486DX4 @ 100mhz 🤯

    Hats off to the #dotnet team at #microsoft and around the world! Really outstanding release 🍾

  7. Yes! Finally successful in getting my #dotnet7 #Blazor app to import #Mastodon Lists from a csv backup file.

    It's nuts how there's actually NO W3C standard for passing array-parameters in a query: stackoverflow.com/a/67095427 . It's framework dependent, and is PHP dialect here.

    docs.joinmastodon.org/methods/ wants an account_id array, but NOT in json which would be more concise.

    Instead, it's fat pairs of literally { "account_ids[], "<account-id>" } for every account to add!

    #MastodonMigration

  8. #dotnet7 breaks existing restriction when using generics. It is now much easier to implement generic math types.
    I wrote a small article explaining the limitations and how you can use the new features.
    #dotnet #csharp
    link.medium.com/6RCzxztswAb

  9. #dotnet7 breaks existing restriction when using generics. It is now much easier to implement generic math types.
    I wrote a small article explaining the limitations and how you can use the new features.
    #dotnet #csharp
    link.medium.com/6RCzxztswAb

  10. It's 2023, #dotnet7, and this is fubar is still happening in a #Blazor Hybrid #MAUI app:

    "System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
    ---> System.IO.IOException: Cannot determine the frame size or a corrupted frame was received."

    Meanwhile, back to 2021 in .NET 5.0 -- same: stackoverflow.com/questions/64

    Things I hate about new Microsoft APIs. Completely untested alpha quality, and tied to OS version. Need Win11 upgrade from Win10? wth.

  11. It's 2023, #dotnet7, and this is fubar is still happening in a #Blazor Hybrid #MAUI app:

    "System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.
    ---> System.IO.IOException: Cannot determine the frame size or a corrupted frame was received."

    Meanwhile, back to 2021 in .NET 5.0 -- same: stackoverflow.com/questions/64

    Things I hate about new Microsoft APIs. Completely untested alpha quality, and tied to OS version. Need Win11 upgrade from Win10? wth.

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

  13. 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 : bit.ly/3B3tLrD

  14. Hear my voice! 🙉 See my face! 🙈
    Video interview with me, the author of C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals.
    youtube.com/watch?v=TtWzvHRrlZ
    #dotnet #dotnet7 #csharp #packt #bookauthor

  15. Hear my voice! 🙉 See my face! 🙈
    Video interview with me, the author of C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals.
    youtube.com/watch?v=TtWzvHRrlZ
    #dotnet #dotnet7 #csharp #packt #bookauthor

  16. Several features have been added to #MinimalAPIs with the #dotnet7 release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose.

    #InfoQ article by Fiodar Sazanavets: bit.ly/3yRd2a2

    #dotnet #ASPNETCore #API

  17. Several features have been added to with the release. This tutorial shows how they are now almost as powerful as traditional controller-based APIs while being far less verbose.

    article by Fiodar Sazanavets: bit.ly/3yRd2a2

  18. I introduced readers to the experimental Blazor QuickGrid component in my book, Apps and Services with .NET 7. It is fantastic news that with ASP.NET Core 8 it will be a built-in component: devblogs.microsoft.com/dotnet/

    Great work, ASP.NET Core Team!

    #dotnet #dotnet7 #dotnet8 #aspnetcore8 #blazor

  19. I introduced readers to the experimental Blazor QuickGrid component in my book, Apps and Services with .NET 7. It is fantastic news that with ASP.NET Core 8 it will be a built-in component: devblogs.microsoft.com/dotnet/

    Great work, ASP.NET Core Team!

    #dotnet #dotnet7 #dotnet8 #aspnetcore8 #blazor

  20. .NET 8 Preview 2 is out now! If you are reading either of my two .NET 7 books and you would like to try .NET 8 with the coding tasks and exercises, find out how at the following link:

    github.com/markjprice/cs11dotn

    #dotnet #dotnet7 #dotnet8 #csharp

  21. .NET 8 Preview 2 is out now! If you are reading either of my two .NET 7 books and you would like to try .NET 8 with the coding tasks and exercises, find out how at the following link:

    github.com/markjprice/cs11dotn

    #dotnet #dotnet7 #dotnet8 #csharp

  22. If you have not read one of my books before and you are curious about my style of writing, you can now download and read two sample chapters from each of my two latest books.

    C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals, Seventh Edition
    - Chapter 7 Packaging and Distributing .NET Types
    - Chapter 12 Introducing Web Development Using ASP.NET Core
    github.com/markjprice/cs11dotn

    Apps and Services with .NET 7, First Edition
    - Chapter 7 Handling Dates, Times, and Internationalization
    - Chapter 12 Building Efficient Microservices Using gRPC
    github.com/markjprice/apps-ser

    Thank you Packt for allowing these free chapters to be shared.

    #dotnet #dotnet7 #csharp #csharp11 #aspnetcore #i18n #grpc

  23. If you have not read one of my books before and you are curious about my style of writing, you can now download and read two sample chapters from each of my two latest books.

    C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals, Seventh Edition
    - Chapter 7 Packaging and Distributing .NET Types
    - Chapter 12 Introducing Web Development Using ASP.NET Core
    github.com/markjprice/cs11dotn

    Apps and Services with .NET 7, First Edition
    - Chapter 7 Handling Dates, Times, and Internationalization
    - Chapter 12 Building Efficient Microservices Using gRPC
    github.com/markjprice/apps-ser

    Thank you Packt for allowing these free chapters to be shared.

    #dotnet #dotnet7 #csharp #csharp11 #aspnetcore #i18n #grpc

  24. The .NET Core Podcast is the premiere podcast for keeping up with all things .NET.

    In 2022, the February episode that guest-starred me, Mark J. Price, was the #1 most listened to of the year via Spotify, with 728% more streams than the average episode.

    A new episode was been published on Friday 5 March 2023.

    👨‍💻 Jamie Taylor “GaProgMan” and I talk about my recent books, “C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals”, and “Apps and Services with .NET 7”, and we discuss ChatGPT (which was brand new at the time of recording) and how other generative AIs will likely change the worlds of art, prose, and development.

    Please give it a listen now on your favorite podcast player or at the following link:
    dotnetcore.show/episode-117-ou

    Thanks for your support!

    #dotnet #dotnet7 #csharp #csharp11 #Packt

  25. The .NET Core Podcast is the premiere podcast for keeping up with all things .NET.

    In 2022, the February episode that guest-starred me, Mark J. Price, was the #1 most listened to of the year via Spotify, with 728% more streams than the average episode.

    A new episode was been published on Friday 5 March 2023.

    👨‍💻 Jamie Taylor “GaProgMan” and I talk about my recent books, “C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals”, and “Apps and Services with .NET 7”, and we discuss ChatGPT (which was brand new at the time of recording) and how other generative AIs will likely change the worlds of art, prose, and development.

    Please give it a listen now on your favorite podcast player or at the following link:
    dotnetcore.show/episode-117-ou

    Thanks for your support!

    #dotnet #dotnet7 #csharp #csharp11 #Packt

  26. I'll be messing with the #YouTubeAPI on a side project I'm working on. Has anyone I know done much with it?

    Any advice, direction, suggestions? :think:

    :love:

    #GoogleAPI #CSharp #DotNet #DotNet7

  27. I'll be messing with the #YouTubeAPI on a side project I'm working on. Has anyone I know done much with it?

    Any advice, direction, suggestions? :think:

    :love:

    #GoogleAPI #CSharp #DotNet #DotNet7

  28. I just deployed my revamped #Gemini mirror of The Anarchist Library. It now has a search feature and is much faster and more reliable.

    This rendition uses #dotnet7 and #mariadb

    gemini://library.inu.red
    portal.mozz.us/gemini/library.

    #anarchistlibrary #anarchism

  29. #dotnet Community Toolkit 8.1 has been released!

    This release includes new features, bug fixes, and performance improvements to the MVVM Toolkit source generators.

    Read more on #InfoQ: bit.ly/3YBY2aC

    #dotnetFramework #dotnet7 #Csharp11

  30. Community Toolkit 8.1 has been released!

    This release includes new features, bug fixes, and performance improvements to the MVVM Toolkit source generators.

    Read more on : bit.ly/3YBY2aC

  31. #AzureFunctions #dotnet7

    Using #IsolatedFunctions is there a way to NOT hardcode the name of the #Queue trigger?

    Use case would be having multiple deployment slots and not wanting to store (<queue count> * <slot count>) of app setting configurations because we don't like to nightmares when when we are not sleeping (nor when we are asleep but that is a different question)

    So *NOT* this ⬇️

  32. #AzureFunctions #dotnet7

    Using #IsolatedFunctions is there a way to NOT hardcode the name of the #Queue trigger?

    Use case would be having multiple deployment slots and not wanting to store (<queue count> * <slot count>) of app setting configurations because we don't like to nightmares when when we are not sleeping (nor when we are asleep but that is a different question)

    So *NOT* this ⬇️

  33. In networking operations, #dotnet7 improves the capabilities and performance of the existing #HTTP & #WebSockets protocols. It exposed a new protocol called #QUIC and has many performance improvements compared to .NET 6.

    Find out more on #InfoQ: bit.ly/3XIepSH
    #dotnet

  34. In networking operations, improves the capabilities and performance of the existing & protocols. It exposed a new protocol called and has many performance improvements compared to .NET 6.

    Find out more on : bit.ly/3XIepSH

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

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

  37. I stayed up way too late trying to get a #dotnet7, #dapr, and #AzureContainerApps demo working. I knew it was fragile, but thought I could get through it. Of course, all the gremlins struck and demo wasn’t to my standards. Disappointed.

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