Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Change the JSON serialization settings of a single ASP.NET Core controller

How can I convert a .NET Core project to a .NET Framework project?

Why bother with dotnet build before dotnet publish?

build .net-core

How is a Scoped service instance handled in a .NET Core Console application?

Has something replaced bundleconfig.json in ASP.NET Core MVC 2.1?

Mock IMemoryCache with Moq throwing exception

Setting custom <OutputPath> in .NET Core (stop adding framework target)? [duplicate]

EF Core - Table '*.__EFMigrationsHistory' doesn't exist

How to hardcode and read a string array in appSettings.json?

c# .net-core appsettings

Owned type mapping EF Core fails when saving

VS 2017 15.3 Yellow Triangles on References

visual-studio .net-core

What are differences between Portable and win-x64 when deploying?

What is the use of Normalized Email & UserName in .NET core IdentityUser Model?

Configuration for console apps .net Core 2.0

c# .net-core .net-core-2.0

.net core build produces localization folders

.net-core publishing

Running PowerShell from .NET Core

How to compile .NET Core app for Linux on a Windows machine

How to reference System.Windows.Forms in .NET Core 3.0 for WPF apps?

The following projects do not have a valid ProjectGuid and were not built using a valid solution (.sln) thus will be skipped from analysis

sonarqube .net-core

How to connect to SQL Server from .Net Core without using Entity Framework?

sql-server .net-core