Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A repository for my dotnet templates

License

NotificationsYou must be signed in to change notification settings

CicadaChirp/DotnetTemplates

 
 

Repository files navigation

The repository contains a set of opinionateddotnet new templates. I am happy to receive critique/feedback on the existing templates, so feel free to open issues.

Installing

Usedotnet new install to install the templates.

dotnet new install Keboo.Dotnet.Templates

Updating

If you have previously installed the templates and want to install the latest version, you can usedotnet new update to update your installed templates.

dotnet new update

Uninstalling

dotnet new uninstall Keboo.Dotnet.Templates

Included Templates

Local testing

Build the template package:

dotnet pack --configuration Release -o .

Install the locally built template package

dotnet new install . --force

You can now test the template by running:

dotnet new keboo.wpfdotnet builddotent test --no-builddotnet publish --no-build

When done, you can remove the local install of the template package by running:

dotnet new uninstall .

About

A repository for my dotnet templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C#54.8%
  • HTML38.0%
  • CSS3.5%
  • PowerShell2.3%
  • JavaScript1.4%

[8]ページ先頭

©2009-2025 Movatter.jp