Maybe I'm doing something here but my local loop is:
- write code
- launch aspire
- test
- validate on dashboard (if needed)
- kill aspire
- go-to 0:
Maybe I'm doing something here but my local loop is:
- write code
- launch aspire
- test
- validate on dashboard (if needed)
- kill aspire
- go-to 0:
It worked fairly well, until the panel about Aurora DSQL. Poor soul couldn't get DSQL once.
It worked fairly well, until the panel about Aurora DSQL. Poor soul couldn't get DSQL once.
- how does it find the main when you convert to project? There is no need for program.cs file anymore
- where are bin and obj folders?
- does the "script" support types and methods like program.cs does?
- aot support maybe?
- how does it find the main when you convert to project? There is no need for program.cs file anymore
- where are bin and obj folders?
- does the "script" support types and methods like program.cs does?
- aot support maybe?
To distinguish between api.project1.localhost and api.project2.localhost...
To distinguish between api.project1.localhost and api.project2.localhost...