Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.69 KB

BOOKMARKS.md

File metadata and controls

44 lines (29 loc) · 1.69 KB

Bookmarks

About commit signature verification:

Example GitHub build pipeline:

Create and publish a package (dotnet CLI):

GitHub Actions — Automate Nuget Package Deployments:

Adding license details to NuGet packages:

Suppress CA2007 ConfigureAwait warning in ASP.NET Core:

Context and expression syntax for GitHub Actions:

Code Coverage in .NET Core Projects:

Getting Started with DocFX:

Use DocFx to document your existing .Net application:

GitHub Action to Deploy Static Assets to GitHub Pages:

A GitHub action to run DocFX and generate a documentation site:

Convert PFX Certificate to Base64 String:

Signing nuget package: