Base solution for your next web application
Open Closed

Is AspNetZero API stateless (for angular SPA apps)? #6075


User avatar
0
blueoceandev created

Just thinking through optimizations for performance.. is the API stateless? does it derive everything it needs to execute a call just from the headers and body of the call (security, data, etc..)... I am thinking so, but want to confirm before I turn off ARR Affinity in Azure Apps


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @catapult

    Yes, it works like that. Please report if you face any problems about it.