In the current implementation the web project saves the Data Protection Keys to Redis. When I resrtart the Redis, all the logged in users are being logged out. How can I persist it to the database?
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.
see https://support.abp.io/QA/Questions/287/How-can-I-install-a-specific-version-of-ABP-Suite
appsettings.production.json is a dotnet file and ng build is an Angular command. what's the correct result that you expect? can you give more details?
could you pls create a new ticket for the new question.
can you check out this https://support.abp.io/QA/Questions/529/ABP-Upgrade-from-310-to-330#answer-0d9caf26-c6bd-b4f8-30cd-39f8a0144ec0