Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 4 Jahren
123456789101112131415
  1. # PDFEngineAPI
  2. Download coreui free template ReactJS app from Drive (https://drive.google.com/file/d/16bRt2MTkg8b6cHLPtM_EzcF7H6raYz91/view)
  3. Then extract it and open in command prompt
  4. run: npm install
  5. run: npm start
  6. PDFEngine module must be linked to PDFEngineAPI
  7. In PDFEngine module project terminal type npm link
  8. In BlackRock.Reporting.API project terminal type npm link PDFEngine
  9. After it you can open BlackRock.Reporting.API project in terminal
  10. run: npm install
  11. run: dotnet run and open https link
  12. # NOTE: you must install .NET 6 SDK before starting API
  13. # The first launch will take a little longer