Check out my book "Hands-On RESTful Web Services with ASP.NET Core" available on Amazon or Packt. Source code available on GitHub
7 mins
Getting started with Apache Spark using .NET Core

Since a few months, I’ve started to focus my attention on the Data / Big data technologies both for work and individual reasons. The following post covers what I have learned about Apache Spark core, and its architecture. Above all, it introduces the .NET Core library for Apache Spark, which aims to bring the Apache ...