Skip to content

powei/EmptyWebApiProjectTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

EmptyWebApiProjectTemplate

This is a much emptier project template for ASP.NET Web API. The concepts are adapted from here.

Installation

  • MAKE SURE ALL INSTANCES OF VISUAL STUDIO ARE CLOSED!
  • Run the 'build.cmd' batch file to make the VSIX installer for the template. Then double-click the .vsix file to install.

The batch file creates the project package (a zip file) and packages the template up in the Visual Studio installer extensible package (VSIX).

Credits

About

A much emptier project template for ASP.NET Web API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 77.6%
  • Batchfile 16.7%
  • Classic ASP 5.7%