Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Safet Purkovic 26f53c025f Updated README file pirms 4 gadiem
.vscode Fixed swagger pirms 4 gadiem
BlackRock.Reporting.API Development PDFOptions and link with PDFEngine module pirms 4 gadiem
.gitignore Added PDFGeneratorController pirms 4 gadiem
BlackRock.sln Initial solution pirms 4 gadiem
README.md Updated README file pirms 4 gadiem

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