The main thing I got out of #AzureFunctions was free service with the ability to scale up if the app ever got popular (it won’t, but yay free stuff). The downside is that the SDK is painful, especially for the isolated runtime, which was “recommended” when I kicked this project off.
Keep in mind, I’m coming from an #AspNetCore background, where there is robust support for common web scenarios. It was frustrating that basic things didn’t work out of the box with Functions (at least as of #net6).
#azurefunctions #aspnetcore #net6
#dotNET March 2023 #Updates – .NET 7.0.4, .NET 6.0.15 - .NET Blog
#NET6 #NET7 https://devblogs.microsoft.com/dotnet/march-2023-updates/
Idag har vi buggfixat vår angular/net6-app i openshift, rullat ut nu frontend/backend till dev och qa. Inväntar verifikations-e2e-tester av kunden inför releasen nästa vecka. Kul! Vi serverar frontend via en nginx-pod och har också en backend for frontend som växlar krypterad session-cookie mot jwt inför vb till api. Cache i redis #angular #net6 #kubernetes #openshift #redis #bff
#angular #net6 #kubernetes #openshift #redis #bff
@robert_p_king Nice! The first migration I worked on used the #MigrationAssistant to re-target. It was months before we even got things to compile again (and that's with test projects excluded) 😬
The second one, which is still in progress, is a totally new project + some #netstandard projects (shared contracts) that we are copying into and adjusting one by one, much like what you described. The plan is to use #YARP to slowly replace the existing app in production with the #net6 implementation.
#migrationassistant #netstandard #yarp #net6
@robert_p_king This past year I’ve been involved in two big #net6 migrations. It can be painful at times, but it’s very rewarding to see it all come together!
I especially enjoyed seeing all the new language features start to creep into the codebase, as people realized “Oh yeah, I CAN do that now!”
We're working to bring #BulletPhysic to Web in the next #Evergine Release 🙂
Now, a small demo using physic joints.
But, how are we doing that?
🧵Thread 👇
#blazor #net6 #dotnet #gamedev #evergine #bulletphysic