Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

C++/CLI library .NETFramework to .Net Standard

Change service implementation later in execution (in Microsoft.Extensions.DependencyInjection)

Why 'Scope was not available' error happens when trying to register scoped component in Windsor .net core?

.NET Standard library sets the target preprocessor to NETSTANDARD2_0 when the calling assembly is .NET framework 4.7.2?

c# .net-core .net-standard

Warning when using nuget package that contains native DLL

nuget .net-standard

A .net standard lib in a VS extension can't find it's dependency

c# .net-standard vsix

What's needed to have a .NET Framework project reference a .NET Standard assembly?

How do you specify different dependencies and symbols when multi targeting a .NET Standard class library?

Why .NET framework project can be added as reference in .NET Standard 2.0 project?

Identity in ASP.NET MVC Framework using Identity Core

Solution targeting .NET Core 2.1 builds with old System.ServiceModel.Primitives and System.Private.ServiceModel

Error for .NETStandard1.6 PCL: "Your project is not referencing the ".NETPlatform,Version=v5.0" framework"

.net .net-standard

Azure Function Structure

log4net conversion pattern not working with Asp.net Core

log4net configuration in .net standard 1.3 project

c# log4net .net-standard

Why does my C# project file have no Compile Inlcude elements for source files

Can you import a package targeting full framework into an ASP.NET Core 3+ application?

Create library targeting .Net Framework 4.5 and .Net Standard

Convert .NET Standard class library to native aar/jar