Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

ResourceType Document is unexpected at UpsertDocumentAsync()

c# .net-core azure-cosmosdb

Set the IHostingEnvironment in unit test

ASP.NET Core Singleton instance vs Transient instance performance

Multiple versions of .Net Core on Macos with brew

macos .net-core homebrew

EF Core no .Include() method on DBset

Store does not implement IUserRoleStore<TUser> ASP.NET Core Identity

How to get params from AuthorizationHandler .NET Core

c# asp.net-core .net-core

.net core 2.0 logging inside Kubernetes pod console

c# docker kubernetes .net-core

Visual Studio 2017 Unit Test Project vs xUnit Test Project

.NET Core - HttpClient vs RestSharp [closed]

c# .net-core httpclient

Where is full documentation about the csproj format for .net core?

c# msbuild .net-core csproj

Building a .NET Core app via command line, so that it works on a machine without .NET Core installed

Compile multiple dotnet core projects in one step using dotnet cli

.net-core dotnet-cli

Docker Compose - adding identifier to network name

How to change Azure App Service to 64-bit

azure 64-bit .net-core

How should I manage DbContext Lifetime in MVC Core?

Difference between AllowedHosts in appsettings.json and UseCors in .NET Core API 3.x

c# .net .net-core

AutoValidateAntiForgeryToken vs. ValidateAntiForgeryToken

.NET Core - how does the 'dotnet publish' command work?

deployment build .net-core

Using Factory Pattern with ASP.NET Core Dependency Injection