Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

System could not be found Visual Studio 2017 ASP.NET Core project

Entity Framework Core: `SqlNullValueException: Data is Null.` How to troubleshoot?

Debugging xUnit tests in .NET Core and Visual Studio Code

Dotnet Core Docker Container Leaks RAM on Linux and causes OOM

c# linux docker ubuntu .net-core

Is there a way to format the output format in .NET Core logging?

Is it possible to compile a single C# code file with the .NET Core Roslyn compiler?

ASP.NET Core appsettings.json update in code

Can't read app.config in C# .NET Core unit test project with ConfigurationManager

Error: It was not possible to find any installed .NET Core SDKs

docker .net-core

No UseDatabaseErrorPage() extension method in Net Core 3.0

How to instantiate a DbContext in EF Core

Safety of AsyncLocal in ASP.NET Core

c# asp.net-core .net-core

How do I reference a .NET Framework project in a .NET Core project?

c# .net asp.net-core .net-core

Equivalent for .HasOptional in Entity Framework Core 1 (EF7)

AddDbContext was called with configuration, but the context type 'MyContext' only declares a parameterless constructor?

Replacement of AssemblyBuilder.DefineDynamicAssembly in .NET Core

How to get Table Name of mapped entity in Entity Framework Core

An assembly specified in the application dependencies manifest (...) was not found

CORS in .NET Core

c# web cors .net-core

ef core doesn't use ASPNETCORE_ENVIRONMENT during update-database