toenuff / flancy

A micro web framework for Windows PowerShell
MIT License
189 stars 21 forks source link

Code to implement Issue #30 (Enhancement) #37

Closed h0rnman closed 8 years ago

h0rnman commented 8 years ago

Adds the following to the base Flancy object: Nancy DLL Path Nancy.Self DLL Path Webschema Calculated StaticRoutes .Net code string Flancy URL ContentPath (-Path parameter) Public flag

I added these as read-only properties, but they can be easily changed to R/W if the need arises. I also fixed some spacing issues on generated code to make the .net string easier to read.

toenuff commented 8 years ago

Sorry for the delay - not sure how I missed this

h0rnman commented 8 years ago

No worries - I don't use github often, so I might have messed up something relating to notifications.