I'm Leaving Microsoft
Hello there, tl;dr I'm leaving Microsoft and retiring.
The web site and blog of Tim Heuer, Program Manager for .NET
Hello there, tl;dr I'm leaving Microsoft and retiring.
I wanted the simplest UI for managing my REST API validation endpoints and didn't need a lot of services/fancy stuff...so I (with Copilot) made my own.
How I moved from terse 'search prompting' to fully embracing Copilot as a partner and treating it as such with planning in mind.
Quick tip to add any environment variable to your .NET Aspire service and make the app model aware of it!
Wondering how the new .NET Codespaces environment is configured? Check out the devcontainer definition to learn more and how you can do this too!
Want to manage your GitHub Actions in Visual Studio? Look no further and install this extension today!
I created a resx editor to learn how to write VS Code custom editor extensions. Check it out and the code.
Enhance your VS Code extension listing with a few simple additions to your package manifest!
Unleash the power of your APIs into ChatGPT using ASP.NET Core and Visual Studio to quickly expose and develop an OpenAI ChatGPT plugin. You won't believe how easy it is!
Want to quickly deploy .NET apps in containers but don't know how or want to be complex? Learn about it here!
Want to templatize some steps in your workflows? Check out GitHub composite Action run steps!
Be the fastest cyclist out there with your .NET cycling kit - custom, limited, unique. Store closes soon!
Do you find the need to manually control a failure in a GitHub Actions step? Read this for quick method using a script to do so on a condition!
Want to add an approval workflow to your GitHub Action deployment easily? With new capabilities now you can!
Want a quick way to bulk resolve some issues in your repo? Use GitHub Actions and save time!
Learn with me as I build my first C# Code Analyzer and Code Fix using Visual Studio and the Roslyn SDK!
Generate a GitHub Actions workflow file quickly from the dotnet CLI using this new helper tool.
Need to quickly use a Bootstrap table with Blazor and add a global filter? You won't believe your eyes!
I wanted to see if I could get Blazor Wasm apps in the new Azure Static Web Apps preview service. Turns out you can...with some caveats :-).
Read this to look at different ways to host/deploy your Blazor WebAssembly client apps on Azure.