-
Notifications
You must be signed in to change notification settings - Fork 474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for .NETStandard 2.1 #340
base: master
Are you sure you want to change the base?
Conversation
Hi, This is the commercial version of DocX. |
So there is no plan for supporting this in the free part? Am I allowed to implement .NET Standard support myself? |
Hi, |
Must say Xceed is doing the community more and more disservice here. You've already made clear this is for community consumption only, i.e. no commercial support. Why not merge a person's large effort to get this to .NET Standard? |
This is an attempt at support .NETStandard 2.1.
I know the code at the moment isn't looking very nice. This was just a spike to check while converting our main project to .NET Core 3 and I needed DocX.
Next steps;
WindowsIdentity.GetCurrent().Name
is used originally