that's alright. and I will add a target for across platforms, such as .net core on Windows and Mono on MacOS/Linux.
KimmKing([email protected]) == In me the tiger sniffs the rose. == From: Yong Zhu Date: 2018-07-18 14:07 To: dev Subject: Re: [eco-system]create a new project to implement dotnet/c# dubbo library On Wed, Jul 18, 2018 at 1:49 PM 翁 德志 <[email protected]> wrote: > I notice that it's only a empty project. So when will this begin? > I think this email is just a proposal, right? > IMO, using .net core would be better. > Great. Suggestion is welcome for a proposal. > thx > > ________________________________ > [email protected] > > 发件人: 秦金卫<mailto:[email protected]> > 发送时间: 2018-07-18 01:54 > 收件人: dev@dubbo<mailto:[email protected]> > 主题: [eco-system]create a new project to implement dotnet/c# dubbo library > Hi, community, > I have created a new eco-system project to implement dotnet/c# dubbo > library. > > > ## Project Target > - support any dotnet/c# system as a dubbo client/consumer to invoke dubbo > remote services > - support any dotnet/c# service to export as a dubbo remote > service/provider > - support any dotnet/c# consumer/provider to access dubbo registry centers > > > ## Project Structure > - dubbo-dotnet-common: this module contains some common objects and utils. > - dubbo-dotnet-registry: this module support to access dubbo registry > centers. > - dubbo-dotnet-server: this module support to export dubbo services. > - dubbo-dotnet-client: this module support to invorke dubbo services. > - dubbo-dotnet-demo: this module is a demo for using dotnet library. > > > Project URL: https://github.com/dubbo/dubbo-dotnet > Welcome everybody join us to make it better and discuss here. > > > : ) > >
