So I’m attacking .net core and launched a new asp.net core application. I created a .net core class library and included a reference to the Entity Framework core . I created a context and I tried t
Tag: DOTNET
ASP.NET-CORE – Use DOTNET PACK to include all dependencies
Is there a way to force dotnet pack to include all referenced assemblies (all dependencies in project.json)?
I believe this is related:
> https://github.com/dotnet/cli/issues/1290
> htt
MacOS – I installed DOT NET CORE on the Mac, but did not find the “DOTNET” command
Today I just downloaded “dotnet-dev-osx-x64.1.0.0-preview1-002702.pkg” and installed it. Then I tried “dotnet” on the terminal The command did not print out.
I also tried Spotlight search, bu