BitShifter.LibraryTemplate
1.0.1
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install BitShifter.LibraryTemplate::1.0.1
This package contains a .NET Template Package you can call from the shell/command line.
Library solution template with unit tests
This project contains a starting library structure and ist distributed as dotnet template via NuGet.org
Install the template from nuget.org
dotnet new --install BitShifter.LibraryTemplate::1.0.1
Create a new library with this template.
dotnet new library -o Company.Product
Folder structure
BitShifter.LibraryTemplate/
|
|– Docs/
| |- Scripts/
|
|- Src
| |- BitShifter.LibraryTemplate
|
|- Tests
| |- BitShifter.LibraryTemplate.Tests
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.