Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

.NET Core 3.1 loading config from appsettings.json for console application

'AddEntityFramework*' was called on the service provider, but 'UseInternalServiceProvider' wasn't called in the DbContext options configuration

The framework 'Microsoft.AspNetCore.App', version '3.1.3' was not found

How to connect ASP.Net Core to a SQL Server Docker container on Mac

Getting all types that implement an interface in .NET Core

Load X509 certificate from disk .Net Core

.Net Core how to implement SQLAdapter ./ DataTable function

c# datatable .net-core

asp.net core testing controller with IStringLocalizer

Cannot use 'dotnet ef...' - The specified framework version '2.0' could not be parsed

NUnit .NET Core running through ReSharper

Cannot install dotnet-ef tool on Windows 10

Version for package `Microsoft.EntityFrameworkCore.Tools.DotNet` could not be resolved

Is There a Way to Force a Project Reference to .NET Standard Project to a Specific TargetFramework

Could not load file or assembly 'System.ServiceModel, Version=4.0.0.0' exception when starting Stateful Service

.Net Core 3.0 TimeSpan deserialization error - Fixed in .Net 5.0

Condition check in async method [duplicate]

Why the continuations of Task.WhenAll are executed synchronously?

Is there a way to pass a TVP to dapper on .Net Core right now?

HttpClient as singleton in dotnet core

asp.net-core .net-core

Building SQL Server Database Project In Ubuntu