Jon Sequeira
Jon Sequeira
We do publish several release versions of global tools with dependencies on pre-release versions of `System.CommandLine`. Since dependencies of global tools aren't transient, this hasn't been an issue.
We expect to GA in first half of the coming year.
It will be out of beta alongside .NET 6.
The reason we haven't added alias support to DragonFruit isn't because of priorities so much as the implications of such a design decision. XML comments exist in C# for documentation,...
We're working on an attribute-based approach on top of System.CommandLine here: https://github.com/KathleenDollard/command-line-api-starfruit Please take a look.
It's not dead. We're working through some interesting source generation scenarios, and planning for getting System.CommandLine ready for a non-beta release.
You might not need to use `ProxyKernel`, though it's not clear to me without more explanation or a peek at your code. The usual use case for `ProxyKernel` is for...
There's a lot going on here and it's hard for me to comment on. At a glance, I would think that the ProxyKernel and KernelHost should (meaning they're intended to)...
> When I execute #!connect mesh, I do not get the kernel listed in the kernel selector. What do I have to do to make this work? Also: Can i...
> I have troubles to size the iframes correctly. Is there a better way of including blazor views into polyglot notebooks? Is it possible to include polyglot notebooks in my...