Wurde IsnullorEMpty von Microsoft.Identity.web entfernt?C#

Ein Treffpunkt für C#-Programmierer
Anonymous
 Wurde IsnullorEMpty von Microsoft.Identity.web entfernt?

Post by Anonymous »

Im Upgrade mein Arbeitsprojekt auf .NET9 - Wir haben Microsoft.Identity verwendet. Ich habe versucht, einige Informationen online zu finden, kann aber nichts zu finden. < /p>

Code: Select all

 if (!FormData.IsNullOrEmpty()) //FormData is JObject - this works in v 1.25.10 but not in 3.7.0
{

}

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post