DeployBit.Templates
0.3.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 DeployBit.Templates::0.3.0
This package contains a .NET Template Package you can call from the shell/command line.
Install with
dotnet new install DeployBit.Templates
Create a new project with
dotnet new deploybit-starterkit -n MyAwesomeApplication -o MyAwesomeApplication
If you haven't already, install libman (recommended globally)
dotnet tool install -g libman
Go into the root folder, in this example MyAwesomeApplication
, and update client library dependencies:
libman restore
Add a .env
file in the root of the AppHost project and add all the environment variables there:
- Auth0
- Domain
- ClientId
Make sure you add the .env
file to your .gitignore
as this file should not be committed to source control.
Look for TODOs as they will point you to the next steps.
Run the application!
-
net8.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.11.5 | 88 | 8/2/2024 |
0.11.4 | 69 | 7/30/2024 |
0.11.3 | 71 | 7/30/2024 |
0.11.2 | 78 | 7/30/2024 |
0.6.1-preview.2 | 50 | 6/27/2024 |
0.6.1-preview.1 | 45 | 6/27/2024 |
0.5.2 | 158 | 6/27/2024 |
0.5.1 | 95 | 6/27/2024 |
0.5.0 | 110 | 6/27/2024 |
0.4.0 | 109 | 6/27/2024 |
0.3.2-preview.1 | 53 | 6/26/2024 |
0.3.1 | 100 | 6/26/2024 |
0.3.1-preview.1 | 43 | 6/26/2024 |
0.3.0 | 94 | 6/26/2024 |
0.2.0 | 98 | 6/25/2024 |
0.1.0 | 104 | 6/25/2024 |
0.0.3 | 96 | 6/25/2024 |
0.0.3-preview.2 | 45 | 6/25/2024 |