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

Clarified description of the SDK in README.md #1858

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

Conversation

AlfredHellstern
Copy link
Collaborator

includes info from Thomas Barnekow and simplifies the Note on breaking changes in v 3.0.0

README.md Outdated
- Splitting up (shredding) a file into multiple files, and combining multiple files into a single file.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.


Prerequisite for using the Open XML SDK: detailed knowledge of the relevant formats and standards
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we add links to the standard and Office docs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

like this?

Prerequisite for using the Open XML SDK: detailed knowledge of the relevant formats (https://learn.microsoft.com/en-us/openspecs/office_standards/ms-offstandlp) and standards (https://standards.iso.org/ittf/PubliclyAvailableStandards/index.html - search for 29500)

Copy link
Collaborator

Choose a reason for hiding this comment

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

That looks good 👍

included links to ISO and Learn.microsoft.com
@tomjebo tomjebo self-requested a review January 10, 2025 20:31
Copy link
Collaborator

@tomjebo tomjebo left a comment

Choose a reason for hiding this comment

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

I approve but would like to see comments from Taylor as well.
Also, the "Important" note about CI feed URL changing, is that about the first badge/link to the nuget package site? If so do we still need that note?

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.

3 participants