Skip to content
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

Using .NET 4 MachineKey API. #1

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

keyurpd
Copy link

@keyurpd keyurpd commented Apr 4, 2016

I have modified the code to use new .NET 4 MachineKey API.

Changes:

  1. VS2012 used as IDE.
  2. Defined new constants one each from NET10 to NET45.
  3. Target framework made .NET 4.0.
  4. Can also be targeted to .NET 4.5.

Notes:

  1. Working for a company, Infosys. Do have a look at the copyright notices and related comments. Do let me know in case of any comments.
  2. Since behind a proxy, few files were checked in through browsers.

@ericnewton76
Copy link
Owner

looks great! thanks for the additions

@ericnewton76
Copy link
Owner

It appears that I need to update the build system, my other projects are using AppVeyor to auto deploy to nuget with each new version (checked into master branch)

On another note, I need to declare the license (I usually use the Apache license). Would this cause you any problems?

@keyurpd
Copy link
Author

keyurpd commented Apr 5, 2016

Thanks!
I am OK with any liberal license such as BSD – 2 clause, BSD – 3 Clause or MIT.

@keyurpd
Copy link
Author

keyurpd commented Apr 11, 2016

Were you able to integrate with your build system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants