Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .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

No service for type 'Microsoft.AspNetCore.Identity.UserManager`1[Microsoft.AspNetCore.Identity.IdentityUser]' has been registered

c# asp.net-core .net-core

Encrypted configuration in ASP.NET Core

How to fix obsolete ILoggerFactory methods?

Where is the PostAsJsonAsync method in ASP.NET Core?

Remotely connect to .net core self hosted web api

Add a package with a local package file in 'dotnet'

c# nuget .net-core

Nuget - Package restore failed. Rolling back package changes for 'WebApplication1'. 0

How to set start page in dotnet core web api?

No executables found matching command 'dotnet-aspnet-codegenerator'"

Upgrading to .NET Core 2.0: PackageTargetFallback and AssetTargetFallback cannot be used together

Which web server are you using in production for ASP.NET Core on a *nix server?

Could not load file or assembly Microsoft.Extensions.DependencyInjection.Abstractions, Version=1.1.0.0

MSBUILD throws error: The SDK 'Microsoft.NET.Sdk' specified could not be found

c# .net msbuild .net-core