InCerryGit

Results 14 comments of InCerryGit

Any plan ran this test on .NET6? @alexyakunin

> I don't think it's a stable problem. We need more protocol extensions. The open source project surging is also based on dotnetty. I also want dotnetty to be as...

You can check your process Session Id, if is Session 0,It doesn't do anything。 ![image](https://user-images.githubusercontent.com/36690780/184929332-0b5c933c-612e-4f52-8aef-6220d2638e1c.png)

@microsoft-github-policy-service agree

Thanks a lot, I'll try it out and let you know the result

Yes, it worked, at first I was using .NET Core 3.1 version but it reported error `Recompile method is only supported on .NET 5 or above.`. Then I switched to...

I am highly anticipating the support of .NET 7.0, and the release of .NET 8.0 in just a few months' time. I recognize that the development of Jitex is a...

I have another concern, and I am unsure if this is a problem with my usage or something else, or if I should open a new issue. This is a...

Okay, thank you very much for your time. There is another scenario, if the target method throws an exception, the `After interceptor` will not be executed. I want to use...