- Subresource Integrity check : https://sritest.io/
- Calculate hash for sub resource integrity: https://www.srihash.org/
- Compatibility tables for support of HTML5, CSS3, SVG and other technologies in various browsers: http://caniuse.com/
- Automated Security Analyser for ASP.NET Websites: https://asafaweb.com/
- .NET sandbox for developers to quickly try out code and share code snippets: https://dotnetfiddle.net/
- Package search for .NET Core packages: http://packagesearch.azurewebsites.net/
- Generate C# classes from JSON: http://json2csharp.com/
- CSS Optimization Checker: http://www.testmycss.com/
- Expose a local server behind a NAT or firewall to the internet: https://ngrok.com/. Command: ngrok http [port] -host-header="localhost:[port]"
- Generate C# classes based on JSON data - https://quicktype.io/
Last active
August 16, 2017 06:57
-
-
Save manojkulkarni30/a125c48765e58ffa985908dbba2e6595 to your computer and use it in GitHub Desktop.
Useful Websites
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment