I really enjoyed chatting with Jamie about Minimal APIs, OpenAPI, and MCP!
12.11.2025 14:27 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0@mikekistler.bsky.social
I really enjoyed chatting with Jamie about Minimal APIs, OpenAPI, and MCP!
12.11.2025 14:27 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0Yes, definitely check this one out. Safia shares her drive for open source and .NET and it is truly inspiring.
25.10.2025 16:29 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0If anyone knows how to automatically close the terminal instance that runs the "postCreateCommand" in a #devcontainer opened in #vscode, please let me know! I am constantly rebuilding my devcontainer to get to a clean state, and having to close that window every time is annoying!
18.08.2025 13:09 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0I'll be presenting at #MCPDevDays tomorrow on the MCP C# SDK. Come watch all the great talks today and tomorrow!
aka.ms/mcpdevdays
#csharp #dotnet
Hey folks, if you are working with Model Context Protocol in C#, you should check out the features in our latest SDK release. I wrote about them in the .NET Blog. Check it out!
devblogs.microsoft.com/dotnet/mcp-c...
#dotnet
Folks, we had to move this one hour earlier today, so we'll be starting at 9AM PT. Hope you can make it!
15.07.2025 14:28 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0.NET 10 Preview 5 is out! Key enhancements include:
๐ก๏ธ Post-quantum cryptography
๐ OpenAPI 3.1
๐ป C# 14 operators
๐ Blazor metrics & tracing
๐ .NET MAUI XAML namespaces
...and more.
Explore it now! ๐ https://msft.it/63322SqtVj
#dotNET10 #dotNETMAUI #CSharp
I presented with @danroth27.bsky.social yesterday at Build on the future of ASP.NET Core and Blazor. We got all our content in with plenty of time to spare -- at least 30-40 seconds ;-). Check it out!
github.com/microsoft/Bu...
#dotnet
๐ .NET 10 Preview 4 is here!
โจ Tons of Blazor & OpenAPI improvements
๐ฑ Android app size reduction
๐ค AI data upgrades for EF Core
โก Inlining improvements
๐ฆ New async ZIP APIs & so much more!
Learn more: devblogs.microsoft.com/dotnet/dotne...
#dotnet
I was on Jesse Liberty's podcast earlier this week. We chatted about OpenAPI, including how it isn't "Swagger" anymore (sorry -- pet peeve), and how ASP.NET makes it easier than ever to generate great OpenAPI documents for your apps. Check it out!
jesseliberty.com/2025/05/14/m...
#dotnet #openapi
Check out Kevin Guo's new blog post on the Official Swift client for SignalR -- now available in preview!
devblogs.microsoft.com/dotnet/build...
Want to use C# to build an MCP server or an AI application that connects to MCP servers? Then you should check out the new MCP C# SDK. Read all about it in my new blog post:
devblogs.microsoft.com/blog/microso...
#dotnet #mcp
Check out my new post in the .NET Blog on running new releases of .NET with dev containers in VS Code:
devblogs.microsoft.com/dotnet/dotne...
Safia is doing awesome things!
21.03.2025 15:15 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0๐บ๏ธWe just updated our ASP.NET Core roadmap for .NET 10: aka.ms/aspnet/roadmap
Take a look and give us your input!
I guess this was my own fault. I had an alias for "python" to "/opt/homebrew/bin/python3", so the virtual environment could not override that. But this worked fine with earlier versions of Python ...
30.01.2025 03:32 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0Python is completely broken for me. I can't install packages, even when I have (reluctantly) created a virtual environment. pip install fails with "error: externally-managed-environment". So frustrating.
29.01.2025 13:37 โ ๐ 0 ๐ 0 ๐ฌ 1 ๐ 0Science says that the entropy of the universe is monotonically increasing. I find this troubling because I feel like I spend all my time attempting to decrease entropy.
24.01.2025 15:53 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0I spent a few hours building a AppleScript to open or create a new Apple note, optionally in a specified, possibly nested folder, possibly with a body passed as a file. Posting here in case anyone else finds this useful.
github.com/mikekistler/...
#macos
Hi folks! Please check out my new post in the .NET blog on the .NET 9 support for generating OpenAPI documents for ASP.NET Core web applications.
devblogs.microsoft.com/dotnet/dotne...
And there's lots more information on this in the docs on MS Learn:
learn.microsoft.com/en-us/aspnet...
Finally posted an update about _experimental_ support for XML-based docs in OpenAPI documents generated from ASP.NET Core APIs.
I'm kinda excited about this idea about shipping and iterating on features through experimental packages before bringing stuff to primetime.
github.com/dotnet/aspne...
As you can see from my recent tweets, my headspace is already in .NET 10 land. ๐คช
But I just finished co-presenting the OpenAPI session at #dotnetconf and it always feels good to pause and reflect on the progress that's been made.
๐