Serge Baltic
Serge Baltic
Looks like SoftEther isn't well-integrated with Let's Encrypt at the moment, which could be a nice feature for those VPNs which require a valid cert (say, SSTP). The reply above...
We're currently considering switching to SVG as the transport format, for various reasons. And it will be available as an additional input format. But this requires code for converting to...
There's some doc value in the MSBuild task xmldocs, e.g. considering answers to those columns questions. But unfortunately the nuget won't include xmldoc. I'll fix that.
I've uploaded the new nuget to our internal server.
Yes, but this involves connecting two component models, R#'s and WPF Text Editor's. Basically, first you implement the drawing in the 100% Visual Studio way (MEF components, text editor layers,...
I've edited XmlDoc on corresponding entities not so long ago. Maybe will proofread those once more. Would be best if we could do some reuse here.
No dynamic actions anymore in version wave01. All actions must be predefined statically in C# code (declarative C# replaces actions.xml).
(to just use icons in a WPF view, no injection is required; you can place an Icon ID object wherever Content is expected, and it will be bound to the...
I've updated the branch to be non-conflicting with original projects in master. What's still missing is the readme part for the stuff. I'll do fixes in branches based on master...