dnauck / Portable.Licensing

Portable.Licensing is a cross platform software licensing framework which allows you to implement licensing into your application or library. It provides you all tools to create and validate licenses for your software.
http://dev.nauck-it.de/projects/portable-licensing
MIT License
592 stars 173 forks source link

Create a .NET Standard version of the library #41

Open badmotorfinger opened 7 years ago

badmotorfinger commented 7 years ago

Are there any plans on making this library implement the .NET standard?

Also, has this project stalled and will you accept pull requests?

qmfrederik commented 7 years ago

FYI - I've forked Portable.Licensing and maintain a .NET Standard version of it at https://www.nuget.org/packages/CoreCompat.Portable.Licensing/

badmotorfinger commented 7 years ago

I'd prefer if there was just the one library that we all use, mainly for long term maintainability.

Have you considered submitting a pull request to this repo?

qmfrederik commented 7 years ago

Sure, sounds good to me. Do you want maintain the .NET standard version of Portable.Licensing, or do you have any changes you'd prefer I include in my fork?

Deilan commented 5 years ago

@qmfrederik Would you accept issues in your repo?

qmfrederik commented 5 years ago

I prefer PRs over issues 😄