Difference between revisions of "Template:.NET Framework"

From blackwiki
Jump to navigation Jump to search
blackwiki>Codename Lisa
(Added ASP.NET Core)
blackwiki>Wonderfl
(add more tools)
Line 39: Line 39:
  
 
  | group3 = Tools
 
  | group3 = Tools
  | list3 =
+
  | list3 = {{Navbox|child
 +
 
 +
| group1 = [[Code obfuscation|Obfuscators]]
 +
| list1 =
 +
* [[Dotfuscator]]
 +
* [[Redgate|SmartAssembly]]
 +
* [[V.i._Labs#CodeArmor|CodeArmor]]
 +
* [[Spoon (software)|Xenocode]]
 +
* Agile.NET
 +
* Eazfuscator
 +
 
 +
| group2 = [[Decompiler|Decompilers]]
 +
| list2 =
 +
* [[.NET Reflector]]
 +
* [[JetBrains|dotPeek]]
 +
* ILSpy
 +
* JustDecompile
 +
* CodeReflect
 +
 
 +
| group3 = Misc
 +
| list3 =
 
* [[CLR Profiler]]
 
* [[CLR Profiler]]
 
* [[ILAsm]]
 
* [[ILAsm]]
Line 45: Line 65:
 
* [[Native Image Generator]] (NGen)
 
* [[Native Image Generator]] (NGen)
 
* [[XAMLPad]]
 
* [[XAMLPad]]
 +
 +
}}
  
 
  | group4 = [[Integrated development environment|IDEs]]
 
  | group4 = [[Integrated development environment|IDEs]]

Revision as of 08:22, 30 October 2016

50px Template documentation

Initial visibility: currently defaults to autocollapse

To set this template's initial visibility, the |state= parameter may be used:

  • |state=collapsed: {{.NET Framework|state=collapsed}} to show the template collapsed, i.e., hidden apart from its title bar
  • |state=expanded: {{.NET Framework|state=expanded}} to show the template expanded, i.e., fully visible
  • |state=autocollapse: {{.NET Framework|state=autocollapse}}
    • shows the template collapsed to the title bar if there is a {{navbar}}, a {{sidebar}}, or some other table on the page with the collapsible attribute
    • shows the template in its expanded state if there are no other collapsible items on the page

If the |state= parameter in the template on this page is not set, the template's initial visibility is taken from the |default= parameter in the Collapsible option template. For the template on this page, that currently evaluates to autocollapse. Template:Microsoft/doc