Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory.
If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj).
This adds a PostBuildScripts...
More information
Extended ListView for Universal Apps. Added Pull to refresh functionality and "Load more data" when the listview reaches the end. Works on Windows & Windows Phone 8.1
This library provides extended cache capabilities to the ASP.NET applications.
It includes the MongoDB and SQL Server output cache providers extending ASP.NET Output Cache capabilities by allowing to store cached data outside of the application process that is especially important in web-farm...
More information
Models to support Discourse SSO integration. The DiscoursePayload model will validate and open the payload, while the Payload model can be used to generate a response payload.
AutoVersionUpdater is a .NET text templete for managing assembly versions.
Usually any .Net project have AssemblyInfo.cs in "Properties" directory. So, this T4 run on every build of visual studio and increase version of this file.
for more informations:...
More information
This project allows you easily add dynamic properties to any existing instance without creating derived type in .NET (C# or VB.NET). This approach is similar as attached dependency properties in WPF. It can be used as attribute system for complex definition of data model behavior or just to create...
More information