Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "aaron"

Can you confirm if the changes to the UserClaimsPrincipalFactory class required to make the filtering work?

What gave you that impression?

ASP<span></span>.NET MVC 5.x: https://aspnetboilerplate.com/Pages/Documents/Dynamic-Web-API ASP<span></span>.NET Core: https://aspnetboilerplate.com/Pages/Documents/AspNet-Core#client-proxies

Show code.

Answer

The purpose of a CORS preflight request is to check if the domain that the client is on is whitelisted...

Read:

  • https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS
  • https://developer.mozilla.org/en-US/docs/Glossary/Preflight_request

It is not practical to list every component. Use Ctrl+F.

For MVC, you can see _Layout.cshtml.

No, because it is not a problem with ASP<span></span>.NET Zero or ABP.

It is fine, but will not work if you use multiple (tenant-specific) databases.

Answer

Demo project does not count toward your project limit. It is meant for you to try, so to prevent abuse, you are not allowed to use it for production.

Showing 381 to 390 of 1543 entries