Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

Update WebAPI project template for beta5 #199

Conversation

peterblazejewicz
Copy link
Member

This commit updates WebAPI project template to one coming with beta5:

  • new hosting.ini file added to project
  • updated project.json
  • new README.md based on current html readme document from ASP.NET
  • the ValuesController renamed and moved into more proper directory structure
  • the tests are updated to new content and updated structure

The tests are updated for new structure and npm tests after RGR are now passing, however I cannot restore this project:

Unable to locate System.Collections.Immutable >= 1.1.36
Unable to locate System.Reflection.Metadata >= 1.0.21
Writing lock file /Users/piotrblazejewicz/projects/test/WebAPIApplication/project.lock.json
Restore complete, 1707ms elapsed
Errors in /Users/piotrblazejewicz/projects/test/WebAPIApplication/project.json
    Unable to locate System.Collections.Immutable >= 1.1.36
    Unable to locate System.Reflection.Metadata >= 1.0.21
dnvm    
    ___  _  ___   ____  ___
   / _ \/ |/ / | / /  |/  /
  / // /    /| |/ / /|_/ / 
 /____/_/|_/ |___/_/  /_/  

.NET Version Manager - Version 1.0.0-beta5-10378
By Microsoft Open Technologies, Inc.

DNVM can be used to download versions of the .NET Execution Environment and manage which version you are using.
You can control the URL of the stable and unstable channel by setting the DNX_FEED and DNX_UNSTABLE_FEED variables.

Current feed settings:
Default Stable: https://www.nuget.org/api/v2
Default Unstable: https://www.myget.org/F/aspnetvnext/api/v2

This commit updates WebAPI project template to one coming with beta5:
- new hosting.ini file added to project
- updated project.json
- new README.md based on current html readme document from ASP.NET
- the ValuesController renamed and moved into more proper directory structure
- the tests are updated to new content and updated structure
@peterblazejewicz
Copy link
Member Author

current PR:
#202

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant