Base solution for your next web application

Activities of "mumfie"

Question

Hi, I am having some issues with an unmodified MVC Core v6.9.1 download installed locally. Specifically when password compelexity is set to require digit validation errors show \u0027 rather than expected character'. Both Google chrome and Edge show same output. Please see step 3 within attached file for sample validation output. I have not noticed the problem with previous version and testing with a demo on your site worked correctly.

Any ideas?

Hi Team, I have followed your steps to minify JS and CSS files as per reference however it does not seem to be working. No errors are reported and the output files are generated however both commands npm create-bundles and npm run build generate identical output files, do not appear to be minified and have identical size.

Using JQuery Core version and v6.9.1

Any ideas?

Question

Does Abp or Aspnetzero provide any help to remove secrets like connection strings, Api access keys etc from appsettings.json etc ? I need to remove these from being stored in source control and also to help secure production environment.

have looked at secrets.json and several other methods including
<a class="postlink" href="https://www.humankode.com/asp-net-core/asp-net-core-configuration-best-practices-for-keeping-secrets-out-of-source-control">https://www.humankode.com/asp-net-core/ ... ce-control</a>
<a class="postlink" href="https://winterlimelight.com/2017/02/28/net-core-secrets/">https://winterlimelight.com/2017/02/28/ ... e-secrets/</a> Thanks.

Question

Hello,

Is there a way to identify when a dropdown recieves input focus via the tab key or mouse using metronic material design theme?

Host and Tenant Settings do not appear to identify input focus using MVC Core + JQuery version.

The following link is an example with working dropdown. <a class="postlink" href="http://keenthemes.com/preview/metronic/theme/admin_4_material_design/form_controls_md.html">http://keenthemes.com/preview/metronic/ ... ls_md.html</a>

Thanks and Regards Colin

Showing 1 to 4 of 4 entries