Base solution for your next web application

Activities of "ashgadala"

I am using latest 11.01 version of mvc and JQuery.

I noticed there is a hard requirement for sending email and email setting are configured correctly when creating a new user or new Tenant. Can this be changed to soft error by displaying a message saying email cannot be set or something insted throwing an internal server error. This is efficiently handled in the debugging in VS.

**To replicate error: **

  1. Get a fresh copy of the frame work.
  2. Get it ready to deploy without updating email settings.
  3. Deploy it.
  4. Try creating a tenant.

It wil be helpful, If log reflects the same error message. and update the docuementation to include the requirement to update email setting before deploying.

Thank you ismcagdas,

Thank you so much for response

Where do you us to copy this class? For some reason breakpoint is not hitting the class.

Prerequisites

  • What is your product version? 10.5
  • What is your product type (Angular or MVC)? MVC
  • What is product framework type (.net framework or .net core)?

If issue related with ABP Framework

We are using OPENID connect. Where can I find better documentation. externalLoginInfo is always null. I am not sure how to find what claims are coming over. Can you please assist. I searched everywhere and any help would be great.

var externalLoginInfo = await _signInManager.GetExternalLoginInfoAsync();

If you could add this link next to the item it would be great. https://github.com/aspnetzero/aspnet-zero-core/issues/4035

https://docs.aspnetzero.com/en/common/latest/Change-Logs

Is there a place where you are documenting these heading? Can you elaborate what you mean by "Plugin module sample with a Web UI"

Would you consider adding more details to change log

If any come likes to know where and how to mark embeded resource .

https://aspnetboilerplate.com/Pages/Documents/Embedded-Resource-Files

Is there any plan to support Azure AD middle ware support to ASPNETZero?

I see that there are some groups interested in SAML authentication integration.

Is there any plan to suppor this?

We handled all of the complicated queries using the Store procedures and used repositeries to access data. Doing, we were able to take care of performance & Memory issues as well.

Metrionic theme wont support IE 11.

Showing 11 to 20 of 77 entries