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 as a Cake Addin
#tool nuget:?package=AspNetCore.EFCore&version=6.0.0.21111505
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 584 11/14/2021
6.0.0-preview.2100901.0 197 9/3/2021
6.0.0-preview.210721.0 193 7/21/2021
6.0.0-preview.210717.1 255 7/17/2021
6.0.0-preview.210717.0 258 7/17/2021
6.0.0-preview.210716.0 194 7/16/2021
6.0.0-preview.210715.2 190 7/15/2021
6.0.0-preview.210715.1 195 7/15/2021
6.0.0-preview.210715.0 188 7/15/2021
6.0.0-preview.210710.0 323 7/10/2021
6.0.0-preview.210708.1 198 7/8/2021
6.0.0-preview.210611.0 223 6/11/2021
6.0.0-preview.210610.1 233 6/10/2021
6.0.0-preview.210610.0 231 6/10/2021
6.0.0-preview.210608.1 247 6/9/2021
6.0.0-preview.210607.0 208 6/7/2021
6.0.0-preview.210528.0 225 5/28/2021
6.0.0-preview.210521.0 253 5/21/2021
6.0.0-preview.210520.0 214 5/20/2021
6.0.0-preview.210518.0 229 5/18/2021
6.0.0-preview.210517.0 224 5/17/2021
6.0.0-preview.210516.0 209 5/15/2021
6.0.0-preview.210515.0 244 5/15/2021
6.0.0-preview.210514.1 197 5/14/2021
6.0.0-preview.210513.3 208 5/13/2021
6.0.0-preview.210513.2 215 5/13/2021
6.0.0-preview.210513.1 218 5/13/2021
6.0.0-preview.210511.1 196 5/11/2021
6.0.0-preview.210510.2 202 5/10/2021
6.0.0-preview.210508.1 226 5/8/2021
6.0.0-preview.210427.1 225 4/27/2021
6.0.0-preview.210424.1 248 4/24/2021
6.0.0-preview.210320.2 319 3/20/2021
6.0.0-preview.210320.1 225 3/19/2021
6.0.0-preview.210312.1 279 3/12/2021
6.0.0-preview.210308.1 224 3/8/2021
3.0.5.26 660 7/31/2020
3.0.5.20 609 7/17/2020
3.0.5.19 562 7/15/2020
3.0.5.18 586 7/14/2020
3.0.5.16 634 7/9/2020
3.0.5.15 625 7/4/2020
3.0.5.12 561 6/29/2020
3.0.5 628 6/14/2020
3.0.1 671 3/27/2020

Extend Update,Delete