
2025-07-31 19:48:10
Playing around with the MCP template in #dotnet. It's interesting stuff, and maybe can see the value in offering dev-time tooling for projects.
Playing around with the MCP template in #dotnet. It's interesting stuff, and maybe can see the value in offering dev-time tooling for projects.
How to Fix the Multiple Entry Points Error in #dotNet Applications
https://improveandrepeat.com/2025/07/how-to-fix-the-multiple-entry-points-e…
AutoMapper and MediatR Roadmaps #dotnet
https://www.jimmybogard.com/automapper-and-mediatr-roadmaps/
I just released nugraph, a #dotnet tool for creating visual dependency graph of NuGet packages.
Installation:
dotnet tool install --global nugraph
Usage for a NuGet package:
nugraph Azure.Core
or for a .NET project:
nugraph ~/Projects/Kerberos.NET/Bruce/Bruce.csproj
Many options are available, everything is documented on https://github.com/0xced/nugraph
Enjoy!
Here's the kind of graph it generates (Azure.Core example).
https://mermaid.live/view#pako:eNqcVU2P2jAQ_StWViu1EjgBVqjNjS6raqXl0t6qXIwzSVwSO3UmAor4780HKF4wWdJcYux5z2_ezISDw1UIju-Mx-NAosAUfLKEHGQIku9JrFmeEBWRxd9SA31WGsiEPs3plHySgF-o9zmQDTaQj4_kO0jQDCEk6z1JEPPCd91YYFKuKVeZ6-04hK4sG9oa0_K__ajXPGVFsYSIaKWQFKjVBsZbEWLiP-U74zyEiJUpkkikqc_-lCxjWkgYtRD_wfO-evPJiKtUaf9h1jz1BV0Oh0O3Ph5Jpb_0vNkLWQmuVaEipN94ShfFXvJXiaAjxqEwCTrIz32BkNHnVIDEVWVm2hu3gkzpPV0yZIHsrnvZIchCKFnQNxXHQsZ0sa7yYRzrTZtCA9IV7FX-hgbyDh7Ia5UfUNpU9NPYEjwVzeyeuriW7VNN6xPBN-ZJTT-dnptpu93Sqn8AqdKxmzO-YTEUbhfvtu3Zok7gq-Ztt88yeqt-qaw_-C6xvRRuNVPUeye__0oj_jqhAU1yO9EhJAMNGEDdGDO9YcwQiQZPr2HWQbzHJCvw_42x0TVmzD42wyrFwJ4NsAz2RaaWiLtSusbVE3pRSAu5EXQh0vjC3BBpRgwRaeDceWXSxCbSJDeCAumMnAx0xkRY_Z8e2l1MIIN26bevs-Lmx7HC5Ez-UipzfNQlHP8BAAD__wMAEYyvHw
Question for #dotnet and #developer folks. How long does it typically take your team to evaluate, proof of concept, implement, and deploy a medium-to-large dependency in your solutions?
🙏Boosts are appreciated
Hey @… What's happened to the #dotNetMAUI bot? I got real busy for a while, and when things settled down after a bit I realised I wasn't seeing any posts from it anymore. Today I remembered to go and look at it, and there's NO posts there at all, n…
Hey #dotnet folks, if you're running in a cloud environment, be careful upgrading to the latest version of .NET 8.0.17 before double-checking your forward headers configuration and proxy settings. You may have a misconfigured app, but it's been working up to now.
Boost to let others know. Cheers.
Some modernization planning for Duende IdentityServer. If you are in the #dotnet space, please leave your thoughts. https://github.com/orgs/DuendeSoftware/discussions/285
Use the required Keyword in C# To Enforce Property Initialisation - #dotNet
https://improveandrepeat.com/2025/08/use-the-required-keyword-i…
This shared memory pool feature is neat in #dotnet 10 preview 6.
https://github.com/dotnet/core/blob/main/release-no…
There are a lot of “we have limited resources” comments coming out of the #dotnet repos that have me potentially worried about Microsoft’s focus on .NET.
While technically a correct fix, this #dotnet fix is about to break a lot of deployments. This was just deployed in the latest release of .NET 8 and 9.
https://github.com/dotnet/aspnetcore/p
The init Keyword for Immutable Properties in C# #dotNet
https://improveandrepeat.com/2025/08/the-init-keyword-for-immutable-properties-in-c/
Hey #dotnet folks and #security wonks, join our #livestream today to learn about FAPI 2.0 and how to enhance security at your organization with the latest specification.
Also, drop in and say h…
When you see a “.aspx” details link in a pharmaceutical commercial on TV as a #dotnet developer.
3 Great Extensions for #VSCode - #dotNet
https://improveandrepeat.com/2025/07/3
#dotnet prediction for 2026: You'll see a re-emphasis on the "dynamic" keyword to appeal to Python folks.
I am always fascinated by the list sizing in #dotnet. At some point, it doubles in capacity enough to relieve some memory pressure. Obviously, the reprieve depends on the collection's rate of growth.
If you're watching perf tools and a list causes the leak, it may flatline after a while.
I will die on this hill, but these class definition pages for #dotnet are unhelpful and a waste of time.
5 Helpful Extensions for #VisualStudio 2022 - #dotNet
https://improveandrepeat.com/2025/0…
Are you worried your #dotnet #security could be more secure? Join us for a #livestream on August 21st, 2025, to discuss FAPI 2.0, its relation to
I’m still confused as to why protobuf and gRPC are so highly downloaded in the NuGet stats. I can’t imagine they’ve gotten that wide of an adoption in the #dotnet space, but maybe I'm wrong.
Are you folks using gRPC?
5 Things to Test With List Parameters - #dotNet #testing #development
When you read a comment in the #dotnet repo that can only end one way, and you're powerless to stop it from happening.
In the span of 5 minutes I went from, “I’ll write a #dotnet source generator” to “oh right, noooooooo thanks”.
I really hope there's a much simpler system in the future that's closer to the reflection APIs or something less AST and less string-focused.
It might be time for #dotnet conferences to reevaluate their value proposition to the community, or else they won't survive.
The "sales pitch" or "hype" model is less effective in drawing people, primarily when these elements exist online and are commoditized.
#godotcon2025
launchSettings in #dotnet needs a revisit. It would be great to be able to specify build parameters for launch and be able to set build-time configuration options.
@… good day, sir! May I ask for a Razor feature that could save people hours of their day and make you a greater hero in the eyes of many?
When I was at JetBrains, I asked them to implement this warning to catch issues with _ViewImports, but it seems Visual Studio and VS Code folks don’t see this from