Giter VIP home page Giter VIP logo

vscode-dotnet's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

vscode-dotnet's Issues

Having problem in windows

Hi,
When I was trying to use your extension in Windows. I found the dotnet new commands raised an error.
The input path started with a '/' which cause error in windows.
image

add build/test/run/clean commands

Thanks for a nice extension. It would be very useful to have some additional commands, especially

  • dotnet build
  • dotnet test
  • dotnet run
  • dotnet clean

Add dotnet ef commands

Hi,
it would be nice if you can add EF commands for Entity Framework Core. I think about forking your repo, but I'm not the typescript guy...

The most used commands:

  • dotnet ef migrations add {{migration name}}
  • dotnet ef migrations remove
  • dotnet ef database update {{migration name - optional}}

Full reference: https://docs.microsoft.com/en-us/ef/core/cli/dotnet

I think extension should firstly prompt for EF project (via your csproj selector) because these commands must be executed on a specified project.

Thank you for your time!

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.