Skip to content

A c# source generator to generate code to tcp communication based on interfaces declarations

License

Notifications You must be signed in to change notification settings

bobaoapae/NetX.AutoServiceGenerator

Repository files navigation

NetX.AutoServiceGenerator

A C# source generator that generate code based on interface definitions. Allowing communication over tcp in local-local or local-remote environment.

Roadmap

  • Documentation

  • Unit Tests

  • Benchmark

  • Readme

Authors