Using HTTPS localhost for Development
Create a SSL/TLS certificate to use https://localhost for local development on Windows. …
Create a SSL/TLS certificate to use https://localhost for local development on Windows. …
Convert a SSL/TLS certificate from .pfx to .pem format using Git Bash and openssl on Windows …
Write a custom DateTime model binder using ASP.NET Core Web API. The default binding mechanism will not work for custom URL friendly date formats …
A very light weight auto complete component for React …
npm install @vickram/react-auto-complete
Adapted from the angular-auto-complete plugin.
Supports multi-column list, activate on focus, custom templates, remote data source etc.
A very light weight auto complete directive for AngularJS 1.x …