Activities of "alper"

is this resolved?

can you give more details?

this is an Angular issue (apart from abp.io) you can build your Angular project with a custom configuration name, and it'll use that environment

yarn ng build --configuration=uat
environment.uat.ts

see https://angular.io/guide/build

are the 2 fields coming from backend?

closing the issue. reopen it if your issue will not be fixed

1- you can add the source-code and remove the item also remove the backend code (hard) 2- you can use entity action extensions to hide it

duplicate of https://support.abp.io/QA/Questions/1601/McAfee-Antivirus-reporting-VoloAbpAuditLoggingHttpApiClientdll-and-VoloAbpIdentityServerHttpApiClientdll-as-virus#answer-c2b18cbd-dc9f-1a03-5d8d-39fde5244f73

Anti-virus programs makes a heroistic check... A heuristic check is a method that lets a computer program "guess" about unknown stuff. The specified binaries makes HTTP requests, accesses directories so they mark it as potentially risky. ant they follow a bunch of rules about what makes something look like a virus and when it sees a program that does similar things, it gets flagged as questionable. This is normal as some anti-virus applications scan heroustic method which means th behaviour of the assembly is similar like a virus but it doesn't mean that it's a virus. if the assembly makes HTTP request and read from your disk some anti-virus apps see it as virus. you can ignore it. or you can scan it with different apps like https://www.virustotal.com/

you can create a new service in your microservice solution. and add Cms-Kit to your new service.

Showing 751 to 760 of 1948 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
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 23, 2025, 10:47