EntityFramework.SharpDevelop
6.0.2
Entity Framework is Microsoft's recommended data access technology for new applications.
Install-Package EntityFramework.SharpDevelop -Version 6.0.2
dotnet add package EntityFramework.SharpDevelop --version 6.0.2
<PackageReference Include="EntityFramework.SharpDevelop" Version="6.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EntityFramework.SharpDevelop --version 6.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: EntityFramework.SharpDevelop, 6.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install EntityFramework.SharpDevelop as a Cake Addin
#addin nuget:?package=EntityFramework.SharpDevelop&version=6.0.2
// Install EntityFramework.SharpDevelop as a Cake Tool
#tool nuget:?package=EntityFramework.SharpDevelop&version=6.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EntityFramework.SharpDevelop:
Package | Downloads |
---|---|
T4Scaffolding.SharpDevelop
A fast and customizable way to build parts of your .NET application via templates
|
GitHub repositories
This package is not used by any popular GitHub repositories.