Mitc.ProjectTemplates 1.1.9
Mitc.ProjectTemplates
A dotnet new template package containing project templates for internal use.
Templates
ASP.NET Core + TS + Vue (api-ts-vue)
A solution template with an ASP.NET Core Web API backend and a TypeScript + Vue SPA frontend.
Projects created:
<Name>— ASP.NET Core Web API server<Name>.Client— TypeScript + Vue SPA<Name>.Tests— xUnit integration tests
Usage
dotnet new api-ts-vue -n MyApp
Parameters
| Parameter | Description | Default |
|---|---|---|
--company |
Company name | My Company |
--app-name |
Application display name | My Application |
HTTPS ports for both the server and client are generated automatically.
Post-creation
After instantiation, the template automatically:
- Restores NuGet packages
- Runs
npm installin the client project
Installing the template
dotnet new install Mitc.ProjectTemplates
Uninstalling
dotnet new uninstall Mitc.ProjectTemplates
This package has no dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 1.5.0 | 1 | 4/17/2026 |
| 1.4.1 | 1 | 4/15/2026 |
| 1.4.0 | 0 | 4/13/2026 |
| 1.3.6 | 0 | 3/12/2026 |
| 1.3.5 | 1 | 3/12/2026 |
| 1.3.4 | 0 | 3/12/2026 |
| 1.3.3 | 1 | 3/11/2026 |
| 1.3.2 | 2 | 3/11/2026 |
| 1.3.1 | 0 | 3/6/2026 |
| 1.2.2 | 1 | 2/27/2026 |
| 1.2.1 | 0 | 2/27/2026 |
| 1.2.0 | 0 | 2/27/2026 |
| 1.1.9 | 1 | 2/27/2026 |
| 1.1.8 | 0 | 2/27/2026 |
| 1.1.7 | 0 | 2/27/2026 |
| 1.1.6 | 1 | 2/26/2026 |
| 1.1.5 | 0 | 2/26/2026 |
| 1.1.4 | 0 | 2/26/2026 |
| 1.1.3 | 0 | 2/26/2026 |
| 1.1.2 | 1 | 8/28/2025 |