Sailing the Sharp Sea

Sailing the Sharp Sea

Follow
homeGitHub ActionsXamarin & MAUIReleasesSponsorsAbout Mebadges
Tag

.NET

#net

More content

Read more stories on Hashnode


Articles with this tag

Secure your workflows with StepSecurity Harden Runner

Aug 21, 20226 min read

In my previous article, Secure your .NET builds with StepSecurity and GitHub Actions, I discussed software supply chain attacks and showed how to use...

Secure your workflows with StepSecurity Harden Runner

Secure your .NET builds with StepSecurity and GitHub Actions

Aug 7, 202210 min read

Software supply chain attacks are increasing in severity and frequency. StepSecurity are working to help secure DevOps workflows using GitHub Actions....

Secure your .NET builds with StepSecurity and GitHub Actions

My new app doesn't use .NET MAUI! Why?

Jul 31, 20225 min read

I have a confession to make, I'm working on a new cross platform app and we're using Xamarin.Forms rather than .NET MAUI.😲 Xamarin.Forms will be...

My new app doesn't use .NET MAUI! Why?

Code Coverage Summary v1.3.0 Released!

Jul 29, 20221 min read

I'm pleased to announce the latest release of my popular GitHub Action Code Coverage Summary. Code Coverage Summary v1.3.0 brings new features,...

Code Coverage Summary v1.3.0 Released!

Build .NET MAUI apps with GitHub Actions

Jul 17, 20227 min read

Writing a workflow to build a cross platform .NET MAUI app with GitHub Actions is more complicated than the average .NET app. You have to install the...

Build .NET MAUI apps with GitHub Actions

GitHub Action - Edit Release v1.2.0

Jul 8, 20221 min read

Edit Release is a GitHub Action for editing an existing release. Edit the Name, Draft status and Pre-release status of a release as well as adding...

GitHub Action - Edit Release v1.2.0