You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a dotnet developer using Visual studio.
Traditionally for local development I'd use VS tooling to either:
add container orchestrator support to my project / solutions which creates a docker compose project
MS are now pushing there "Aspire" stuff which relies on c# code informing an output of their own manifest spec (I guess similar idea to this project) which you are then meant to convert to platform of choice.
One of the key benefits of this project is mentioned the ability to run locally with compose but deploy to k8s and just maintain one single score file.
Do you have any example setup for VS I could look at for dotnet development? Unless it's easy for dotnet developers to get up and running? The path of least resistance is pretty low resistance with this existing VS tooling in this area, but I think it could be worth the cost to adopt something like score if it helps with headaches down the line..
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a dotnet developer using Visual studio.
Traditionally for local development I'd use VS tooling to either:
One of the key benefits of this project is mentioned the ability to run locally with compose but deploy to k8s and just maintain one single score file.
Do you have any example setup for VS I could look at for dotnet development? Unless it's easy for dotnet developers to get up and running? The path of least resistance is pretty low resistance with this existing VS tooling in this area, but I think it could be worth the cost to adopt something like score if it helps with headaches down the line..
Beta Was this translation helpful? Give feedback.
All reactions