TimGeyssens / UIOMatic

Auto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco (and more)
https://timgeyssens.gitbook.io/ui-o-matic/
Other
67 stars 54 forks source link

Feature/razor library #210

Closed patrickdemooij9 closed 2 years ago

patrickdemooij9 commented 2 years ago

Fixes https://github.com/TimGeyssens/UIOMatic/issues/206

patrickdemooij9 commented 2 years ago

@TimGeyssens is it possible to get the nuget artifact from appveyor? I want to test if the razor class library (with all files) successfully goes through the build

Nvm. I see that I can just access it through appveyor itself!

patrickdemooij9 commented 2 years ago

Will update this PR with the changes regarding the file structure, so please don't merge yet :)

TimGeyssens commented 2 years ago

sure just merge when it is ready! awesome work!

patrickdemooij9 commented 2 years ago

Whoops! @TimGeyssens, I accidently published this package in your name: https://www.nuget.org/packages/UIOMatic. I'll remove the deploy step from the appveyor for now until the build is all good to go