Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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

.Net Core Machine Key alternative for webfarm

The project was restored using Microsoft.NETCore.App version 2.1.3, but with current settings, version 2.1.3-servicing-26724-03 would be used instead

Migrate .NET Framework 4.8 to .NET 5

Understanding .NET Core csproj actions

.net-core msbuild