Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Safet Purkovic 091e1cace2 Added button for dispach il y a 2 ans
.vscode Fixed swagger il y a 3 ans
BlackRock.Reporting.API Added button for dispach il y a 2 ans
.gitignore Git ignore file changed and updated il y a 2 ans
BlackRock.sln Upgraded .NET 6 from release candidate to release il y a 2 ans
README.md Updated README file il y a 3 ans
package-lock.json Upgraded .NET 6 from release candidate to release il y a 2 ans
package.json Upgraded .NET 6 from release candidate to release il y a 2 ans

README.md

PDFEngineAPI

Download coreui free template ReactJS app from Drive (https://drive.google.com/file/d/16bRt2MTkg8b6cHLPtM_EzcF7H6raYz91/view)

Then extract it and open in command prompt
run: npm install
run: npm start

PDFEngine module must be linked to PDFEngineAPI

In PDFEngine module project terminal type npm link
In BlackRock.Reporting.API project terminal type npm link PDFEngine

After it you can open BlackRock.Reporting.API project in terminal

run: npm install
run: dotnet run and open https link

NOTE: you must install .NET 6 SDK before starting API

The first launch will take a little longer