Tome Tanasovski

Results 25 issues of Tome Tanasovski

In the typedefinition of flancy.flancy, need to see if we can use the host's runspace rather than calling powershell.create. If I can find the variable in my session, I should...

enhancement

Below wouldn't be too difficult to include https://github.com/SimpleAuthentication/SimpleAuthentication/wiki/NancyFX-Manual-Setup I'm tempted to dig through the above and see if we can just do it on the powershell side, but why reinvent?

I haven't even looked at what is possible. This will likely flush out into a few issues.

enhancement

Perhaps ContentPath ContentDir? I sort of like Path because it feels more PowerShell. However, if people feel strongly about this change, I don't mind either way. Submitted by @beatcracker in...

This is done. Leaving the issue open until it is documented. With CTP 3, I was able to get a container started with a flancy server serving pages publicly. However,...

enhancement

You should be able to do: get-flancy |stop-flancy even though you really never need to. Same goes for stop-flancy $flancy

enhancement

Should probably figure a better way to template the C# code so that it's easier to read. Probably need to bite the bullet and just template the whole thing with...

enhancement

Definitely the next step after this is to run it in Nano using coreclr.

enhancement