Posts

Showing posts from August, 2018

How to remove Git from a Project/Folder including sub-folders.

How to remove Git from a Project/Folder including subfolders? Use the below command in the route directory rm -rf .git

Setting up IIS for auto redirection

Image
IIS Options to setup auto-redirection.

Code Review - Strightly Follow It..

Image
Project starting from scratch should parallelly start reviewing the code. The power of code review can only be seen, when you start reviewing the code for your team members. If you are starting the code review for the first time, then be ready with many shocks. Then you will realise why you haven't started the code review process way earlier? Project age is 3 months and very early in the development stage, still completed the 100 code review for the project. How happy you feel when your code is clean and refactored from its childhood days... :-) Update: After a year, we have almost 600+ pull request raised. This means the contribution and code quality has been improved. Also, thanks to ReSharper :-)

.NET Standard

.NET implementation support .NET Standard 1.0 1.1 1.2 1.3 1.4 1.5 1.6 2.0 .NET Core 1.0 1.0 1.0 1.0 1.0 1.0 1.0 2.0 .NET Framework 1 4.5 4.5 4.5.1 4.6 4.6.1 4.6.1 4.6.1 4.6.1 Mono 4.6 4.6 4.6 4.6 4.6 4.6 4.6 5.4 Xamarin.iOS 10.0 10.0 10.0 10.0 10.0 10.0 10.0 10.14 Xamarin.Mac 3.0 3.0 3.0 3.0 3.0 3.0 3.0 3.8 Xamarin.Android 7.0 7.0 7.0 7.0 7.0 7.0 7.0 8.0 Universal Windows Platform 10.0 10.0 10.0 10.0 10.0 10.0.16299 10.0.16299 10.0.16299 Windows 8.0 8.0 8.1 Windows Phone 8.1 8.1 8.1 Windows Phone Silverlight 8.0