.NET (Core) is cross-platform, the most famous web framework is ASP.NET Core, we can support it first. .NET framework is windows only, which is a legacy stack. And the related web framework is ASP.NET. If needed, I think we can support it in future release.
Thanks, Han From: 邪龙(dragon-zhang) <[email protected]> Date: Saturday, April 16, 2022 at 22:41 To: dev <[email protected]> Subject: Re: [PROPOSAL] add incubator-shenyu-client-dotnet That's a good idea. I'm not sure if the compatibility of different systems and CPU architectures is a problem for c#? ------------------ Original ------------------ From: Han G <[email protected]> Date: Sat,Apr 16,2022 10:14 PM To: dev <[email protected]> Subject: Re: [PROPOSAL] add incubator-shenyu-client-dotnet Hi folks, I’d like to implement a dotnet (C#) client for Shenyu. The behavior will be similar like the Shenyu java client. Please let me know if any suggestion or comment. Thanks a lot! Thanks, Han
