You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support for appsettings.Environment.json : For example, the appsettings.Production.json and appsettings.Development.json files. The environment version of the file is loaded based on the IHostingEnvironment.EnvironmentName.
Added X-Origin-IP header support.
Added 429 error code handling for "Too Many Request in a particular time frame".
Updated Jquery with the latest version(3.6.0) in SDK Demo
Added new multiple APIs for better user experience