Sep 22, 2025 Post comments count3 Post likes count1 New Trusted Publishing enhances security on NuGet.org Evgeny,Sean Announcing Trusted Publishing on NuGet.org - a safer way to publish packages using short-lived tokens instead of long-lived API keys
Apr 30, 2025 Post comments count0 Post likes count3 Packaging and Publishing a .NET MAUI Library with GitHub Actions Sweeky,David In this post, learn how to setup a DevOps pipeline to build and publish a .NET MAUI library with GitHub Actions.
Feb 19, 2024 Post comments count2 Post likes count2 Developing Optimized GitHub Actions with .NET and Native AOT David Pine Explore a fun example app targeting GitHub Actions written entirely in .NET, optimized with Native AOT, and published to the GitHub Container Registry.
Jun 28, 2022 Post comments count9 Post likes count8 Getting Started with DevOps and .NET MAUI Sweeky Satpathy Want to add DevOps to your .NET MAUI project? This post shows how to implement a starter pipeline using GitHub Actions and Azure DevOps.
Mar 9, 2022 Post comments count5 Post likes count1 Automate code metrics and class diagrams with GitHub Actions David Pine Let's take a look at how you can add code metrics and diagrams for your open-source .NET repositories with GitHub Actions.
Feb 25, 2022 Post comments count2 Post likes count3 .NET 💜 GitHub Actions: Intro to GitHub Actions for .NET David Pine Use GitHub Actions to automate common .NET build, test, and deploy tasks.