robdmoore
NuGet publisher profile
Packages (25)
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
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.
MigratorDotNet
Database migrations for .NET. Based on the idea of Rails ActiveRecord Migrations.
Pkcs12ProtectedConfigurationProvider
A protected configuration provider that works in Windows Azure.
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.
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.
NQUnit
Parse jQuery QUnit JavaScript tests from .NET; you can consequently present the tests and their results in your favourite test library (e.g. NUnit).
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.
NQUnit.NUnit
A sample project to get you up and running with NQUnit using NUnit quickly.
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.
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.