AspNetCore.EFCore 6.0.0.21111505

dotnet add package AspNetCore.EFCore --version 6.0.0.21111505
                    
NuGet\Install-Package AspNetCore.EFCore -Version 6.0.0.21111505
                    
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="AspNetCore.EFCore" Version="6.0.0.21111505" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNetCore.EFCore" Version="6.0.0.21111505" />
                    
Directory.Packages.props
<PackageReference Include="AspNetCore.EFCore" />
                    
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 AspNetCore.EFCore --version 6.0.0.21111505
                    
#r "nuget: AspNetCore.EFCore, 6.0.0.21111505"
                    
#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.
#addin nuget:?package=AspNetCore.EFCore&version=6.0.0.21111505
                    
Install AspNetCore.EFCore as a Cake Addin
#tool nuget:?package=AspNetCore.EFCore&version=6.0.0.21111505
                    
Install AspNetCore.EFCore as a Cake Tool

Extend Update,Delete

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on AspNetCore.EFCore:

Package Downloads
AspNetCore.DTO

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
6.0.0.21111505 555 11/14/2021
6.0.0-preview.2100901.0 172 9/3/2021
6.0.0-preview.210721.0 170 7/21/2021
6.0.0-preview.210717.1 229 7/17/2021
6.0.0-preview.210717.0 234 7/17/2021
6.0.0-preview.210716.0 170 7/16/2021
6.0.0-preview.210715.2 167 7/15/2021
6.0.0-preview.210715.1 170 7/15/2021
6.0.0-preview.210715.0 165 7/15/2021
6.0.0-preview.210710.0 300 7/10/2021
6.0.0-preview.210708.1 174 7/8/2021
6.0.0-preview.210611.0 197 6/11/2021
6.0.0-preview.210610.1 208 6/10/2021
6.0.0-preview.210610.0 206 6/10/2021
6.0.0-preview.210608.1 223 6/9/2021
6.0.0-preview.210607.0 185 6/7/2021
6.0.0-preview.210528.0 201 5/28/2021
6.0.0-preview.210521.0 222 5/21/2021
6.0.0-preview.210520.0 190 5/20/2021
6.0.0-preview.210518.0 204 5/18/2021
6.0.0-preview.210517.0 198 5/17/2021
6.0.0-preview.210516.0 185 5/15/2021
6.0.0-preview.210515.0 219 5/15/2021
6.0.0-preview.210514.1 172 5/14/2021
6.0.0-preview.210513.3 180 5/13/2021
6.0.0-preview.210513.2 190 5/13/2021
6.0.0-preview.210513.1 193 5/13/2021
6.0.0-preview.210511.1 169 5/11/2021
6.0.0-preview.210510.2 176 5/10/2021
6.0.0-preview.210508.1 197 5/8/2021
6.0.0-preview.210427.1 196 4/27/2021
6.0.0-preview.210424.1 220 4/24/2021
6.0.0-preview.210320.2 288 3/20/2021
6.0.0-preview.210320.1 197 3/19/2021
6.0.0-preview.210312.1 248 3/12/2021
6.0.0-preview.210308.1 193 3/8/2021
3.0.5.26 627 7/31/2020
3.0.5.20 578 7/17/2020
3.0.5.19 531 7/15/2020
3.0.5.18 551 7/14/2020
3.0.5.16 601 7/9/2020
3.0.5.15 593 7/4/2020
3.0.5.12 530 6/29/2020
3.0.5 596 6/14/2020
3.0.1 633 3/27/2020

Extend Update,Delete