EFCodeFirst 1.1.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package EFCodeFirst --version 1.1.0.1
NuGet\Install-Package EFCodeFirst -Version 1.1.0.1
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="EFCodeFirst" Version="1.1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EFCodeFirst --version 1.1.0.1
#r "nuget: EFCodeFirst, 1.1.0.1"
#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 EFCodeFirst as a Cake Addin
#addin nuget:?package=EFCodeFirst&version=1.1.0.1

// Install EFCodeFirst as a Cake Tool
#tool nuget:?package=EFCodeFirst&version=1.1.0.1

Legacy package, Code First is now included in the 'EntityFramework' package.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on EFCodeFirst:

Repository Stars
Esri/arcgis-osm-editor
ArcGIS Editor for OpenStreetMap is a toolset for GIS users to access and contribute to OpenStreetMap through their Desktop or Server environment.
Version Downloads Last updated