Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

execute stored procedure in entity Framework Core without expecting map to dbset

The Dnx Runtime package needs to be installed. See output window for more details

Using Entity Framework Core migrations for class library project

How can I list all of the configuration sources or properties in ASP.NET Core?

Error CS1503 - Cannot convert from Microsoft.Extensions.Configuration.IConfigurationSection to System.Action<>

Visual Studio does not display .NET Core 2.2 in Target Framework dropdown [duplicate]

Why does the C# compiler allow a duplicated variable in nested scope?

dotnet pack project references

How to create or use ready Shims for porting from .net framework to .net core / standard?

c# .net .net-core porting shim

Running SonarQube against an ASP.Net Core solution/project

EF Core tools version update 2.1.1

.NET Core 2.1 - Regex in loop 200x slower than 2.0 (3x in simple benchmark)

c# regex .net-core

How can I configure Roslyn Analyzers in many projects?

Connect to SQL Server database from a docker container

How to play a sound in NETCore?

c# .net-core audio-player

was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '

.NET Standard API Reference

Roslyn workspace for .NET Core's new .csproj format

.net-core roslyn

Alternatives of CompileToMethod in .Net Standard