Code Monkey home page Code Monkey logo

emptywebapiprojecttemplate's Introduction

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

emptywebapiprojecttemplate's People

Contributors

moodmosaic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

emptywebapiprojecttemplate's Issues

Error Related With Registery

I had installed template successfully and tried to create a new project but after selected to Empty Web API template i got error like below.

Package Installation Error
The project template has a reference to a missing Registy value. Could not find a Registry key with name 'AspNetMvc4VS11' under 'Software\Nuget\Repository'.

i am not sure what should i do to fix.
Capture

Remove dependency on MVC

The project reference System.Web.Mvc DLL that is parto of ASP.NET MVC 4. This cause problem when deploying on machines that doesn not have neither .NET 4.5 and MVC4 installed.

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.