First commit
- Added Program.cs with basic configuration
This commit is contained in:
7
appsettings.json
Normal file
7
appsettings.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Settings": {
|
||||
"Name": "BasicDotnetTemplate",
|
||||
"Version": "v1.0",
|
||||
"Description": "This template contains basic configuration for a .Net 8 backend"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user