Skip to content

Commit 696cd7e

Browse files
Update README.md
1 parent c49c1cf commit 696cd7e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ To run the application, you need to install or restore the following NuGet packa
1717

1818
* [MailKit](https://www.nuget.org/packages/MailKit/) - An open source .NET library used to send e-mail messages.
1919

20+
## Documentation
21+
22+
Refer to this help topic for implementation details: [Use the Word Document API to Generate and Send Business Letters within a Blazor Server App](https://docs.devexpress.com/OfficeFileAPI/403819/dotnet-core-support/use-word-document-api-within-a-blazor-server-app).
23+
2024
## Files to Look At
2125

2226
* [SampleData.cs](./CS/BlazorApp_WordDocumentAPI/Data/SampleData.cs)
@@ -25,5 +29,5 @@ To run the application, you need to install or restore the following NuGet packa
2529

2630
## More Examples
2731

28-
- [Spreadsheet Document API - How to Create a Loan Amortization Schedule within a Blazor Server App](https://github.com/DevExpress-Examples/spreadsheet-document-api-create-loan-amortization-schedule-within-blazor-server-app)
29-
- [How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app)
32+
* [Spreadsheet Document API - How to Create a Loan Amortization Schedule within a Blazor Server App](https://github.com/DevExpress-Examples/spreadsheet-document-api-create-loan-amortization-schedule-within-blazor-server-app)
33+
* [How to Dockerize an Office File API Application](https://github.com/DevExpress-Examples/dockerize-office-file-api-app)

0 commit comments

Comments
 (0)