Git Product home page Git Product logo

penguin's Introduction

Logo

Penguin - AspNetCore - Templates

Project Created by Top Nguyen

Table of Contents

Import Templates to Visual Studio

  1. Go to Visual Studio
  2. Tool > Options
  3. Search for: "Template"
  4. User Item Template Location: <Penguin folder>
    • Then Restart Visual Studio, try to use Add New Item and find Puppy, Monkey Templates.
  • If Templates still not appeared then try solution below:
  1. Open CMD as Administrator
  2. "cd" to VS Installed Folder: <Visual Studio installation path>\Common7\IDE\ProjectTemplates\ or <Visual Studio installation path>\Common7\IDE\ItemTemplates\

then execute: devenv /installvstemplates

Ex:

> cd "C:\Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE"
> devenv /installvstemplates

see more: https://msdn.microsoft.com/en-us/library/y3kkate1.aspx

Every time update Template, Need close all VS and run cmd above !

Guide to Export Item as Template

  1. Export Template
  • VS < 2017
  • Click on "File" > Export Template
  • VS >= 2017
  • Click on "Project" > Export Template
  1. Select Item Template
  2. Select Solution have template
  3. Give Name, Icon
  4. Copy Export Zip file and use it like Import steps below.

Second way to import item template

  1. Copy .Zip file to visual studio item Templates Without Unzip, Just keep .Zip file!
  • %userprofile%\documents\Visual Studio 2017\Templates\ItemTemplates
  • %userprofile%\documents\Visual Studio 2015\Templates\ItemTemplates
  1. Then Restart Visual Studio, try to use Add New Item.
  2. Done

List Recommend Visual Studio Extensions

  • Resharper license by Top Nguyen:

    Resharper

    ReSharper extends Visual Studio with over 1700 on-the-fly code inspections for C#, VB.NET, ASP.NET, JavaScript, TypeScript and other technologies. For most inspections, ReSharper provides quick-fixes (light bulbs) to improve code in one way or another.

  • CodeMaid

    CodeMaid is an open source Visual Studio extension to cleanup and simplify our C#, C++, F#, VB, PHP, PowerShell, R, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, JavaScript and TypeScript coding.

    I usually use it for clean up my code, remove redundant using library in the code file.

    See full features and download at this link

  • Exporting Objects

    Exporting Objects from the Visual Studio Debugger - very useful man!

  • BundlerMinifier

    A Visual Studio extension that let's you configure bundling and minification of JS, CSS and HTML files.

  • Web Compiler

    A Visual Studio extension that compiles LESS, Sass Stylus, JSX, ES6 and CoffeeScript files.

  • .ignore

    Support ignore files.

  • Markdown Editor

    A full featured Markdown editor with live preview and syntax highlighting. Supports GitHub flavored Markdown.

  • File Nesting

    File Nesting

    Automatically nest files based on file name and enables developers to nest and unnest any file manually

  • JavaScript Regions

    Adds support for region comments in JavaScript and TypeScript files

  • Viasfora

    Colorful, So good so "Buê Đuê" :trollface:

  • VS Color Output

    VSColorOutput can change the color of a line emitted to the output window based on specified rules. The rules consist of regular expressions. Rules map to classifications which in turn map to colors.

  • File Icons

    Adds icons for files that are not recognized by Solution Explorer

  • Stop Build on first error

    Stop Build on first error in Visual Studio

  • Analyze Assembly approach

    Understanding portability with Visual Studio, Helping make the .NET framework better.

List Recommend Resharper Extensions

How to install extension for Resharper

List of recommend extensions

  • ReSpeller Free

  • Logo ReSharper.EnhancedTooltip

    Enhanced Tooltip is a plugin for JetBrains ReSharper that enhances the tooltip and parameter information popup.

    • Colorizes tooltips and parameter information popups for C#.
    • Displays icons for identifiers and issues in the tooltip.
    • Uses the colors and font configured in Visual Studio.
    • Can optionally display more documentation (return type, remarks).
    • Can optionally display base type and implemented interfaces in the tooltip.
    • Can optionally display full attribute information in the tooltip.
    • Everything is configurable.
  • Configuration Sense for ReSharper This extension provides autocomplete and validation for App settings and Connection strings.

    Demo

penguin's People

Contributors

topnguyen avatar

Watchers

Ha Tuan Bao avatar

Forkers

datphan92

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.