techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.8K
active users

#dotnet7

0 posts0 participants0 posts today

> Build a basic #DotNet7 app

> Everything works fine

> File Publishes to .exe fine

> Set up for self contained single file for easy distribution

> Exe still needs .dll files

THIS ISN'T SINGLE FILE OR SELF CONTAINED

Also irritating, it seems like the work arounds found searching for a solution don't work anymore.

I am sure there is a way but its damn irritating. It doesn't help that I am basically a newbie at C# and Dotnet.

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.

Stack Overflownet 5.0 Cannot determine the frame size or a corrupted frame was receivedI want to try net5.0 since it's in rc2, and I've encountered a strange issue. I've created a default WebApi in net5.0. I didn't touch anything, I just clicked run (in kestrel, not ISS) and the Swag...

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.

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!