Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

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#

Inserting record in SQL table with timestamp datatype

Different P/Invoke entry point for .NET vs .NET Core 2

.net windows .net-core pinvoke

ASP.Net Core 2 Unable to resolve service for type

Using Asymmetric Key on .Net Core

cryptography .net-core rsa

IdentityServer4 token issuer and consumer in the same project

Application Insights Not showing Trace.TraceInformation messages

SQL RIGHT function equivalent in Entity framework Core

Unit Test and IDistributedCache using azure redis

c# unit-testing .net-core

Do recurring Hosted Services require keep alive?

.NET Core Entity Framework InvalidOperationException

How to get Serilog to log to the web output directory from appsettings.json?

c# .net .net-core serilog

Creation of Webhooks for a asp.net core 2.1? Does is support it?

Why C# using same memory address in this case?

c# .net-core

Compile/Run single C# file on macOS

c# macos .net-core csc

How to exclude App.config from getting bundled in the .exe in a .net core 3 single-file self-contained WinForms app?