Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ASP.NET Core 1.1 can't Publish App

How to use EF DbFirst with MySQL in .NET Core?

C# .Net Core dependency injection, inject multiple parameters to constructor

Microsoft.Extensions.Logging and Serilog on dotnetcore console. Include scope info in RollingFile sink

c# logging .net-core serilog

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