Boris Letocha

Results 27 comments of Boris Letocha

In that time I written it, there was no support for it in Microsoft.Owin.Hosting - there was no way to pass Certificate? Is it now possible?

If PFX, I would also need password, so 2 properties. Or I need instance of X509Certificate. Don't you want to try to write it on your own it is probably...

I don't know if it is possible to set in Startup.Configuration, but it could be. At the time it was just simple proposal how it could work, it was never...

I actually don't know any UI library/framework which would not benefit from efficient `replaceChildren`. Efficient and state preserving reordering/adding/removing of nodes is basically their most important and also most difficult...

Please first focus on lower level API (ability to set new/reordered array of DOM children), as sorting by attribute value could be easily implemented on top of it. Also same...

This is source of many mistakes, it would be really good to have this implemented ... :+1:

It could be fixed in Releaser project to delete unneeded files before zipping.