NuGet Reference
Adds a nice looking NuGet reference to your blog posts using the [nuget] shortcode.
★ 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.zipReadme
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]