Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-standard

Serilog : choose which sink to log at runtime

c# .net-standard serilog sink

.NET Standard: dependency not copied to output directory

c# .net-standard

Change Target Framework Version in ASP.NET Core app

Logging using Serilog from a .NET standard 1.4 class library from a UWP app

c# uwp serilog .net-standard

Runtime exception referencing type from a NuGet package: 'Could not load file or assembly 'Foo'. The system cannot find the file specified.'

VSTS fails with Visual Studio Build when net461 is referencing netstandard2.0

Retrieve custom attributes of Type in .NET Standard

How to pre-configure my .NET Core 1.1 app's published web.config file

How can I specify the referenced multitarget project's platform?

Referencing .NET Framework DLL from .Net Core 3

netstandard1.0 /netstandard1.2 and LINQ

What projects need to reference the .Net Standard Library in a Cross Platform Solution

How to make internals visible to multiple other assemblies in .NET Standard

Log4Net on .Net Standard has no version for getting logger without repository

c# log4net .net-standard

Can a NuGet package built with a newer version of c# be used in a project using an older version of c#?