Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in visual-studio-2017

Using decimal values in DataRowAttribute

Add a msbuild task that runs after building a .NET Core project in Visual Studio 2017 RC

How to use NPM and install packages inside Visual Studio 2017?

Visual Studio 2017 - How to fix error: We could not refresh the credentials for the account

System.* reference troubles when introducing NETStandard.Library dependency

c# nuget visual-studio-2017

Visual Studio 2017 Debug Error: To prevent an unsafe abort when evaluating the function *.toString all threads were allowed to run

How to get docker toolbox to work with .net core 2.0 project

How do you disable "Use Mono Shared Runtime" in Visual Studio 2017

How to upgrade csproj files with VS2017

Use .net core with legacy .net framework dlls

Could not load file or assembly System.Runtime, Version=4.1.2.0

The term 'Add-migration' is not recognized - VS2017 and EntityFrameworkCore

Difference between Microsoft.VisualStudio.TestPlatform.TestFramework and Microsoft.VisualStudio.QualityTools.UnitTestFramework

What is the new GlobalSection in a VS2017 15.3 solution file?

How to Import project code from local machine to Azure Repos?

Visual Studio 2017 15.3.0 git changes include "storage.ide" even though .vs/ in .gitignore

Should I ignore `launchSettings.json` file from being committed in Git?

Expression of type T cannot be handled by a pattern of type X

TypeScript's string enums - "Type ... is not assignable to type ..."

Using Dependency Injection with .NET Core Class Library (.NET Standard)