Confused: Can a ASP.Net Core use .NET Framework 3.5 library
I have been reading an article: https://docs.microsoft.com/pl-pl/dotnet/core/porting/third-party-deps#net-framework-compatibility-mode
And I am confused - if i create a .NET Standard library that references .NET 3.5 library and then reference my wrappping library in ASP.NET Core, then will it work?
0 comments:
Post a Comment