Base solution for your next web application

Activities of "jdavis01"

Question

I am running Version 10.3.0 MVC .Net Core. Instead of having one large CustomDtoMapping class with all mapping placed inside of it, I would like to create individual custom mapping classes for each entity and place it inside the applicationservice folder for better management. It would also help with upgrades since all my code would be in a specific folder

What are the best practices / requirements to make this happen?

I am using v10.3.0 MVC .net core and working through an upgrade process from v10.2.0 does anyone have a best practice for data migration once the project has been upgraded?

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

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

So I am setting up a staging server to do some testing before I publish. Which project launchsettings do I need to change the ASPNETCORE_ENIRONMENT variable in order for the build to select the right appsettings.json file with the correct connection string

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

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

If issue related with ABP Framework

  • What is ABP Framework version? 6.2.0

I need to add an UpdateRangeAsync on some of my repositories.What is the best practice for extending repositories in AspNetZero

Has anyone done a full step by step walkthru on module development for the aspnetboilerplate framework that would apply to AspNetZero?

Question

Prerequisites

  • Product Version 9.1.0
  • MVC
  • .NetCore

UI Dashboard Customization

We are adding a Sales and Quality Department to our application and would like to add a new custom tenant dashboard for each department (Tenant_Quality), Tenant_Sales). Once we have the new dashboards created be able to assign one to each user by department.

I have looked at the dashboard system and documentation and it looks possible, but was hoping that I could get a bit of feedback on how complex and if it's even a good idea.

We are using Version 9.0.1 MVC with .NetCore

How can we disable languages that we do not support? I can obviously update the databae however I was looking for the setting in the UI somewhere..

Question

I am using the version 8.0.0 MVC Core / jQuery and would like to mass email all users. Has anyone successfully implemented and be willing to share?

Question

Version 7.0.0 MVC Core & JQuery

So when using the rapid development tool the navigation properties are created to use a lookup table. What would be required to change the template to use the select2 dropdowns?   Just asking because I am not a fan of the lookup tables and i have to convert them all over after the code generation

Question

Using version 7.0.0 MVC Core & JQuery

What would be the best approach to publishing the public website and the app all on the same server?

Showing 1 to 10 of 30 entries