Skip to content

Commit

Permalink
Merge pull request #6 from DIY-able/DIY-able-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
DIY-able authored Sep 24, 2024
2 parents b05c30b + 311f72d commit e352338
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ The project was published under "RiniBoo" nickname in 2015. DynamicDnsUpdater.Se

- http://www.codeproject.com/Articles/882487/Amazon-AWS-Route-Dynamic-IP-Updater-Windows-Servic

CodeProject won't be have the latest code, it's just more for reference. Feel free to join this open source project if you want to implement other DNS providers!
CodeProject won't be have the latest code, it's just more for reference. You can implement other DNS providers if you like.

Ideally, this project should be upgraded to .NET Core with AWS .NET Core SDK library and rewrite XML config to JSON config. However, after 10 years of the initial code was published, I doubt anyone still needs to publish the home dynamic IP with a VM, everyone should have moved everything to the cloud. If you are still running this windows service in your basement, it's such as good match for this project to stay with traditional .NET Framework.
Ideally, this project should be upgraded to .NET Core with AWS .NET Core SDK library and rewrite XML config to JSON config. However, after 10+ years of the initial code was published, I doubt anyone still needs to publish the home dynamic IP with a VM, everyone should have moved everything to the cloud. If you are still running this windows service in your basement, it's such as good match for this project to stay with traditional .NET Framework.


Latest update: Visual Studio 2022 + .NET 4.8.1 are required.
Expand Down

0 comments on commit e352338

Please sign in to comment.