-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Just a heads up.
The NuGet package on NuGet (https://www.nuget.org/packages/ScriptCs.WebApi/) is version 0.1.0. The code here is at version 0.5.0.
I am getting the following error when using the NuGet package (0.1.0) and executing scriptcs start.csx:
Message: No HTTP resource was found that matches the request URI 'http://localhost:8080/api/Test'.
MessageDetail: No type was found that matches the controller named 'api'.
I don't get this error when using the code here (0.5.0) directly.
Metadata
Metadata
Assignees
Labels
No labels