Meet Rider 2024.1 🎉
🔎 A new tool to monitor your app’s performance
✍️ Sticky lines in the editor
🐞 Collections visualizer for the debugger
✨ Reworked New Project dialog and Terminal tool window
🎮 Support for @Odin_Inspector for @unitygames
🕹️ Support for @UnrealEngine’s Slate UI framework
More reasons to update: https://t.co/5NLt3F3mo0 #dotnet #gamedev
What is the cleanest way to get configuration values in .NET?
I use the Options pattern, and here's why you.
App configuration lives in environment variables or JSON files.
You can get individual values using the `IConfiguration` interface.
But this is error-prone and cumbersome, so I don't recommend it.
Instead, I'll use the Options pattern:
- Create a class to represent the settings
- Bind the class properties application settings (JSON)
- Consume the Options pattern in my code using IOptions
You can also add data annotations to your settings class for simple validation.
Are you using the Options pattern?
If you are new to the Options pattern, start here → https://t.co/chAC3W75l3
How do you do more with Entity Framework?
#dotNETRocks talks to @ErikEJ about his work contributing to Entity Framework and creating tools to make #EntityFramework easier to use.
Listen in. 🦻 https://t.co/7Xwre4UcHh
📣 GitHub Advanced Security for Azure DevOps public preview starts now! 📣
...now including the same secret scanning, dependency scanning, and CodeQL code scanning capabilities available within GitHub Enterprise.
Learn more. https://t.co/lWBPtWEpDP
.NET Devs, how are you writing your frontends?
Blazor, Razor pages, Javascript framework?
If your not using Blazor yet, will the release of Blazor United in .NET 8 change that?
GPT-4 will make you superhuman.
But most people don’t know the best ways to use AI
That's why I built this Ultimate GPT-4 Guide:
• 50+ Chapters
• 700+ No Code & AI Tools
• 1000+ GPT-4 Prompts
To get it,
• Like
• Reply "GPT-4"
• Follow me (so that I can DM)
I'll DM you
Discover powerful, cost-effective tools to make the best of your Windows Server and SQL Server investments. Download the e-book today: https://t.co/DFTzl2vg22
Thank you @DonovanBrown for being an inspirational speaker and always sharing. Many have grown and learnt alot through you. All the best in your future endeavours, be it retirement or semi retirement. May the legacy of the man in the #blackshirt forever live on.
It was just announced internally so I thought I would share it here as well. April 28th will be my final day at Microsoft. My goal two years ago was to retire in five years. I am just a bit ahead of schedule. Time to hang up the #Blackshirt for good. #RubDevOpsOnIt#LoECDA
Join us to kick off Hack Together and learn how to get started building apps with Microsoft Graph and @dotnet.
Live at 8AM PT: https://t.co/HzsDCA0Nry
#Microsoft365Dev#MicrosoftGraph#dotNET