Search code examples
System.PlatformNotSupportedException: 'Windows Principal functionality is not supported on this ...


.net.net-core.net-standard

Read More
How do I setup a FileAppender logger from log4net for a .NET Standard 2.0 class library?...


c#log4net.net-standardlog4net-configurationlog4net-appender

Read More
In EF Core, how to check whether a migration is needed or not?...


c#.net-standardef-core-2.1

Read More
What is the difference between .NET Core and .NET Standard Class Library project types?...


c#.net.net-core.net-standardclass-library

Read More
Could not load file or assembly 'System.Security.Cryptography.Algorithms, Version = 4.1.0.0...


c#.net.net-standard.net-standard-1.4

Read More
Cannot Load Assemblies For .Net Standard library (System.Text.Json)...


c#.net-standard.net-standard-2.0system.text.json

Read More
Last Boot Time in .NET Standard 2.0...


c#.netwmi.net-standard

Read More
What do Yellow Warning Triangles mean on Dependencies in Visual Studio 2017?...


visual-studio-2017nugetvisual-studio-2019.net-standard

Read More
Trying to pack a .NET standard class library project into a NuGet package results in a loop...


.netnuget.net-standard

Read More
Why an Out Parameter can be left unassigned in projects targeting .NET Standard?...


c#.netcompiler-errors.net-standardout-parameters

Read More
Copy files from Nuget package to output directory with MsBuild in .csproj and dotnet pack command...


c#.netmsbuildnuget.net-standard

Read More
sgen/microsoft.xmlserializer.generator fails to generate...


c#.netserialization.net-standardsgen

Read More
.NET Standard: dependency not copied to output directory...


c#.net-standard

Read More
Relationship between Base Class Library and .NET Standard...


c#.net.net-standardbase-class-library

Read More
How to Reference Microsoft.VisualBasic in a .Net Standard Class Library?...


c#.net-standard.net-standard-2.0

Read More
Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.1.0.0...


.netvisual-studio-2017.net-standard.net-standard-1.4

Read More
Using the equivalent Javascript SetTimeOut() function to do animations on Blazor .net...


animationsettimeoutsleepblazor.net-standard

Read More
Not able to use GetValueOrDefault() for Dictionary in C#...


c#dictionaryxamarin.forms.net-standard

Read More
How to change .NET Framework to .NET Standard/Core in Visual Studio?...


c#visual-studio.net-core.net-standard.net-4.8

Read More
How to dynamically load a native dll in c# .net standard?...


c#.net.net-standardloadlibrary

Read More
How to register Custom Events in Application Insights by using OpenTelemetry .NET...


azureazure-application-insights.net-standardopen-telemetrytelemetry

Read More
Strange behavior when loading assemblies and its dependencies programatically...


c#.net.net-coreclr.net-standard

Read More
How to use System.Configuration.ConfigurationManager in .netstanard library for .net core and .netfr...


c#asp.net-core.net-standard.net-framework-version

Read More
How to convert BouncyCastle X509Certificate to .NET Standard X509Certificate2 while retaining the pr...


c#ssl-certificatex509certificatebouncycastle.net-standard

Read More
Xero API (Using .Net Standard SDK) Problem when creating bank account...


c#.net-standardxero-api

Read More
Alternative to JsonSerializer.SerializeToUtf8Bytes in .NET Standard...


c#.net-standard

Read More
Where does .net core search for certificates on linux platform...


c#ssl.net-core.net-standard.net-standard-2.0

Read More
How to migrate DLL from .Net Framework to .Net Standard?...


c#.netvisual-studio.net-standard

Read More
Referencing between NetStandard and .Net Framework...


c#.netframeworks.net-standard.net-framework-version

Read More
TryReset CancellationSource .NET Standard...


c#asynchronous.net-standard.net-7.0cancellation-token

Read More
BackNext