Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

EF Core - Error when adding a related entity

How to set the culture in a dotnetcore xunit test

c# .net-core cultureinfo xunit

What's the difference between HttpContext.RequestAborted and CancellationToken parameter?

No service for type 'MyType' has been registered

Why does dotnet publish create 2 copies of the same files?

.net-core

Rendering .rdlc reports with ASP .NET Core

Check if hosting server is IIS or Kestrel at runtime in aspnet core

Publish Single File (Release) fails for WPF .NET Core 3.1 application

EF Core 3 DbQuery equivalent functionality

System.Web.Services namespace in .net core

.net-core .net-standard

Can't reference .NET Core class library in Universal Windows or WPF app

How does .net core project know which files to include while building

.net-core csproj

Asp.Net Core 2.0 - Retrieve Image Url

c# asp.net-core .net-core

Migrating .NET Framework 4.6.2 to .NET Standard 2.0 [closed]

.net-core .net-standard

Building .sln in Azure DevOps that has both .NET Framework and .NET Core projects in the same solution file

.net .net-core azure-devops

Prevent a Console App (.NET Core) from printing "exited with code 0." in VS2019

Exclude class or method from code coverage in .net-core

.net-core

Use LinqKit PredicateBuilder for related model (EF Core)

Google App Engine .Net Core 2.0 app can't access Google Cloud SQL database

How to use HostBuilder for WebJob?