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
The following can be installed using the client side library manager:
However, as you can see, the 2 scripts that are not selected cannot which is sad, and I feel like they should be able to be installed that way as well (instead of as nuget packages) as an option.
The text was updated successfully, but these errors were encountered:
Also, I think that this package should outright depend on the fact that they really should be getting those other packages using that client-side library manager over the nuget package versions of them due to various reasons.
They could always decide to stop shipping nuget packages of their libraries and only ship to npm / the domains that the client-side library manager can install from.
They could sometimes ship security fixes to those places much faster than to nuget.org.
Because of those reasons I think it would be great to actually remove the dependance packages of the package versions of jquery and the jquery validation packages in favor of that feature, if the developer wants to use the package versions of those then that is on them and not on the aspnet team.
Looks like I looked in the wrong place to find the unobtrusive scripts from the client-side library manager, but will still modify the nuget package version though to let them know that it is recommended to use that manager over the packages.
AraHaan
added a commit
to AraHaan/jquery-validation-unobtrusive
that referenced
this issue
Apr 9, 2023
The following can be installed using the client side library manager:
However, as you can see, the 2 scripts that are not selected cannot which is sad, and I feel like they should be able to be installed that way as well (instead of as nuget packages) as an option.
The text was updated successfully, but these errors were encountered: