Open Closed

How to access application services into console application #2125


User avatar
0
Qaiser.Mehmood@moore.be created

Hello Guys!

I want to access application services into my console application. I can not find a solution for it, also i tried but can not configure it properly so i can use my existing services into console app same as its accessible in web project directory not through api.

Thank you

  • ABP Framework version: test
  • UI type: Blazor - Console Application
  • DB provider: EF Core
  • **Tiered (MVC) **: no

2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can refer to the Console App template. You may need to set the correct identity before calling the application services.

    https://github.com/abpframework/abp/tree/dev/templates/console/src/MyCompanyName.MyProjectName

  • User Avatar
    0
    Qaiser.Mehmood@moore.be created

    Thank you, its resolved

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11