MikDal002
MikDal002
I made a step ahead. After looking at Event Hub example and with some deduction i finished with: * `ws_io_config.resource_name=/$servicebus/websocket;`, * scope_string have to be equal `sb://" SB_HOST "/" SB_QUEUE_NAME...
`AsciiDoc` visitor is a class which is able to write document in AsciiDoc based on object tree. The simplest document is to write somethinh like that: ```csharp var asciiDocDocument =...
> Just want to check... How does this differ from a share? Is this basically putting the file onto the filesystem and never going to a new app? It differs...
Last time, I've been thinking about including TOC at the top of the article. Something like this:  This is my early work, I am not so talented designer :D....
Pull request is Here: https://github.com/CaiJimmy/hugo-theme-stack/pull/615.
It would be great to add comments to a library. Although most of the time they might have little value, when they have, they also make it easier to use...
Bumping it to .net 7.0 will prevent using this library from .net framework.
> Hi! Thanks for your attention! > > It's good, but why you don't add method directly (without extension class)? Although it is a matter of style (I can join...
any update on that?
Use GitVersion in your pipeline to automatically set version of your app. Then create tag and push it to repo back. In this way you don't have to remember about...