برای نصب افلاین دات نت 3.5 در ویندوز 10، دستور زیر را اجرا کنید (در CMD که Run as Administrator شده است). فرض می کنیم درایو دارنده Installer ویندوز(سورس نصبی ویندوز) D است
Since Angular 2* we can use ViewContainer simplifying structural directives authoring like ngIf.
We
don’t require to manually deal with creating the View, setting up the
resulting DOM elements and connecting change detection. The ViewContainer will deal with these for us resulting in the following code.