https://github.com/mesciusjp/ddpdfviewerapp-webapi-spa
DioDocsのPDFビューワをWebアプリ(シングルページアプリケーション)に実装する
https://github.com/mesciusjp/ddpdfviewerapp-webapi-spa
aspnet-core-webapi javascript-library pdf-viewer
Last synced: about 2 months ago
JSON representation
DioDocsのPDFビューワをWebアプリ(シングルページアプリケーション)に実装する
- Host: GitHub
- URL: https://github.com/mesciusjp/ddpdfviewerapp-webapi-spa
- Owner: MESCIUSJP
- Created: 2022-06-20T02:48:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T05:11:11.000Z (about 1 year ago)
- Last Synced: 2024-04-12T13:11:06.242Z (about 1 year ago)
- Topics: aspnet-core-webapi, javascript-library, pdf-viewer
- Language: C#
- Homepage: https://devlog.grapecity.co.jp/category/diodocs/
- Size: 1.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Support: supportapi/Controllers/SupportApiController.cs
Awesome Lists containing this project
README
# DDPdfViewerApp-WebApi-Spa
DioDocsのPDFビューワをWebアプリ(シングルページアプリケーション)に実装するPart1: https://devlog.grapecity.co.jp/diodocs-pdf-javascript-viewer-spa/
Part2: https://devlog.grapecity.co.jp/diodocs-pdf-javascript-viewer-spa-support-api/