Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ASP.NET Core DateTime - ToLocalTime vs ConvertTime

c# .net-core

Visual Studio: How to change target framework used by editor?

What is the difference between `.NET Core` and `.NET Core App`?

c# .net nuget .net-core

Does .Net Standard Library supports Windows7 WPF Application?

c# .net .net-core

.net core 2.0 error running console app on ubuntu

SGEN error on Build of Release version of mixed ASP.Net and .Net Standard 2.0 projects Solution

asp.net .net .net-core

Should I define `foreign key Id` property in addition to the corresponding `navigation property`?

Null reference exception being thrown in EF LINQ query if-clause

Could not load type 'Microsoft.EntityFrameworkCore.Infrastructure.DesignTimeProviderServicesAttribute'

How do I implement a simple "complex type" in Entity Framework Core 2/C#?

How do I configure a .net core API to work in IIS?

How can I cache C# dotnet core package in Dockerfile properly?

C# Swashbuckle: Obsolete model property shows without change in swagger

Invoking SignalR Hub not working for Asp.Net Core Web API

Translating generic eager load method from EF6 to EF Core

How to use StreamReader.ReadAsync(Memory<Char>, CancellationToken)

c# .net-core

Is it possible to publish only certain appsettings.json in .NetCore application

How to remove ErrorViewModel when using dotnet core with MVC

Add or update data to existing database with entity framework

Azure Active Directory won't logout using ASP.NET Core 2.1 MVC