Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Difference between ASP.NET Core (.NET Core) and ASP.NET Core (.NET Framework)

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

Switch between dotnet core SDK versions

c# asp.net-core .net-core

Visual Studio 2017 cannot update Microsoft.NETCore.App package ("Blocked by project")

Entity framework EF.Functions.Like vs string.Contains

Using Razor outside of MVC in .NET Core

c# .net razor .net-core

Error NU1605 Detected package downgrade

How to fix "The CORS protocol does not allow specifying a wildcard (any) origin and credentials at the same time" error

c# .net-core blazor

EF Core add-migration Build Failed

Why is code behavior different in release & debug mode?

c# .net .net-core coreclr

The library hostpolicy.dll was not found

.net .net-core dotnet-cli

JWT on .NET Core 2.0

c# .net-core jwt jose

IIS: Handler "aspNetCore" has a bad module "AspNetCoreModuleV2" in its module list

c# asp.net-mvc iis .net-core

ASP.NET Core 3.0 not showing on Visual Studio 2019

Embedded resource in .Net Core libraries

c# asp.net-core .net-core

.NET Core IServiceScopeFactory.CreateScope() vs IServiceProvider.CreateScope() extension

On IServiceProvider what are the differences between the GetRequiredService and GetService methods?

The current .NET SDK does not support targeting .NET Core 2.1. Either target .NET Core 2.0 or lower, or use a .NET SDK that supports .NET Core 2.1

.net .net-core

Setting the version number for .NET Core projects - CSPROJ - not JSON projects

Can files be nested in VS2017 Solution Explorer for .NET Core (non-ASP.NET Core) projects?

System.ServiceModel not found in .NET Core project

c# .net wcf .net-core