Skip to content

R3DsKZuLlZx/Vortex

Repository files navigation

Vortex Solution Template

Nuget Nuget

The goal of this template is to make the transition from ASP.NET Web APIs to Azure Functions as seamless as possible.

If you find this project useful, please give it a star. Thanks! ⭐

Getting Started

The easiest way to get started is to install the .NET template:

dotnet new install Vortex.Solution.Template::2.0.1

To create a new solution without an ef core database:

dotnet new vtx-sln -n YourSolutionName

To create a new solution with an ef core database:

dotnet new vtx-sln -n YourSolutionName -ef true

Technologies

Support

If you are having problems, please let me know by raising a new issue.

License

Feel free to do what you want.

About

An ASP.NET Azure Function Template.

Topics

Resources

License

Stars

Watchers

Forks