FileBasedApp.Toolkit.Template
0.14.0
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 FileBasedApp.Toolkit.Template::0.14.0
This package contains a .NET Template Package you can call from the shell/command line.
File-Based App Templates
This package contains dotnet new templates for building file-based applications using the FileBasedApp.Toolkit.
Installation
Install the templates from NuGet:
dotnet new install FileBasedApp.Toolkit.Template
Usage
After installation, you can create a new file-based application project or class using:
dotnet new filebasedtoolkitapp -n MyFileBasedApp
The generated project will include the basic structure and boilerplate required to build an application that operates on files and directories, leveraging the helpers and utilities provided by the FileBasedApp.Toolkit.
Features
- Pre-configured Structure: Includes necessary project settings and initial code.
- Toolkit Integration: Seamlessly uses
FileBasedApp.Toolkitfor path manipulation and IO operations. - Modern .NET: Targeted for the latest .NET versions.
Learn More
-
net10.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.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.16.0 | 0 | 3/15/2026 |
| 0.15.0 | 36 | 3/13/2026 |
| 0.15.0-rc-01 | 33 | 3/12/2026 |
| 0.14.0 | 35 | 3/10/2026 |
| 0.13.0 | 76 | 3/8/2026 |
| 0.13.0-preview-02 | 71 | 3/8/2026 |
| 0.13.0-preview-01 | 73 | 3/8/2026 |
| 0.11.2 | 81 | 3/5/2026 |
| 0.11.1 | 81 | 3/5/2026 |