The github repository contains the full disclosed source of JNet: .NET gateway for JVM APIs (Java, Scala, Kotlin, …) to use .NET and JVM side-by-side.
The github repository contains the full disclosed source of KNet: based on JNet, it is a .NET gateway for Apache Kafka APIs providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka).
The github repository contains the full disclosed source of KEFCore: the EntityFrameworkCore provider for Apache Kafka based on KNet.
The github repository contains the full disclosed source of JCOReflector: a tool able to reflect .NET classes in Java (JVM) to simplify the use of .NET from Java or any other JVM enabled language.
The github repository contains the full disclosed source of NuReflector: a tool able to produce Maven artifacts from NuGet packages. It is based on JCOReflector Engine.