Alexander Bessonov

Results 5 comments of Alexander Bessonov

There's also [cista](https://github.com/felixguendling/cista), which uses another approach for simple type reflection (see [to_tuple.h](https://github.com/felixguendling/cista/blob/master/include/cista/reflection/to_tuple.h) for example).

@fady-azmy-msft, thank you for getting back to me. We develop and ship a product that implements virtual serial port devices and provides several advanced configurations (like "connecting" virtual devices together...

> @jwilsonCX I am in the process of investigating the feasibility of this feature in our current roadmap. While we don't have a mechanism for external tracking, I've filed this...

Hi @ryapatel-ms, @jwilsonCX is absolutely right. The first would be highly desirable, allowing this particular, as well as plenty of other scenarios to be easily achievable. (See for example what...

I've experienced the same problem. For a web application running under IIS on Windows Server, after adding a second HTTPS binding, HTTPS redirection middleware starts generating exceptions for HTTP requests...