ngx-dotnet
TypeScript icon, indicating that this package has built-in type declarations

0.3.0 • Public • Published

How to update 'ngx-dotnet' package

  • Open this link to get MONO WebAssembly Last Successful Build
  • Download .zip file designated with sdks/wasm/mono-wasm-###########.zip
  • Extract the contents of zip
  • Execute script './projects/ngx-dotnet/build-script.cs' in C# interactive
  • Copy content from 'build/' to './projects/ngx-dotnet/src/assets/'
  • Actualize './projects/ngx-dotnet/src/lib/bcl-dependency.ts' by script output
  • Actualize './projects/ngx-dotnet/src/lib/bcl-dependencies.ts' by script output
  • Build ngx-dotnet package to './dist' by command: 'yarn build-lib'
  • Increment version of package ('./projects/ngx-dotnet/package.json')
  • Publish package by command: 'npm publish'

License

MIT

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ngx-dotnet

    Weekly Downloads

    0

    Version

    0.3.0

    License

    MIT

    Unpacked Size

    18.5 MB

    Total Files

    206

    Last publish

    Collaborators

    • stas_seregin