You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ To run the application, you need to install or restore the following NuGet packa
17
17
18
18
*[MailKit](https://www.nuget.org/packages/MailKit/) - An open source .NET library used to send e-mail messages.
19
19
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).
@@ -25,5 +29,5 @@ To run the application, you need to install or restore the following NuGet packa
25
29
26
30
## More Examples
27
31
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