NTierEntityFramework.Server 1.9.0

dotnet add package NTierEntityFramework.Server --version 1.9.0
                    
NuGet\Install-Package NTierEntityFramework.Server -Version 1.9.0
                    
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="NTierEntityFramework.Server" Version="1.9.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NTierEntityFramework.Server" Version="1.9.0" />
                    
Directory.Packages.props
<PackageReference Include="NTierEntityFramework.Server" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NTierEntityFramework.Server --version 1.9.0
                    
#r "nuget: NTierEntityFramework.Server, 1.9.0"
                    
#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.
#:package NTierEntityFramework.Server@1.9.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NTierEntityFramework.Server&version=1.9.0
                    
Install as a Cake Addin
#tool nuget:?package=NTierEntityFramework.Server&version=1.9.0
                    
Install as a Cake Tool

N-Tier Entity Framework server base library.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on NTierEntityFramework.Server:

Package Downloads
NTierEntityFramework.Server.EntityFramework6_0

EF6 provider for N-Tier Entity Framework.

NTierEntityFramework.Server.EntityFramework5_0

EF5 provider for N-Tier Entity Framework.

NTierEntityFramework.Server.EntityFramework4_0

EF4 provider for N-Tier Entity Framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.9.0 4,293 1/30/2016
1.8.1 1,728 9/30/2015
1.8.0 3,562 8/27/2015
1.8.0-alpha003 1,273 8/17/2015
1.8.0-alpha002 1,250 6/29/2015
1.8.0-alpha001 2,605 5/27/2015
1.7.0 3,641 6/1/2015
1.7.0-beta004 1,269 5/19/2015
1.7.0-beta003 3,255 4/20/2015
1.7.0-beta002 2,051 4/20/2015
1.7.0-beta001 2,061 4/14/2015
1.6.0 2,766 4/13/2015
1.6.0-beta003 1,984 4/2/2015
1.6.0-beta002 1,959 3/31/2015
1.6.0-beta001 2,016 3/31/2015
1.5.2 1,638 1/31/2015
1.5.1 1,848 11/17/2014
1.5.0 5,768 10/1/2014
1.5.0-beta006 1,304 9/20/2014
1.5.0-beta005 1,310 8/28/2014
Loading failed