MRCollective
NuGet publisher profile
Packages (28)
FluentMigrator.Runner
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
AutofacContrib.NSubstitute
Package Description
HttpSimulator
A simple library used for simulating http context during unit or integration testing
TestStack.FluentMVCTesting
Simple, terse, fluent unit testing of ASP.NET MVC Controllers. ASP.NET MVC 5 version; install FluentMVCTesting.Mvc4 if you are using MVC4 or FluentMVCTesting.Mvc3 if you are using MVC 3.
TestStack.Dossier
TestStack.Dossier provides you with the code infrastructure to easily and quickly generate test fixture data for your automated tests in a terse, readable and maintainable way using the Test Data Builder, anonymous value and equivalence class patterns. Formerly called NTestDataBuilder.
NHibernate.SqlAzure
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. This package has the Microsoft Transient Fault Handling library IL-merged into it; for a version that doesn't see the NHibernate.SqlAzure.Standalone package.
MiniProfiler.NHibernate
NHibernate drivers to support integration with MiniProfiler.
NTestDataBuilder
NTestDataBuilder has been renamed to TestStack.Dossier.
ChameleonForms
This library will shape-shift your forms experience in ASP.NET Core MVC. It makes it really easy to tersely output a form and easily apply a different template with a single line of code.
NHibernate4.SqlAzure
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. This package has the Microsoft Transient Fault Handling library IL-merged into it; for a version that doesn't see the NHibernate.SqlAzure.Standalone package.
TestStack.FluentMVCTesting.Mvc3
Simple, terse, fluent unit testing of ASP.NET MVC Controllers. ASP.NET MVC 3 version; install FluentMVCTesting if you are using MVC5 or FluentMVCTesting.Mvc4 if you are using MVC4.
NHibernate5.SqlAzure
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. This package has the Microsoft Transient Fault Handling library IL-merged into it; for a version that doesn't see the NHibernate.SqlAzure.Standalone package.
TestStack.FluentMVCTesting.Mvc4
Simple, terse, fluent unit testing of ASP.NET MVC Controllers. ASP.NET MVC 4 version; install FluentMVCTesting if you are using MVC5 or FluentMVCTesting.Mvc3 if you are using MVC3.
AspNet.Mvc.Grid
The Grid control from mvccontrib.codeplex.com updated for ASP.NET MVC5 / .NET 4.5 and without dependencies.
NHibernate.SqlAzure.Standalone
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. Unlike NHibernate.SqlAzure, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
ReliableDbProvider
Provides a Db Provider Factory that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections when using Entity Framework 4, Entity Framework 5 or Linq 2 SQL. This package has the Microsoft Transient Fault Handling library v5 IL-merged into it; for a version that doesn't see the ReliableDbProvider.Standalone package.
AzureTraceListeners
Simple Azure Trace Listeners for Table Storage, Queue Storage and Azure SQL - for use when Diagnostics is not available (ie when using the Azure Websites functionality).
ChameleonForms.TwitterBootstrap3
This is a helper package for ChameleonForms which automatically sets up the Twitter Bootstrap template and includes the necessary dependencies.
NHibernate4.SqlAzure.Standalone
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. Unlike NHibernate.SqlAzure, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
MiniProfiler.DeepProfiling.Autofac
Automatically supports profiling all methods called on interfaces resolved from an Autofac IoC container.
AzureWebFarm
MsDeploy enabled Web Farm using Web Roles in Azure based on Windows Azure Accelerator for Web Roles and including a background worker execution model.
AzureWebFarm.OctopusDeploy
Scalable, OctopusDeploy-powered webfarm using Windows Azure Web Roles.
ReliableDbProvider.Standalone
Provides a Db Provider Factory that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections when using Entity Framework 4, Entity Framework 5 or Linq 2 SQL. Unlike ReliableDbProvider, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
NHibernate5.SqlAzure.Standalone
Provides an NHibernate driver that uses the Microsoft Transient Fault Handling library to allow for reliable SQL Azure connections. Unlike NHibernate.SqlAzure, this library doesn't come with TransientFaultHandling IL-merged - instead it's a NuGet dependency.
EntityEncryption
Shared library to transparently handle the encryption for properties on data entities, used by ORM specific implementations.
ActionMailer.Standalone.Preview
A simple library to allow you to render emails using the Razor view engine outside of an ASP.MVC application. This is an unofficial preview release built against the latest ActionMailer.Standalone source control branch, which adds many additional features and fixes not present in ActionMailer.Standalone 0.7.4. ActionMailer.Net aims to be an easy, and relatively painless way to send email from your application. The concept is pretty simple. We can render HTML by utilizing some pretty snazzy view engines, so why can't we do the same thing for email?
MSBuildRazorCompiler
MSBuild target to statically compile .cshtml files on build of your project and then provide the code to render them at runtime.
WindowsAzure.Storage.Services
This library extends the Windows Azure Storage library by Microsoft with a set of services and repositories as well as a factory that makes it easy to dependency inject any Azure Storage calls into your code. It removes a lot of the repetitive code that you would otherwise need to write again and again.