How I push GoogleAnalyticsTracker to NuGet
A developer explains how to automate building and publishing the GoogleAnalyticsTracker NuGet package using MyGet's CI/CD services.
A developer explains how to automate building and publishing the GoogleAnalyticsTracker NuGet package using MyGet's CI/CD services.
MyGet announces private beta for its new Build Services, automating package creation from GitHub repositories.
Explains how to use NuGet Package Restore to manage dependencies without checking assemblies into source control when deploying to Windows Azure Websites.
Introducing a Fluent API for the ImageResizer .NET library, simplifying image transformation requests with a clean, expressive syntax.
A guide to using Fluent Security for maintainable, testable authorization in ASP.NET MVC 3 web applications, moving away from attribute-based security.
Announcing the release of 'Pro NuGet', a book covering advanced NuGet package management concepts, best practices, and scenarios beyond basic usage.
MyGet introduces a beta feature to proxy and aggregate packages from multiple upstream NuGet feeds into a single, centralized feed.
A guide to tracking API usage with Google Analytics using the GoogleAnalyticsTracker library for C# and ASP.NET.
MyGet now supports publishing symbol packages for private feeds via SymbolSource.org integration, enabling easier debugging of NuGet packages.
A guide on using MyGet to create and manage public NuGet feeds, detailing setup, security permissions, and contribution workflows.
A guide on using a custom NuGetRole to deploy applications to Windows Azure from a NuGet package feed instead of source control.
Explains how to copy NuGet packages between feeds for stability and speed, covering client-side scripts and MyGet's server-side mirroring feature.
MyGet introduces feed privilege delegation, allowing co-admins and contributors to manage private package feeds, plus enhanced security and global deployment.
A recap of a Community Day 2011 session on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use software architectures.
MyGet adds command line push support for private NuGet feeds and expands website authentication options.
Release of MvcSiteMapProvider 3.1.0 RC, a NuGet package for ASP.NET MVC with performance improvements and bug fixes.
A developer critiques Microsoft's confusing .NET Framework version naming and advocates for simpler, clearer version numbers like .NET 4.1.
Slides and demo code for a talk on integrating ASP.NET MVC 3, MEF, and NuGet to create loosely coupled, easy-to-use architectures.
Announcing the release of MvcSiteMapProvider 3.0.0 for ASP.NET MVC 3, detailing new features and availability.
A guide on integrating the Managed Extensibility Framework (MEF) with ASP.NET MVC 3 using the MefContrib library and NuGet packages.