TheField.MVC.Common 1.0.18

dotnet add package TheField.MVC.Common --version 1.0.18                
NuGet\Install-Package TheField.MVC.Common -Version 1.0.18                
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.18" />                
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.18                
#r "nuget: TheField.MVC.Common, 1.0.18"                
#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.18

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

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,180 12/14/2016
1.0.17 1,026 12/13/2016
1.0.16 977 12/9/2016
1.0.15 980 11/10/2016
1.0.14 1,190 11/9/2016
1.0.13 1,139 11/9/2016
1.0.12 1,102 11/9/2016
1.0.11 993 11/9/2016
1.0.10 1,400 11/9/2016
1.0.9 1,255 11/4/2016
1.0.8 1,161 11/4/2016
1.0.7 1,015 11/3/2016
1.0.6 1,067 11/2/2016
1.0.5 1,225 11/2/2016
1.0.4 1,030 11/2/2016
1.0.3 1,212 10/20/2016
1.0.2 1,075 10/20/2016
1.0.1-alpha 928 10/13/2016

Exposed repository extensions to directly return entity objects instead of mapping to model first.