You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love the ability to add in some extension methods to setup and launch Esquio UI API to an existing ASP.NET Core site.
This would allow those who cannot use docker to get an Http API setup for use in their environment.
I would love the ability to add in some extension methods to setup and launch Esquio UI API to an existing ASP.NET Core site.
This would allow those who cannot use docker to get an Http API setup for use in their environment.
See Hangfire for an example
https://github.com/HangfireIO/Hangfire/blob/master/src/Hangfire.AspNetCore/HangfireApplicationBuilderExtensions.cs
I could also work on a PR
The text was updated successfully, but these errors were encountered: