Cimbalino Toolkit 1.0.0
Announcing Cimbalino Toolkit 1.0.0, a developer toolkit for Windows Phone and Windows Store apps, now available as NuGet packages.
Announcing Cimbalino Toolkit 1.0.0, a developer toolkit for Windows Phone and Windows Store apps, now available as NuGet packages.
Announcing NotificationsExtensions.Portable, a Portable Class Library NuGet package for creating Windows 8.1 and Windows Phone 8.1 notification XML.
A developer's deep dive into the complexities and pain points of setting up a .NET build environment, highlighting dependency and SDK management issues.
A developer announces plans to drop Windows Phone 7 support from a toolkit and invites community feedback via a poll.
Explains how NuGet configuration file inheritance works, allowing settings from multiple config files to be applied to projects.
Announcing the second edition of Pro NuGet, a book covering workflows, integration with tools like Azure & TeamCity, and advanced package management.
Announcing Glimpse plugins for Windows Azure, providing runtime and storage monitoring insights directly in your browser for Azure-hosted web applications.
MvcSiteMapProvider 4.0 stable release for ASP.NET MVC offers dynamic navigation, SEO features, and improved dependency injection support.
Announcing the beta release of MvcSiteMapProvider v4 for ASP.NET MVC, featuring major architectural changes and improved dependency injection.
Final part of a series on setting up a Continuous Integration pipeline using Jenkins, MSBuild, NuGet, and Git for a .NET project.
A guide on using MyGet to create a personal NuGet feed for managing and installing favorite ReSharper plugins via the new extension manager.
Fixes the (405) Method Not Allowed error when pushing or deleting packages on a private NuGet server in IIS by removing the WebDAV module.
Part 3 of a series on setting up CI with Jenkins, MSBuild, NuGet, and Git, focusing on creating MSBuild targets for MSpec tests and code coverage reports.
A new NuGet 2.5 package automates the removal of XML documentation from Windows 8/Phone 8 app packages, simplifying the build process.
Part 2 of a tutorial on setting up CI with Jenkins, MSBuild, and NuGet, focusing on cleaning builds and restoring packages.
A technical guide on setting up Continuous Integration for C# projects using Jenkins, MSBuild, NuGet, and Git, starting with creating a build script.
NuGet Package Source Discovery now supports SymbolSource for automatic symbol server configuration in Visual Studio, enhancing developer workflow.
Introducing the NuGet Package Source Discovery (PSD) specification, enabling automatic discovery and addition of NuGet feeds from trusted sources.
Guide to removing unnecessary XML documentation files from Windows Phone 8 and Windows Store app packages to reduce XAP/APPX file size.
A developer's workaround for a random NuGet package restore error (exit code -1073741819) by modifying the MSBuild target to retry failed attempts.