
TypedSpark.NET
Typesafe bindings for ⭐ Spark.NET
Important
Due to inactivity and lack of support for spark.NET this has been archived. I would recommend building Spark applications in a supported language, not in dotnet.
Warning
Please note this library under active construction 👷 and should not be used in production. Help is always appreciated, create an issue, check the code out and have a play!
Why?
Strong types facilitate better code, Spark is typed, leveraging the C# type system we can expose those types and enforce correct Spark applications before they are even run.
More details to come!