{"id":26086872,"url":"https://github.com/pspdfkit/pspdfkit-server-example-asp-net","last_synced_at":"2025-08-01T23:09:53.158Z","repository":{"id":70605193,"uuid":"156206083","full_name":"PSPDFKit/pspdfkit-server-example-asp-net","owner":"PSPDFKit","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-10T10:36:07.000Z","size":136,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-07-13T09:04:22.268Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PSPDFKit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-11-05T11:21:54.000Z","updated_at":"2025-07-03T15:38:51.000Z","dependencies_parsed_at":"2023-03-09T14:45:30.134Z","dependency_job_id":"cf1127a8-f62f-4630-8f62-76d877195158","html_url":"https://github.com/PSPDFKit/pspdfkit-server-example-asp-net","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PSPDFKit/pspdfkit-server-example-asp-net","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fpspdfkit-server-example-asp-net","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fpspdfkit-server-example-asp-net/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fpspdfkit-server-example-asp-net/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fpspdfkit-server-example-asp-net/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PSPDFKit","download_url":"https://codeload.github.com/PSPDFKit/pspdfkit-server-example-asp-net/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PSPDFKit%2Fpspdfkit-server-example-asp-net/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268310796,"owners_count":24230185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-09T07:18:39.677Z","updated_at":"2025-08-01T23:09:53.129Z","avatar_url":"https://github.com/PSPDFKit.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ⚠️ **Repository Moved**  \n\u003e This repository has been moved to https://github.com/PSPDFKit/nutrient-web-examples/tree/main/examples/asp-net.  \n\u003e Please update your bookmarks and issues accordingly.\n\u003e\n\u003e This repo is now archived and will no longer receive updates.\n\n# Nutrient Web Example – ASP.NET\n\nThis example shows how to integrate [Nutrient Web SDK](https://www.nutrient.io/sdk/web/) into an ASP.NET backend app.\n\nThis example demonstrates both Standalone and Server backend.\n\n## Prerequisites\n\n- [.Net 6.0](https://dotnet.microsoft.com/en-us/download)\n- A running Nutrient Document Engine (if you wish to use Server backend). Follow the [guide here](https://www.nutrient.io/guides/web/current/server-backed/setting-up-pspdfkit-server/).\n\n## Support, Issues and License Questions\n\nNutrient offers support for customers with an active SDK license via https://www.nutrient.io/support/request/\n\nAre you [evaluating our SDK](https://www.nutrient.io/try/)? That's great, we're happy to help out! To make sure this is fast, please use a work email and have someone from your company fill out our sales form: https://www.nutrient.io/sales/\n\n## Getting Started\n\nClone the repo:\n\n```bash\ngit clone https://github.com/PSPDFKit/pspdfkit-server-example-asp-net.git\ncd pspdfkit-server-example-asp-net\n```\n\nIf Visual Studio informs you that some packages are missing then click on the \"Restore\" on the right.\n\n## Standalone\n\nAfter you have downloaded [Nutrient Web SDK](https://customers.www.nutrient.io/download/web/latest), place the contents of the dist directory in `/wwwroot/lib/nutrient/`.\n\nMake sure your `/wwwroot/lib/nutrient/` folder contains the file `nutrient-viewer.js` and a `nutrient-viewer-lib` directory with library assets.\n\nYou can then build and run the example using `dotnet watch run` from the root folder.\n\nYou can also follow along with our [Getting Started guides](https://www.nutrient.io/getting-started/web/?frontend=aspnet\u0026project=new-project\u0026tool=terminal) for ASP.NET.\n\n## Server\n\nThe Standalone example does not require a running Nutrient Document Engine but the Server example does.\n\nFollow the [guide here](https://www.nutrient.io/guides/web/current/server-backed/setting-up-pspdfkit-server/) to set up a running Nutrient Document Engine.\n\nChange the server address in `/Views/Shared/_Layout.cshtml` to the address of your Nutrient Document Engine.\n\nOnce you have a running server you will need to generate a JWT and place it in `/Views/Home/Index.cshtml`.\n\nRead [this guide](https://www.nutrient.io/guides/web/current/server-backed/client-authentication/) for more information on this topic.\n\nUpload a document to the server if you haven't already. Get the document id and set it in `/Views/Home/Index.cshtml`.\n\nBuild the solution and click on the green play icon in the toolbar starting the app and the index page will open in the browser you have specified to launch with.\n\n## License\n\nThis software is licensed under a [modified BSD license](LICENSE).\n\n## Contributing\n\nPlease ensure\n[you have signed our CLA](https://www.nutrient.io/guides/web/current/miscellaneous/contributing/) so that we can\naccept your contributions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpspdfkit%2Fpspdfkit-server-example-asp-net","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpspdfkit%2Fpspdfkit-server-example-asp-net","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpspdfkit%2Fpspdfkit-server-example-asp-net/lists"}