is it possible to create a self hosted api endpoint within linqpad?
Options
like a node application
Comments
-
There's a demo in the inbuilt samples. Press Ctrl+F1 and search for ASP.NET web.
-
@JoeAlbahari said:
There's a demo in the inbuilt samples. Press Ctrl+F1 and search for ASP.NET web.fantastic. amazing.
Thanks Joe!