Activities of "ademaygun"

Hi,

I already tried this and it didn't work. The CLI tool should install successfully on Linux/Ubuntu environments, just like it does on Windows. Could you please check if Linux support is intended and ensure the package includes the necessary DotnetToolSettings.xml file?

dotnet nuget list source: Registered Sources:

  1. nuget.org [Enabled] https://api.nuget.org/v3/index.json

Hello Sümeyye, Thanks. Then I hope you update the tutorial accordingly

Hi,

The app.module.ts file does not exist, it was not created by abp studio

Hi Engincan, While you're at it, if you could change the Google logo as in the link, it would be more standard, thank you. replace with

Hi Engincan, It did not allow login (this is expected behavior) only this warning message did not come. (MVC UI- Authorization Code Flow)

Hi, I think this is a bug, so it would be better if you solve this issue.

Hi Engincan, I missed that part in the document. Issue solved. Thank you very much for your support.

Hi, I sent the sample application to support@abp.io

Hi Engincan, I changed the Built Action property of the file to Embedded Resource but unfortunately I got the same error.

I even tried something like this:

  1. Add textfile.txt as EmbeddedResource to the /Pages/Account folder (in Host project)
  2. Read the textfile.txt file in any an AppService method: var t = File.OpenText("/Pages/Account/textfile.txt"); But I still got the error: System.IO.DirectoryNotFoundException: Could not find a part of the path '/Pages/Account/textfile.txt'. I created the application via Abp Studio and did not make any special changes.

Hi Berkan, I think you got support from AI while answering my question :) no problem but I find the answer wrong. MySmsSender class is just like EfCoreProductRepository and should not be in domain or application layer. What I asked was can we host it in .HttpApi project, until now we have always progressed by making a separate project. For example BookStore.Integration. I was just wondering if there could be other alternatives before starting my new project. I will continue to host such classes in a new project (module). Thanks anyway.

Showing 1 to 10 of 73 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 16, 2025, 10:35