Support for .NET Standard
See original GitHub issueGreat work, thanks!
Having support for .NET Standard projects would be great!
As a side note, I wouldn’t store binaries (.nupkg
) into the sources.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
NET Standard
NET Standard 2.0 is the latest version that's supported by .NET Framework, so it gives good reach with a fairly large feature set....
Read more >Please stop lying about .NET Standard 2.0 support!
NET Core 3.0 are now out of support. According to the original PR and this document about the change: Continuing to build for...
Read more >What is .Net Standard? How it is different from .Net Core ...
Net Standard is a specification which dictates what the Base Class Libraries of different .Net platforms should implement to unify the Base Class...
Read more >.NET Standard Compatibility - Documentation - Devart
NET Standard 2.1 compatible assemblies for Entity Framework 6.4 and Entity Framework Core 5 support on .NET Core 3.0 and higher. .NET Standard...
Read more >What is the use case for netstandard2.1 : r/dotnet
A .net standard library can run on any platform that support its abstractions (xamarin ios, xamarin android, .net, .net core, mono, ...).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I just published version 1.7.0 that supports .net standard 1.3 and 2.0 thanks @StefH for your support. had some private issues to sort out. thanks for your patience.
See https://github.com/esskar/Serialize.Linq/pull/94