Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-core

Use Curl to access an API secured by Microsoft Identity Platform (Azure Ad)

Very weird SSL error in .NET: The specified data could not be decrypted only for a specific URL

Add example value to swagger UI for parameters

Diagnose 'Function host is not running.' in docker

Mock authentication with WebApplicationFactory not working

Hot reload for Typescript compile in Razor class library in Visual Studio 2022

Deserializing a json array into a object C# using System.Text.Json

c# json .net .net-core

Update all Nuget Packages to latest version compatible with specific dotnet version

.Net Core Swashbuckle skip authorization header on redirects

Test for schema changes in Entity Framework migration

Newtonsoft.Json.JsonReaderException: Could not convert string to integer 2

Powershell 7.4.5 attempting Add-Type of Oracle.ManagedDataAccess.Core gets error loading System.DirectoryServices.Protocols

Multiple binaries from a single DotNet Core project configuration file

c# .net-core csproj

AWS .NET Core 3.1 Mock Lambda Test Tool - How to set up 2 or more functions for local testing

How can I test if my model has changed and requires a migration?

How to deserialize NetDataContractSerializer data in .NET Core?

c# wcf .net-core

Generate .NET Standard 2.0 DLL using Roslyn CSharpCompilation