Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Correct pattern to dispose of cancellation token source

How to stop event propagation in Blazor Server app

How to use DbContext with DI in desktop applications?

Hotchocolate validation with C#

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

How do I reference a Visual Studio Shared Project in a .NET Core Class Library

System.Data.Entity.ModelConfiguration missing in EF core

Shift-JIS encoding for a netstandard library

Disable default use of Accept-Language header in ASP.Net Core

how to run bash cmd in dot.net core

bash .net-core

Entity Framework Core and SQL Server 2016 temporal tables

Type.GetInterfaces() workaround for .NET Standard 1.x

Start a task with clean AsyncLocal state

Storing Azure Vault Client ID and Client Secret

Access to Request's header in services.AddScoped in WebApi Core ConfigureServices?

Verify with xUnit and Moq if a method was executed base on a condition

c# .net-core moq xunit.net

How to update a Collection in Many-Many by assigning a new Collection?

Entity Framework Core 2.1 throwing ArgumentException on left join

Is it possible to use Path.GetRelativePath (.NET Core2) in WinForms proj targeting 4.7.1?

c# .net .net-core

Is it possible to use a new SDK-style .csproj file for a UWP project?

c# .net uwp .net-core