#dotnet7

2024-04-05

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

.NET Bot :dotnet:bot@dotnet.social
2023-11-17

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

2023-11-15

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 🍾

2023-10-09

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

2023-08-11

And, yes #dotnet7. If I'm doing unsupported pre-release stuff, I want the really unsupported but reasonably stable stuff. As soon as #dotnet8 hits the first release version, I swap it over there.

2023-08-11

Woohoo, I'm back on track with the #dotnet7 conversion of the #fsharp math library. It's amazing how fast you can fix the problem when you, I dunno, actually read the error message and not just assume what it says...

Will Velidawillvelida
2023-06-15
author_is_ShrikeTron🔠💉x5ShrikeTron@vivaldi.net
2023-06-12

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

2023-06-10

#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

author_is_ShrikeTron🔠💉x5ShrikeTron@vivaldi.net
2023-06-05

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.

2023-05-23

I've just released the first beta version of my NetFabric.Numerics.Angle!

It provides a powerful and flexible set of tools for working with angles in your #dotnet7 projects. Calculate, convert, and compare angles with type safety and units support.

nuget.org/packages/NetFabric.N

2023-05-08

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

2023-03-31

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

2023-03-21

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

2023-03-14

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

2023-03-14

.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

2023-03-13
Matjaž Bravcmatjazbravc
2023-03-11

Integration tests require you to set up several components that interact with each other, such as running a program and testing various output from it.
Simulating the way the production code would be executed in run-time for doing integration tests by spinning up an real database instance in a docker container at the start of the test run and disposing it at the test end. Take a look in my latest demo.

GitHub repo: lnkd.in/dKzpbkHr

2023-03-09

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst