Skip to main content
maartenba avatar

maartenba

NuGet publisher profile

Packages
95
Total Downloads
31.8M
31,767,121

Packages (95)

MvcSiteMapProvider.Web package icon

MvcSiteMapProvider.Web

This project contains extra configuration that is required by MvcSiteMapProvider during installation into a Web project as well as a starting point for XML configuration of the provider. This package is a dependency that is automatically installed with many of the MvcSiteMapProvider packages and you will generally not need to install this package by itself.

4.5M
downloads
MvcSiteMapProvider.MVC5 package icon

MvcSiteMapProvider.MVC5

This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC5 projects.

3.6M
downloads
MvcSiteMapProvider.MVC5.Core package icon

MvcSiteMapProvider.MVC5.Core

This package contains only the core library for MvcSiteMapProvider. Use this package if you need to reference the library from a non-MVC project such as a class library.

3.4M
downloads
MvcSiteMapProvider package icon

MvcSiteMapProvider

This package is obsolete, but development is still active on the MvcSiteMapProvider project. Please install one of the MvcSiteMapProvider.MVCx packages instead (where x is your MVC version). If you have installed this package into your project, please downgrade it by running the command 'Uninstall-Package MvcSiteMapProvider' (without the quotes) from Package Manager Console. Do not uninstall any dependencies. NuGet doesn't support multiple versions of MVC in one package, so it was necessary to create a different NuGet package per MVC version we support.

2.1M
downloads
GoogleAnalyticsTracker.Core package icon

GoogleAnalyticsTracker.Core

GoogleAnalyticsTracker - A C# library for tracking Google Analytics.

1.7M
downloads
MvcSiteMapProvider.MVC4 package icon

MvcSiteMapProvider.MVC4

This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC4 projects.

1.1M
downloads
MvcSiteMapProvider.MVC3 package icon

MvcSiteMapProvider.MVC3

This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC3 projects.

865.5K
downloads
MvcSiteMapProvider.MVC2 package icon

MvcSiteMapProvider.MVC2

This is the main package that contains the full installation of MvcSiteMapProvider using its internal DI container. Install this package into your client MVC2 projects.

755.9K
downloads
MefContrib package icon

MefContrib

MEF Contrib is a community-developed library of extensions to the Managed Extensibility Framework (MEF).

714.9K
downloads
GoogleAnalyticsTracker.WebAPI2 package icon

GoogleAnalyticsTracker.WebAPI2

GoogleAnalyticsTracker for ASP.NET Web API. GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

631.8K
downloads
GoogleAnalyticsTracker.Simple package icon

GoogleAnalyticsTracker.Simple

GoogleAnalyticsTracker - A C# library for tracking Google Analytics.

615.1K
downloads
GoogleAnalyticsTracker.WebAPI package icon

GoogleAnalyticsTracker.WebAPI

GoogleAnalyticsTracker for ASP.NET Web API. GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

457.3K
downloads
GoogleAnalyticsTracker.MVC4 package icon

GoogleAnalyticsTracker.MVC4

GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

449.5K
downloads
WindowsAzure.Acs.Oauth2.Client package icon

WindowsAzure.Acs.Oauth2.Client

Simple Oauth2 client.

424.1K
downloads
MvcSiteMapProvider.MVC4.Core package icon

MvcSiteMapProvider.MVC4.Core

This package contains only the core library for MvcSiteMapProvider. Use this package if you need to reference the library from a non-MVC project such as a class library.

380.0K
downloads
MvcSiteMapProvider.MVC5.DI.Autofac.Modules package icon

MvcSiteMapProvider.MVC5.DI.Autofac.Modules

Dependency injection modules for Autofac that can be used to integrate MvcSiteMapProvider into an existing dependency injection setup. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package requires manual configuration to integrate with Autofac, but is the least invasive option that won't bypass any existing DI bootstrapping code.

330.2K
downloads
CamoDotNet package icon

CamoDotNet

CamoDotNet is all about making insecure assets look secure. This is an SSL image proxy to prevent mixed content warnings on secure pages. Package contains server-side code.

324.9K
downloads
GoogleAnalyticsTracker package icon

GoogleAnalyticsTracker

GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

288.1K
downloads
GoogleAnalyticsTracker.MVC5 package icon

GoogleAnalyticsTracker.MVC5

GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

288.0K
downloads
CamoDotNet.Core package icon

CamoDotNet.Core

CamoDotNet is all about making insecure assets look secure. This is an SSL image proxy to prevent mixed content warnings on secure pages. Package contains client-side code.

280.6K
downloads
MvcSiteMapProvider.MVC5.DI.Unity.Modules package icon

MvcSiteMapProvider.MVC5.DI.Unity.Modules

Dependency injection modules for Unity that can be used to integrate MvcSiteMapProvider into an existing dependency injection setup. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package requires manual configuration to integrate with Unity, but is the least invasive option that won't bypass any existing DI bootstrapping code.

261.5K
downloads
GoogleAnalyticsTracker.Owin package icon

GoogleAnalyticsTracker.Owin

GoogleAnalyticsTracker for OWIN. GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log requests to Google Analytics.

252.5K
downloads
GoogleAnalyticsTracker.Nancy package icon

GoogleAnalyticsTracker.Nancy

GoogleAnalyticsTracker for NancyFx. GoogleAnalyticsTracker was created to have a means of tracking specific URL's directly from C#. For example, it enables you to log API calls to Google Analytics.

252.1K
downloads
MvcSiteMapProvider.MVC4.DI.SimpleInjector.Modules package icon

MvcSiteMapProvider.MVC4.DI.SimpleInjector.Modules

Dependency injection modules for SimpleInjector that can be used to integrate MvcSiteMapProvider into an existing dependency injection setup. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package requires manual configuration to integrate with SimpleInjector, but is the least invasive option that won't bypass any existing DI bootstrapping code.

247.4K
downloads
MefContrib.Integration.Unity package icon

MefContrib.Integration.Unity

Managed Extensibility Framework (MEF) and Unity integration.

226.0K
downloads
MefContrib.Interception.Castle package icon

MefContrib.Interception.Castle

Managed Extensibility Framework (MEF) interception support using Catle.Core.

202.3K
downloads
MvcSiteMapProvider.MVC5.DI.Unity package icon

MvcSiteMapProvider.MVC5.DI.Unity

This package provides a starting point that automatically wires up a new dependency injection configuration for Unity using a composition root pattern and injection through either IControllerFactory or IDependencyResolver. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package works best if you don't already have a pre-existing dependency injection configuration in your project.

200.6K
downloads
MvcSiteMapProvider.MVC5.DI.StructureMap.Modules package icon

MvcSiteMapProvider.MVC5.DI.StructureMap.Modules

Dependency injection modules for StructureMap that can be used to integrate MvcSiteMapProvider into an existing dependency injection setup. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package requires manual configuration to integrate with StructureMap, but is the least invasive option that won't bypass any existing DI bootstrapping code.

195.4K
downloads
DiscoverPackageSources package icon

DiscoverPackageSources

Discover package sources from a given URL. If no URL is given, http://nuget.<networkdomain> will be assumed.

162.0K
downloads
MvcSiteMapProvider.MVC5.DI.Ninject.Modules package icon

MvcSiteMapProvider.MVC5.DI.Ninject.Modules

Dependency injection modules for Ninject that can be used to integrate MvcSiteMapProvider into an existing dependency injection setup. You may customize this configuration to allow for replacement of virtually any part of MvcSiteMapProvider by implementing one of its interfaces and injecting an instance of your implementation. This package requires manual configuration to integrate with Ninject, but is the least invasive option that won't bypass any existing DI bootstrapping code.

160.5K
downloads

65 more packages load after hydration.