-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
area: this would be so cool 😎⚡Uber cool ideas ~ not always easy to implement: do you want to take up the challenge?Uber cool ideas ~ not always easy to implement: do you want to take up the challenge?
Description
Category
- Feature request
Wouldn't it be cool if one could use some PnP Core SDK API's in TypeScript projects via a PnP Core SDK NPM package that wraps a WASM build of PnP Core SDK + the needed JS Interop. This would make it easier to use PnP Core SDK in TypeScript based developments. The needed interop can possibly be generated off our public model.
Resources:
- https://docs.microsoft.com/en-us/aspnet/core/blazor/call-dotnet-from-javascript?view=aspnetcore-5.0
- https://github.com/smapiot/piral/blob/develop/src/converters/piral-blazor/README.md
- https://medium.com/@chrdyks/blazor-webassembly-and-typescript-react-in-one-application-from-a-net-developer-f2e7529aea76
- https://github.com/yamachu/cognitive-cv-visualizer
- Publish TypeScript @types packages for Blazor JavaScript Interop dotnet/aspnetcore#18902
- Build Blazor page/component and publish it to npm/nuget dotnet/aspnetcore#16031
- https://stackoverflow.com/questions/56543434/exporting-classes-from-webassembly-to-javascript-with-assemblyscript
- feat(@blazor/javascript-interop): type definition for Blazor interop DefinitelyTyped/DefinitelyTyped#42392
- Support for custom boot resource loading (e.g., for CDNs) dotnet/aspnetcore#20903
Metadata
Metadata
Assignees
Labels
area: this would be so cool 😎⚡Uber cool ideas ~ not always easy to implement: do you want to take up the challenge?Uber cool ideas ~ not always easy to implement: do you want to take up the challenge?