Bing.Datas.EntityFramework 6.0.0-preview-20230511-2

Prefix Reserved
This is a prerelease version of Bing.Datas.EntityFramework.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Bing.Datas.EntityFramework --version 6.0.0-preview-20230511-2
                    
NuGet\Install-Package Bing.Datas.EntityFramework -Version 6.0.0-preview-20230511-2
                    
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="Bing.Datas.EntityFramework" Version="6.0.0-preview-20230511-2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Bing.Datas.EntityFramework" Version="6.0.0-preview-20230511-2" />
                    
Directory.Packages.props
<PackageReference Include="Bing.Datas.EntityFramework" />
                    
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 Bing.Datas.EntityFramework --version 6.0.0-preview-20230511-2
                    
#r "nuget: Bing.Datas.EntityFramework, 6.0.0-preview-20230511-2"
                    
#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 Bing.Datas.EntityFramework@6.0.0-preview-20230511-2
                    
#: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=Bing.Datas.EntityFramework&version=6.0.0-preview-20230511-2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Bing.Datas.EntityFramework&version=6.0.0-preview-20230511-2&prerelease
                    
Install as a Cake Tool

Bing.Datas.EntityFramework 是Bing应用框架的EntityFrameworkCore数据访问核心类库。

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 (5)

Showing the top 5 NuGet packages that depend on Bing.Datas.EntityFramework:

Package Downloads
Bing.Datas.EntityFramework.MySql

Bing.Datas.EntityFramework.MySql 是Bing应用框架的EntityFrameworkCore.MySql数据访问类库。

Bing.Datas.EntityFramework.SqlServer

Bing.Datas.EntityFramework.SqlServer 是Bing应用框架的EntityFrameworkCore.SqlServer数据访问类库。

Bing.Datas.EntityFramework.PgSql

Bing.Datas.EntityFramework.PgSql 是Bing应用框架的EntityFrameworkCore.PgSql数据访问类库。

Bing.Datas.EntityFramework.Oracle

Bing.Datas.EntityFramework.Oracle 是Bing应用框架的EntityFrameworkCore.Oracle数据访问类库。

Bing.Applications

Bing.Applications是Bing应用框架的应用层基类库。 Bing是一个.net core平台下的应用框架,旨在于提升小型团队的开发能力,由常用公共操作类、架构基类、第三方组件封装、第三方业务接口封装等组成。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-preview-20230613-1 1,088 6/13/2023
6.0.0-preview-20230511-2 1,040 5/11/2023
6.0.0-preview-20230511-1 1,029 5/11/2023
2.2.9 2,403 3/30/2023
2.2.9-preview-20230327-1 1,829 3/27/2023
2.2.9-preview-20230313-2 1,846 3/13/2023
2.2.9-preview-20230313-1 1,867 3/13/2023
2.2.9-preview-20230215-1 1,858 2/15/2023
2.2.8 2,546 1/5/2023
2.2.7 2,651 1/5/2023
2.2.6 2,638 12/7/2022
2.2.6-preview-20221020-1 1,864 10/20/2022
2.2.5 3,092 9/28/2022
2.2.4 3,076 9/15/2022
2.2.4-preview-20220907-1 1,873 9/7/2022
2.2.4-preview-20220902-1 1,924 9/2/2022
2.2.4-preview-20220829-1 1,896 8/29/2022
2.2.4-preview-20220607-1 1,952 6/7/2022
2.2.3 3,325 3/15/2022
2.2.2 3,396 2/18/2022
Loading failed

Bing应用框架以MIT开源发布,可随意使用