Xabaril / Esquio

Esquio is a Feature Toggle Library for .NET Developers.
Apache License 2.0
428 stars 49 forks source link

Add Esquio.UI.Deployment to ease UI deployment #196

Closed mvelosop closed 2 years ago

mvelosop commented 2 years ago

Hi,

In order to make it easy to deploy the UI for a client application, we're proposing this PR to create a single deployment package (Esquio.UI.Deployment)

Then, deploying the UI would just be a matter of creating a very simple project and include the package, as shown in the demo/Esquio.UI.Web application, without the need to clone/fork this repo.

WARNING: This PR is for the releases/v4.0 branch

Because we're using .NET Core 3.1