I have just published a new Windows Phone project at CodePlex, called Windows Phone Assets.
Windows Phone Assets is a development library for Windows Phone developers. This library enhances and extends existing features and controls of the Windows Phone SDK.
Currently there are two assets published and there will be more in the near future.
Notification Box
Notification Box is a replacement for the non-customizable Windows Phone MessageBox native control. The NotificationBox custom control has Control Template, and is fully customizable, providing freedom for picking different user actions.
Extended Application Bar
Extended Application Bar is a custom control providing missing features in the existing native Windows Phone AppBar, such as Commands and Data Binding. Using Windows Phone Extended Application Bar you can easily bind properties and invoke commands directly on the ViewModel using simple Data Binding.
Feel free to leave comments and if you think you can donate to this project, feel free to contact me, I’ll add you as a developer.
Happy Coding!