© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
28 replies
Thalnos

❔ Make my api accessible

If we create a webapi using the dotnet new webapi template, the api is accessible using two different urls: https://localhost:port and http://localhost:port.
How to make it accessible through my private ip address rather than localhost? I wanna call
https://myprivateip:port.
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

❔ how to make web api accessible from another machine
C#CC# / help
3y ago
Dockerized .NET8 API not accessible.
C#CC# / help
2y ago
make game obj accessible in other classes?
C#CC# / help
3y ago
less accessible??
C#CC# / help
4y ago