Awesome work, Out of curiosity, why didn't you implement it in .NET standard. I'm not a .NET developer primarily, so I"m trying to figure out how the community views it.
-Chris On Thursday, June 13, 2019 at 4:19:59 AM UTC-4, [email protected] wrote: > > Hi folks, > > I recently contributed a .NET Core implementation for Cap'n Proto: > https://github.com/c80k/capnproto-dotnetcore > It it entirely written from scratch (no native bindings / CLI) and was > cross-tested with recent release 0.7.0 (to some basic extent) > Features so far: > > - Capnp.Net.Runtime supports all kinds of serialization and Level 1 RPC > - capnp-csharp is the compiler backend generating C# > > Maybe somebody is interested. I appreciate your feedback. > > Regards > Christian > -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/29f7bf14-3f2d-4e73-b554-c4b5a18bd304%40googlegroups.com.
