Bing.Applications
1.2.0
Prefix Reserved
.NET Standard 2.0
Install-Package Bing.Applications -Version 1.2.0
dotnet add package Bing.Applications --version 1.2.0
<PackageReference Include="Bing.Applications" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bing.Applications --version 1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bing.Applications, 1.2.0"
#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 Bing.Applications as a Cake Addin
#addin nuget:?package=Bing.Applications&version=1.2.0
// Install Bing.Applications as a Cake Tool
#tool nuget:?package=Bing.Applications&version=1.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Bing.Applications是Bing应用框架的应用层基类库。
Bing是一个.net core平台下的应用框架,旨在于提升小型团队的开发能力,由常用公共操作类、架构基类、第三方组件封装、第三方业务接口封装等组成。
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Bing.Datas.EntityFramework (>= 1.2.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Bing.Applications:
Package | Downloads |
---|---|
Bing.Webs
Bing.Webs是Bing应用框架的Asp.Net Core Web相关操作类库。 Bing是一个.net core平台下的应用框架,旨在于提升小型团队的开发能力,由常用公共操作类、架构基类、第三方组件封装、第三方业务接口封装等组成。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
Bing应用框架以MIT开源发布,可随意使用