Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

AnyPackage.Templates

nuget-imagecf-image

This repository contains the source for the .NET project templates.

Install Template

dotnet new install AnyPackage.Templates

New Project

The following command will create a new AnyPackage project with a package provider class called MyProvider in an output folder called MyProvider.

dotnet new anypackage -M 'MyProvider' -o MyProvider

Releases

Contributors

Languages