Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include list of first-party extensions in main README.md #901

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

AFFogarty
Copy link
Contributor

This PR updates the main README.md to include a list of first-party extensions available on NuGet.

Closes #892

@AFFogarty AFFogarty changed the title [WIP] Include list of first-party extensions in main README.md Include list of first-party extensions in main README.md Apr 9, 2021
@AFFogarty AFFogarty marked this pull request as ready for review April 9, 2021 18:32
README.md Outdated Show resolved Hide resolved
@AFFogarty AFFogarty requested a review from imback82 April 10, 2021 01:02
@@ -56,6 +56,14 @@

.NET for Apache Spark releases are available [here](https://github.com/dotnet/spark/releases) and NuGet packages are available [here](https://www.nuget.org/packages/Microsoft.Spark).

### First-Party Extensions
Some extended features are available via extension NuGet packages:
* [Microsoft.Spark.Extensions.Delta](https://www.nuget.org/packages/Microsoft.Spark.Extensions.Delta/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we put a short description for each package? For example, ".NET binding for Delta Lake" (with a link to delta lake page)

Copy link

@AndreasVolkmann AndreasVolkmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST]: Mention delta in readme
3 participants