Tootfinder

Opt-in global Mastodon full text search. Join the index!

@khalidabuhakmeh@mastodon.social
2025-08-08 13:15:11

I will die on this hill, but these class definition pages for #dotnet are unhelpful and a waste of time.

https://learn.microsoft.com/en-us/dotnet/api/microsoft.aspnetcore.components.importmap.importmapdefinition?view=aspnetcore-9.0
@JGraber@mastodon.social
2025-07-08 18:40:56

5 Helpful Extensions for #VisualStudio 2022 - #dotNet
improveandrepeat.com/2025/0…

@khalidabuhakmeh@mastodon.social
2025-07-07 18:14:17

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.

@poppastring@dotnet.social
2025-07-12 15:18:30

AutoMapper and MediatR Roadmaps #dotnet
jimmybogard.com/automapper-and

@SmartmanApps@dotnet.social
2025-07-16 11:35:35

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…

@khalidabuhakmeh@mastodon.social
2025-05-30 18:15:02

The combo of #dotnet run app.cs in #dotnet 10, Spectre. Console.Cli and the shebang operator make for a pretty neat development experience.
I just need #JetBrains tools to recognize script files a…

Running a dotnet run app.cs script in JetBrains Fleet. The code shows the use of Spectre.Console.Cli and some C# code.
@0xced@hachyderm.io
2025-06-24 16:56:04

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 github.com/0xced/nugraph
Enjoy!
Here's the kind of graph it generates (Azure.Core example).

mermaid.live/view#pako:eNqcVU2

@JGraber@mastodon.social
2025-08-05 09:41:28

5 Things to Test With List Parameters - #dotNet #testing #development

@khalidabuhakmeh@mastodon.social
2025-08-05 14:08:31

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

@khalidabuhakmeh@mastodon.social
2025-08-01 21:37:25

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.

@khalidabuhakmeh@mastodon.social
2025-06-25 13:09:47

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.

@khalidabuhakmeh@mastodon.social
2025-07-15 17:46:08

This shared memory pool feature is neat in #dotnet 10 preview 6.
github.com/dotnet/core/blob/ma

@JGraber@mastodon.social
2025-07-29 11:55:42

How to Fix the Multiple Entry Points Error in #dotNet Applications
improveandrepeat.com/2025/07/h

@khalidabuhakmeh@mastodon.social
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.

MCP in the command line
@0xced@hachyderm.io
2025-05-15 14:00:21

Quick, can you tell the difference between #dotnet

@khalidabuhakmeh@mastodon.social
2025-05-27 16:33:41

😎 #dotnet

Running a dotnet script with .NET 10 preview 4.
@laimis@mstdn.social
2025-05-29 18:45:18

I filled out stackoverflow survey today and realized something: I have not written a single line of C# in over a year! All F#, all day... seriously got lucky here.
#fsharp #dotnet

@khalidabuhakmeh@mastodon.social
2025-06-12 18:15:52

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.
github.com/dotnet/aspnetcore/p

@khalidabuhakmeh@mastodon.social
2025-08-05 12:17:19

@… 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

_ViewImports with an unknown assembly. Rider showing a warning.
@JGraber@mastodon.social
2025-07-22 19:05:54

Freshly blogged: Awesome Awesomeness List #dotNet #Python #ai

@khalidabuhakmeh@mastodon.social
2025-07-28 15:54:52

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

@khalidabuhakmeh@mastodon.social
2025-07-28 15:43:06

Some modernization planning for Duende IdentityServer. If you are in the #dotnet space, please leave your thoughts. github.com/orgs/DuendeSoftware

@khalidabuhakmeh@mastodon.social
2025-06-26 14:44:25

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.

@JGraber@mastodon.social
2025-06-17 07:03:07

Publishing #RSS and #Atom Feeds in #dotNet

@JGraber@mastodon.social
2025-07-15 11:17:40

3 Great Extensions for #VSCode - #dotNet
improveandrepeat.com/2025/07/3

@khalidabuhakmeh@mastodon.social
2025-07-21 17:51:29

When you see a “.aspx” details link in a pharmaceutical commercial on TV as a #dotnet developer.

Leonardo Dicaprio Look GIF by Once Upon A Time In Hollywood
@khalidabuhakmeh@mastodon.social
2025-06-18 15:40:46

Me: “Cool, new #dotnet #oss library, let me read the docs"
** Five minutes later **
Me: “These docs are all ChatGPT-generated, and half the methods and examples are hallucinated. I'm out.”

@JGraber@mastodon.social
2025-06-10 08:24:57

Reading #RSS and #Atom Feeds in #dotNet

@khalidabuhakmeh@mastodon.social
2025-06-16 17:24:39

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.

Showing JetBrains Rider’s new performance tool window with a memory flatline of 31 megabytes.
@khalidabuhakmeh@mastodon.social
2025-06-12 11:58:14

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?

@khalidabuhakmeh@mastodon.social
2025-07-09 19:27:30

When you read a comment in the #dotnet repo that can only end one way, and you're powerless to stop it from happening.

season 6 GIF