Hello, just wondering how I can display validation errors to the user from app service to the front end.
Hi guys , I have been using asp. net boilerplate for a while now and I think its simply the best. Recently I am building an app where an entity can belong to different tenants, but will have different data for those tenants, so instead of tenants creating the same entity they can just pick from the list or add new if not found. Thanks
Hi guys, Please how can one store custom objects in Session. I know ASP.NET has a session data store where you can store and retrieve objects buy ASP.NET boilerplate uses AbpSession but I still can't store objects to session.
Hi Halil, I am working on large project and I need your advice on the following things.
Hi guys. Recently, I was trying to implement some security features on asp.net boilerplate. Such as password recovery, email verification, sms verification etc. If you have done this before or have an idea please do share with me.
Hi, I am wondering if it is possible to login users without requiring their tenant name. We just retrieve their tenant name after authentication.
Hi, How can I get in touch with you
Hi guys who has ever deployed an ASP.NET Boilerplate website successfully. I just deploy one to azure cloud recently and first I had to deploy the Debug mode instead of Release mode. The Release mode kept failing. Also I can transfer the data on the local database to the remote database on Azure. The remote database starts out empty
Hi, Halil You please write a sample application that uses Editions. I Still haven't been able to wrap my head around it. Thanks
Thanks a lot guys