Hi I suggest to update the docs with a link to the CDN, e.g. https://www.jsdelivr.com/package/npm/aspnet-client-validation e.g. ### Via CDN ```html <script src="https://cdn.jsdelivr.net/npm/aspnet-client-validation/dist/aspnet-validation.min.js" integrity="sha256-/PB6zFj7vHhLEgj9N93L5ls5YYCbREXwMGtQktTUDSI=" crossorigin="anonymous"></script> ```
Hi
I suggest to update the docs with a link to the CDN, e.g. https://www.jsdelivr.com/package/npm/aspnet-client-validation
e.g.
Via CDN