Road to BurntToast v1: Actionable Toast for All!
Preview of BurntToast v1, a PowerShell module enabling actionable toast notifications for all PowerShell versions using the Windows Community Toolkit.
Preview of BurntToast v1, a PowerShell module enabling actionable toast notifications for all PowerShell versions using the Windows Community Toolkit.
Troubleshooting NuGet 401 Unauthorized error when restoring packages, with solutions using nuget.config and PAT tokens.
A guide to building high-quality .NET libraries, covering project structure, tooling, and best practices for open-source development.
Blazored, a suite of open-source Blazor components, celebrates reaching 1 million downloads on NuGet, thanking its community of contributors.
A guide to setting up and configuring OpenTelemetry tracing for ASP.NET Core applications, from basic console output to advanced instrumentation.
Introducing LogAnalytics.Client NuGet for .NET Core, a simple way to send logs from C# applications to Azure Log Analytics.
A guide to modifying third-party NuGet packages and testing the changes locally in your .NET application before contributing upstream.
A guide to quickly create and publish a NuGet package using GitHub CLI, Dotnet Boxed templates, and GitHub Actions for automated builds.
A guide to using MinVer for semantic versioning of NuGet packages based on Git tags, explaining version number components.
Analyzes the new Sdkbin platform for sustainable OSS in .NET and why any NuGet marketplace must compete with NuGet.org.
A humorous guide to logging ASP.NET Core application messages directly to a Notepad window using a custom NuGet package.
A guide on referencing a specific assembly from a NuGet package when building a Rider plugin for XAML Styler, addressing compatibility issues.
A critique and wishlist for improving the .NET CLI's 'dotnet new' command, focusing on better Visual Studio integration and a modern UI.
Guide on configuring Docker and Docker Compose to access private NuGet feeds from Azure Artifacts during containerized .NET builds.
Building a reverse NuGet package search engine using Azure Functions and Azure Search to find packages by public type names.
A talk on building a serverless reverse package search for NuGet.org using Azure Functions and Azure Search, presented at NDC Oslo.
A developer discusses alternatives to AutoMapper for object mapping in .NET, focusing on performance and simplicity.
Announcing the release of Blazored Modal, a JavaScript-free modal component for Blazor, with setup instructions and migration notes.
Announcing the Blazored GitHub organization for Blazor libraries and the release of the first official package, Blazored.Toast, a JavaScript-free toast notification library.
Guide to building custom data collectors for Azure Log Analytics using C#, including setup and querying.