TheField.MVC.Common 1.0.12

There is a newer version of this package available.
See the version list below for details.
dotnet add package TheField.MVC.Common --version 1.0.12
NuGet\Install-Package TheField.MVC.Common -Version 1.0.12
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TheField.MVC.Common" Version="1.0.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TheField.MVC.Common --version 1.0.12
#r "nuget: TheField.MVC.Common, 1.0.12"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TheField.MVC.Common as a Cake Addin
#addin nuget:?package=TheField.MVC.Common&version=1.0.12

// Install TheField.MVC.Common as a Cake Tool
#tool nuget:?package=TheField.MVC.Common&version=1.0.12

Common library for MVC applications leveraging EF fluent api, IoC, and Repository patterns.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.18 1,115 12/14/2016
1.0.17 987 12/13/2016
1.0.16 932 12/9/2016
1.0.15 947 11/10/2016
1.0.14 1,143 11/9/2016
1.0.13 1,094 11/9/2016
1.0.12 1,059 11/9/2016
1.0.11 940 11/9/2016
1.0.10 1,354 11/9/2016
1.0.9 1,215 11/4/2016
1.0.8 1,122 11/4/2016
1.0.7 976 11/3/2016
1.0.6 1,024 11/2/2016
1.0.5 1,177 11/2/2016
1.0.4 983 11/2/2016
1.0.3 1,168 10/20/2016
1.0.2 1,033 10/20/2016
1.0.1-alpha 891 10/13/2016

Added Linq Extension utilities for buiding expressions at run time.  Added Enum utilitiy for returning enumeration value by string.