ASP Publish
Bro, I want to ask if anyone knows how to publish an ASP swagger file
When I publish, it always gets a 404 error
10 Replies
$details
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, what you expect the result to be, what .NET version you are using and what platform/environment (if any) are relevant to your question. Upload code here https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code! (see $code for more information on how to paste your code)
What project type is this? How are you publishing? How are you hosting?
publish may not be the correct term, anyway what are you using swashbuckle?
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View
This is an asp.net project I want to try to create an api and publish to a local folder
there are many types of asp.net projects
.NET 8 web api?
and what exactly do you mean by "publish to folder"
an asp.net api project will be ran as either a standalone kestrel application, or as an IIS module
Publish this folder I mean
So I can share this file without needing to share the database
Unknown User•3mo ago
Message Not Public
Sign In & Join Server To View