An open API service indexing awesome lists of open source software.

https://github.com/mesciusjp/webapplication1-supportapi

DioDocsのPDFビューワをWebアプリに実装する(静的ファイル)。SupportApiも実装
https://github.com/mesciusjp/webapplication1-supportapi

aspnet-core-mvc aspnet-core-webapi javascript-library pdf-viewer

Last synced: 8 months ago
JSON representation

DioDocsのPDFビューワをWebアプリに実装する(静的ファイル)。SupportApiも実装

Awesome Lists containing this project

README

          

# WebApplication1-SupportApi
DioDocsのPDFビューワをWebアプリに実装する。SupportApiはAPIコントローラーを使用。

https://devlog.grapecity.co.jp/diodocs-pdf-viewer-support-api

[CodeZine記事](https://codezine.jp/article/detail/14159
)と同じくPDFビューワは[ASP.NET Coreの静的ファイルのホスティング](https://docs.microsoft.com/ja-jp/aspnet/core/fundamentals/static-files?view=aspnetcore-5.0)を使用。