Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Wrap IL into an assembly written on disk in C# / .NET Core?

c# .net-core cil peverify

AWS ECS unable to place a task because no container instance met all of its requirements

.Net Core auto-generated string primary key

What is the ASP.NET Core equivalent of ViewData.TemplateInfo.GetFullHtmlFieldId("PropertyName")?

Why should I use User secrets only in the Development environment?

c# asp.net-core .net-core

What is causing "Could not find data collector 'XPlat Code Coverage'" error in Docker image?

which is the difference between Grpc.Core.Channel and Grpc.Net.Client.GrpcChannel?

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

Why do I get this InvalidOperationException: Unable to resolve service for type 'Microsoft.AspNetCore.Http.RequestDelegate'?

How to open a textfile with the default editor in .NET Core

c# .net file .net-core

EF Core Database First HasNoKey

Can a .NET Core application on Windows trap a SIGTERM event?

Can't Assert exception in async method with Xunit

c# .net-core xunit xunit.net

Implementing authentication and authorization with React hooks, .NET Core Web API, and SQL Server

How to register ServiceBusClient for dependency injection?

Return async task using LINQ select

Decimal type is read as double or int from In-memory Sqlite database

c# sqlite dapper .net-core

.net core / standard string.ToLower() has no culture parameter

Cannot send a collection of integers to a Web Core Api Post method, it is set to null

Invalid runtimeconfig.json error when trying to run netcore app on linux

.net-core

Read a SNS message at AWS Lambda Function written in C#