MFiles.ProjectTemplates 0.1.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install MFiles.ProjectTemplates::0.1.0
This package contains a .NET Template Package you can call from the shell/command line.

This is a preview release of "dotnet new" templates that can be used to create Vault Application Framework applications using the dotnet CLI.

Usage:

  1. ONLY ONCE: Open an elevated command prompt and use dotnet new --install to install the template: dotnet new --install MFiles.ProjectTemplates. This will make the template available on this machine. Use dotnet new update to install updates in the future.
  2. Make a new folder for your application. The name of the folder will be used for the application name by default, so use appropriate naming (e.g. MyCompany.MyCustomer.VaultApplication).
  3. Open an elevated command and navigate to the new folder.
  4. Generate the project using dotnet new: dotnet new vaf-latest-empty. The command will create the files and folders for your vault application.

You can now open the folder using Visual Studio Code or any other IDE that supports this project format.

Note: this template package currently only supports generation of VAF 2.3 applications. More templates may be added in the future.

  • .NETStandard 2.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
24.1.89 2,045 1/22/2024
23.11.87 2,151 11/28/2023
23.3.53 1,066 3/1/2023
23.2.42 1,237 2/2/2023
23.1.39 1,269 1/10/2023
23.1.37 1,165 1/5/2023
22.12.33 1,258 12/12/2022
0.1.3 1,454 8/16/2022
0.1.0 1,556 5/27/2022