Welcome to davidpine.dev. I’m David Pine, also known as the IEvangelist on GitHub. Here, I share insights, tutorials, and stories from my journey in the tech world. Whether you’re a developer, tech enthusiast, or just curious about the latest in technology, there’s something here for you. Dive in and explore the content tailored to inspire and inform! Learn more about me on the About page.
Tags
- C# 18
- ASP.NET Core 10
- .NET Core 8
- .NET 7
- TypeScript 6
- Angular 5
- WASM 4
- WebAssembly 4
- RxJS 4
- Visual Studio 4
- Blazor 3
- Aspire 2
- OpenAI 2
- JavaScript 2
- JSON 2
- Tooling 2
- Http 2
- Technical Conference 2
- xUnit 2
- GitHub Copilot 1
- Polyglot 1
- ChatGPT 1
- GitHub 1
- Azure Functions 1
- Slack 1
- Web 1
- Azure 1
- Twilio 1
- Configuration 1
- Roslyn 1
- .NET Standard 1
- MKE DOT NET 1
- Dependency Injection 1
- Identity 1
- IoT 1
- Raspberry Pi 1
- UWP 1
- Caching 1
- Compression 1
- GZip 1
- Fear 1
- Self-Branding 1
- Technical Doubt 1
Latest Posts
# Migrating from Microsoft Learn to aspire.dev
David Pine 9 min read
Productivity exemplified: How I planned, prompted, and tamed AI to migrate aspire.dev.
# Deploying aspire.dev with aspire deploy
David Pine 7 min read
A journey of rebranding, replatforming, dogfooding, and mild existential crises
# Exploring .NET streaming API scenarios
David Pine 14 min read
Use the IAsyncEnumerable<T> interface to stream data from a server to a client.