sharpfilesystem icon indicating copy to clipboard operation
sharpfilesystem copied to clipboard

netstandard 2.0

Open b3b00 opened this issue 6 years ago • 3 comments

Hi,

I wrote this PR to move sharpfilesytem to netstandard2.0 which allows support for

  • .net framework 4.6 and onward
  • net core 2.0 and onward

Olivier

b3b00 avatar Nov 12 '19 08:11 b3b00

travis build failed because of csproj format have changed since .net core

b3b00 avatar Nov 12 '19 18:11 b3b00

Would you consider publishing this as a separate NuGet package?

ghost avatar May 26 '20 08:05 ghost

I forked it to sharpfilesystem and pushed it as nuget SharpCoreFileSystem

API should be the same

b3b00 avatar May 26 '20 08:05 b3b00