Abner Matheus (@abner_math100) 's Twitter Profile
Abner Matheus

@abner_math100

I’m software engineer at Volvo Group. Specialist in .NET

ID: 1776823908378828800

calendar_today07-04-2024 04:07:02

74 Tweet

3 Followers

51 Following

Milan Jovanović (@mjovanovictech) 's Twitter Profile Photo

Cross-cutting concerns + Problem Details? Here's how: add a delegate when configuring problem details. You can add common stuff inside, and it'll execute when resolving the response. More on Problem Details: milanjovanovic.tech/blog/problem-d…

Cross-cutting concerns + Problem Details?

Here's how: add a delegate when configuring problem details.

You can add common stuff inside, and it'll execute when resolving the response.

More on Problem Details: milanjovanovic.tech/blog/problem-d…
The .NET Dev (@thedotnetdev) 's Twitter Profile Photo

Discover insights on Blazor's role, its focus on productivity over performance, and its non-competition stance with mainstream frameworks. #DEVCommunity #dotNET dev.to/andredarcie/o-…

David Fowler (@davidfowl) 's Twitter Profile Photo

If you haven't tried .NET Aspire yet now is a great time to play with it. learn.microsoft.com/en-us/dotnet/a… #dotnet #aspire

If you haven't tried .NET Aspire yet now is a great time to play with it. 

learn.microsoft.com/en-us/dotnet/a…

#dotnet #aspire
Mukesh Murugan (@iammukeshm) 's Twitter Profile Photo

🎯 Imagine this: You're building a .NET app, and your configuration is scattered all over—hardcoded values in services, messy appsettings, and endless code reviews fixing "magic strings." Frustrating, right? That’s where the Options Pattern steps in like a hero. 🦸‍♂️ Here’s the

🎯 Imagine this: You're building a .NET app, and your configuration is scattered all over—hardcoded values in services, messy appsettings, and endless code reviews fixing "magic strings." Frustrating, right?

That’s where the Options Pattern steps in like a hero. 🦸‍♂️

Here’s the
Daniel San (@dani_avila7) 's Twitter Profile Photo

Deepseek running locally and privately for autocompletion in VSCode! 🙌 In less than a minute, I'll show you how to download Deepseek-coder and set it as the autocompletion model in VSCode. You’ll need to use ollama to download the model and CodeGPT to select it as the