Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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

Difference between .NET Framework 4.6, .Net Native and .Net Core [closed]

.net .net-core

'ILoggerFactory' does not contain a definition for 'AddConsole'

c# .net-core nuget discord.net

.Net Core and NuGet

.net nuget .net-core

Add client certificate to .NET Core HttpClient

How to extract custom header value?

Problems installing Dot Net Core 1.0.0 VS 2015 Tools Preview 2

Inject service into Action Filter