Coder Social home page Coder Social logo

dotnet-packages's People

Contributors

glennc avatar jchannon avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

jchannon

dotnet-packages's Issues

How would this look for msbuild?

I'm trying to write something similar, but for the msbuild based build system. Currently what I'm doing is running restore, and looking at the obj/project.assets.json, but IMHO, there really should be APIs for this kind of things. Any thoughts?

"target": "project" throws null exception

When you reference another project with "target": "project" there is a null error eg/

dotnet run --projectFile /Users/jonathan/Projects/netcoremvc/EmptyWebApplication.Tests/project.json                                                                                                   
Project dotnet-packages (.NETCoreApp,Version=v1.0) was previously compiled. Skipping compilation.
EmptyWebApplication.Tests Dependency Information
Framework: .NETCoreApp1.0
--------------------------------------------------------------------------------------------------------------
DependencyName                                          | Type       | Requested Version    | Resolved Version
--------------------------------------------------------------------------------------------------------------
An unexpected error occured. Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at DotnetPackages.PackagesCommand.RenderDependencyTable(ProjectContext projectContext) in /Users/jonathan/Projects/dotnet-packages/PackagesCommand.cs:line 103
   at DotnetPackages.PackagesCommand.Execute() in /Users/jonathan/Projects/dotnet-packages/PackagesCommand.cs:line 75
   at DotnetPackages.Program.<>c__DisplayClass0_0.<Main>b__2() in /Users/jonathan/Projects/dotnet-packages/Program.cs:line 29
   at Microsoft.Extensions.CommandLineUtils.CommandLineApplication.Execute(String[] args)
   at DotnetPackages.Program.Main(String[] args) in /Users/jonathan/Projects/dotnet-packages/Program.cs:line 35

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.