Austin :fdl: · @riverrat
215 followers · 1465 posts · Server poboy.social

The main thing I got out of 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 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 ).

#azurefunctions #aspnetcore #net6

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
361 followers · 27 posts · Server dotnet.social

March 2023 – .NET 7.0.4, .NET 6.0.15 - .NET Blog
devblogs.microsoft.com/dotnet/

#dotnet #updates #net6 #NET7

Last updated 1 year ago

arizon · @arizon
17 followers · 18 posts · Server social.spejset.org

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

Last updated 1 year ago

Austin :fdl: · @riverrat
119 followers · 224 posts · Server poboy.social

@robert_p_king Nice! The first migration I worked on used the 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 projects (shared contracts) that we are copying into and adjusting one by one, much like what you described. The plan is to use to slowly replace the existing app in production with the implementation.

#migrationassistant #netstandard #yarp #net6

Last updated 2 years ago

Austin :fdl: · @riverrat
119 followers · 224 posts · Server poboy.social

@robert_p_king This past year I’ve been involved in two big 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!”

#net6

Last updated 2 years ago

David Ávila · @davilovick
4 followers · 2 posts · Server mastodon.gamedev.place

First, is our cross-platform graphic engine, developed (almost) entirely in .NET

We want all the engine code to be ported to the web platform. For that purpose, we are using and , that help us to compile our engine to .

#wasm #blazor #net6 #evergine

Last updated 2 years ago

David Ávila · @davilovick
4 followers · 1 posts · Server mastodon.gamedev.place

We're working to bring to Web in the next Release 🙂

Now, a small demo using physic joints.

But, how are we doing that?
🧵Thread 👇

#blazor #net6 #dotnet #gamedev #evergine #bulletphysic

Last updated 2 years ago