JJConsulting / JJMasterData

.NET CRUD generator library with Bootstrap support to create dynamic forms at runtime from a data dictionary.
https://md.jjconsulting.tech/
GNU General Public License v3.0
171 stars 23 forks source link

Create a `JJMasterData.Html` assembly #227

Open gumbarros opened 6 months ago

gumbarros commented 6 months ago

| - Html.HtmlBuilder | - Html.TagHelpers

Impediments:

The dependency tree would be

JJMasterData.Commons->JJMasterData.Core->JJMasterData.Html->JJMasterData.Web

gumbarros commented 6 months ago

Our use case would reference JJMasterData.Html and will not get the DataDictionary and MasterData areas stuff.