WP Manifestindependent plugin directory
manifest / content / nuget-reference

NuGet Reference

Adds a nice looking NuGet reference to your blog posts using the [nuget] shortcode.

by Kees C. Bakker · github.com/keescbakker/nuget-reference

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/keescbakker/nuget-reference/archive/refs/heads/master.zip

Readme

NuGet Reference for WordPress

Adds a nice looking NuGet reference to your blog posts using the [nuget] shortcode.

Examples:
[nuget]Install-Package Microsoft.CodeAnalysis -Pre[/nuget]
[nuget href="https://www.nuget.org/packages/Microsoft.CodeAnalysis"]Install-Package Microsoft.CodeAnalysis -Pre[/nuget]

Read the full README on GitHub →