You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Safet Purkovic 9b4f37d304 Upgraded .NET 6 from release candidate to release 4 vuotta sitten
.vs/BlackRock Upgraded .NET 6 from release candidate to release 4 vuotta sitten
.vscode Fixed swagger 4 vuotta sitten
BlackRock.Reporting.API Upgraded .NET 6 from release candidate to release 4 vuotta sitten
.gitignore Refactoring code 4 vuotta sitten
BlackRock.sln Upgraded .NET 6 from release candidate to release 4 vuotta sitten
README.md Updated README file 4 vuotta sitten
package-lock.json Upgraded .NET 6 from release candidate to release 4 vuotta sitten
package.json Upgraded .NET 6 from release candidate to release 4 vuotta sitten

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