Mitch Denny
Mitch Denny
I'm fine with that. I'm just trying to draw the perimeter on what me mean when we say that we support Docker networks ;)
Moving to backlog for now. We need to do some more design around this and understand the implications in the context of developer edge to cloud as well.
The moment you start auto creating the database you need to start specifying things like collations and that kind of stuff. The other part of the problem is that you...
LOL ... it is funny how we keep recycling nouns :) We just removed `AddPostgesConnection(...)` ... and now looking to add `AddPostgres(...).AddDatabaseConnection(...)` which does something different. I've never been super...
Flagging for offsite because this has come up a bit.
I think we are comfortable with where this is for now. When provisioning you can get the database created for you because the permission set for deployed resources is usually...
No we provably won't go that direction. We are considering allowing the hosting packages to reference client libraries to support doing things like creating databases for local development.
Totally looks like an invalid launch profile to me. Can you repro it in a project that you can post to GitHub so we can take look.
.NET Aspire does not support IIS. Its designed to use the Kestrel web-server because when you deploy the application a container image will be built (IIS won't be available in...
Fair enough. I'll re-open and put on the backlog to see what feedback we collect.