Thursday, May 17, 2018

Windows 10 - How to Show File Extensions



How to Show File Extensions

1. Open the Control Panel.
2. Choose Folder Options under Appearance and Personalization.
3. Click the Options icon on the right of the ribbon.
4. In the Folder Options dialog box, select the View tab.
5. Deselect Hide extensions for known file types and click OK

No comments:

Post a Comment

Visual Studio - Swagger and Swashbuckle with ASP.NET Core 2

Swagger and Swashbuckle with ASP.NET Core 2 Swagger is a specification used to document an API. As I am sure we all know API documen...