Giter VIP home page Giter VIP logo

Comments (5)

jamesharling avatar jamesharling commented on May 12, 2024

Any ETA on a NuGet package for this? It would be very useful!

from terminal.gui.

migueldeicaza avatar migueldeicaza commented on May 12, 2024

No ETA, more details here: #39

from terminal.gui.

migueldeicaza avatar migueldeicaza commented on May 12, 2024

Alternative to netstandard: use multi targeting and build desktop and netapp library packages

from terminal.gui.

migueldeicaza avatar migueldeicaza commented on May 12, 2024

While I have checked in the support for netcore packages, I do not seem to be able to consume it.

The package is Terminal.Gui on NuGet: https://www.nuget.org/packages/Terminal.Gui/0.1.0

And when I try to add this to a .NET core app:

  Writing /var/folders/d2/d63dv3nd7z58j7dzyc6th1nh0000gn/T/tmpf0nvZB.tmp
info : Adding PackageReference for package 'Terminal.Gui' into project '/private/tmp/con/con.csproj'.
log  : Restoring packages for /private/tmp/con/con.csproj...
info :   GET https://www.nuget.org/api/v2/FindPackagesById()?id='Terminal.Gui'
info :   OK https://www.nuget.org/api/v2/FindPackagesById()?id='Terminal.Gui' 404ms
info :   GET https://dotnetmyget.blob.core.windows.net/artifacts/dotnet-core/nuget/v3/flatcontainer/terminal.gui/index.json
info :   GET https://dotnetmyget.blob.core.windows.net/artifacts/nuget-build/nuget/v3/flatcontainer/terminal.gui/index.json
info :   NotFound https://dotnetmyget.blob.core.windows.net/artifacts/dotnet-core/nuget/v3/flatcontainer/terminal.gui/index.json 495ms
info :   NotFound https://dotnetmyget.blob.core.windows.net/artifacts/nuget-build/nuget/v3/flatcontainer/terminal.gui/index.json 480ms
info :   GET https://www.myget.org/F/aspnet101/api/v3/flatcontainer/terminal.gui/index.json
info :   NotFound https://www.myget.org/F/aspnet101/api/v3/flatcontainer/terminal.gui/index.json 246ms
error: Unable to find package Terminal.Gui. No packages exist with this id in source(s): aspnet101, dotnet-core, Downloads, nuget-build, Official NuGet Gallery
error: Package 'Terminal.Gui' is incompatible with 'all' frameworks in project '/private/tmp/con/con.csproj'.

from terminal.gui.

migueldeicaza avatar migueldeicaza commented on May 12, 2024

Solved

from terminal.gui.

Related Issues (20)

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.