spark/examples
Andrew Fogarty b63c08b87a
Upgrade to .NET 6 (#1112)
2023-02-17 16:56:32 -05:00
..
Microsoft.Spark.CSharp.Examples Upgrade to .NET 6 (#1112) 2023-02-17 16:56:32 -05:00
Microsoft.Spark.FSharp.Examples Upgrade to .NET 6 (#1112) 2023-02-17 16:56:32 -05:00
Directory.Build.props Enable arcade support (#113) 2019-05-24 08:59:00 -05:00
Directory.Build.targets Enable arcade support (#113) 2019-05-24 08:59:00 -05:00
Microsoft.Spark.Examples.sln Initial commit 2019-04-23 21:08:44 -07:00
README.md Samples Revamp: Readme Changes (#322) 2019-12-11 09:08:50 -08:00

README.md

.NET for Apache Spark Samples

.NET for Apache Spark is a free, open-source, and cross-platform big data analytics framework.

In the examples folder, we provide samples which will help you get started with .NET for Apache Spark and demonstrate how to infuse big data analytics into existing and new .NET apps.

There are two broad categories of .NET for Apache Spark samples:

Note: The samples in each of these folders fall under additional sub-categories, such as batch, streaming, and machine learning.