David Fowler
banner
davidfowl.com
David Fowler
@davidfowl.com
Distinguished Engineer @ Microsoft 🧐. Creator of NuGet, SignalR and ASP.NET Core, Barbadian 🇧🇧, Tennis Player.
Using the new interaction service coming in the next version of .NET Aspire, it's now trivial to build custom commands that prompt with custom UI. Here's an example of adding a command that can send a message to the service bus emulator.

#dotnet #aspire
July 13, 2025 at 4:27 PM
Sneak peak of the new parameter filling experience in the next version of .NET Aspire. Fully code driven and custom to your application.

#dotnet #aspire
July 12, 2025 at 7:08 PM
We gave aspire publish a little facelift

#dotnet #aspire
June 24, 2025 at 7:57 AM
Next version of the dotnet runfile supports publishing these .cs files to a native binary (via Native AOT learn.microsoft.com/en-us/dotnet...), no dependencies on the runtime, self-contained.

#dotnet #csharp
June 22, 2025 at 2:34 AM