arashnorouzi / Moon-APNS

A free open source c# library for sending Apple Push Notifications in any .net application.
http://arashnorouzi.wordpress.com
90 stars 45 forks source link

Project restructure #2

Closed ghost closed 12 years ago

ghost commented 12 years ago

Hey mate,

As discussed I have restructured the project for ease of maintainability moving into the future.

Cheers,

Daniel

arashnorouzi commented 12 years ago

Hi Dan, Thanks heaps.

Regards, Arash

Date: Tue, 11 Oct 2011 14:03:26 -0700 From: reply@reply.github.com To: toofan164@hotmail.com Subject: [Moon-APNS] Project restructure (#2)

Hey mate,

As discussed I have restructured the project for ease of maintainability moving into the future.

Cheers,

Daniel

You can merge this Pull Request by running:

git pull https://github.com/coderhulk/Moon-APNS topic

Or you can view, comment on it, or merge it online at:

https://github.com/arashnorouzi/Moon-APNS/pull/2

-- Commit Summary --

  • restructured the project
  • restructured project

-- File Changes --

A .gitignore (13) R Application/MoonApns/Feedback.cs (106) R Application/MoonApns/MoonAPNS.csproj (224) R Application/MoonApns/NLog.config (28) R Application/MoonApns/NotificationAlert.cs (188) R Application/MoonApns/NotificationPayload.cs (296) R Application/MoonApns/Program.cs (92) R Application/MoonApns/Properties/AssemblyInfo.cs (76) R Application/MoonApns/PushNotification.cs (818) R Application/MoonApns/packages.config (8) D MoonAPNS.csproj.user (14) M MoonAPNS.sln (2) M MoonAPNS.suo (0) D NLog.config (14) A README (4) D bin/Debug/MoonAPNS.dll (0) D bin/Debug/MoonAPNS.exe (0) D bin/Debug/MoonAPNS.pdb (0) D bin/Debug/MoonAPNS.vshost.exe (0) D bin/Debug/NLog.dll (0) D bin/Debug/NLog.xml (14353) D bin/Debug/Newtonsoft.Json.dll (0) D bin/Debug/Newtonsoft.Json.pdb (0) D bin/Debug/Newtonsoft.Json.xml (6862) D bin/Release/MoonAPNS.dll (0) D bin/Release/MoonAPNS.pdb (0) D bin/Release/NLog.config (14) D bin/Release/NLog.dll (0) D bin/Release/NLog.xml (14353) D bin/Release/Newtonsoft.Json.dll (0) D bin/Release/Newtonsoft.Json.pdb (0) D bin/Release/Newtonsoft.Json.xml (6862) D obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache (0) D obj/x86/Debug/MoonAPNS.csproj.FileListAbsolute.txt (30) D obj/x86/Debug/MoonAPNS.dll (0) D obj/x86/Debug/MoonAPNS.exe (0) D obj/x86/Debug/MoonAPNS.pdb (0) D obj/x86/Debug/ResolveAssemblyReference.cache (0) D obj/x86/Release/DesignTimeResolveAssemblyReferencesInput.cache (0) D obj/x86/Release/MoonAPNS.csproj.FileListAbsolute.txt (11) D obj/x86/Release/MoonAPNS.dll (0) D obj/x86/Release/MoonAPNS.pdb (0)

-- Patch Links --

https://github.com/arashnorouzi/Moon-APNS/pull/2.patch https://github.com/arashnorouzi/Moon-APNS/pull/2.diff

Reply to this email directly or view it on GitHub: https://github.com/arashnorouzi/Moon-APNS/pull/2