Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to add Esquio UI API to existing ASP.NET Core site #146

Open
Kronos11 opened this issue Jul 10, 2020 · 3 comments
Open

Ability to add Esquio UI API to existing ASP.NET Core site #146

Kronos11 opened this issue Jul 10, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@Kronos11
Copy link
Contributor

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

@unaizorrilla
Copy link
Collaborator

Hi @Kronos11

We can discuss this for Esquio V4!! The branch Kronos11-feature/otherDbStores is already merged on master and master is now v4 branch :-)

@unaizorrilla unaizorrilla self-assigned this Jul 13, 2020
@unaizorrilla unaizorrilla added enhancement New feature or request question Further information is requested labels Jul 13, 2020
@unaizorrilla unaizorrilla added this to the Esquio-4 milestone Jul 13, 2020
@Kronos11
Copy link
Contributor Author

Sounds good, I see that you've done something similar for the healthchecker project
https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/src/HealthChecks.UI/Extensions/ApplicationBuilderExtensions.cs

Are you thinking something similar here?

@Kronos11
Copy link
Contributor Author

@unaizorrilla Another question is which project would you put the extension methods in? Or do we add a new nuget package?

@unaizorrilla unaizorrilla modified the milestones: Esquio-4, Future, Esquio-5 Sep 16, 2020
@unaizorrilla unaizorrilla modified the milestones: Esquio-5, Future Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants