NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore
1.4.0-alpha.1
See the version list below for details.
dotnet add package NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore --version 1.4.0-alpha.1
NuGet\Install-Package NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore -Version 1.4.0-alpha.1
<PackageReference Include="NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore" Version="1.4.0-alpha.1" />
paket add NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore --version 1.4.0-alpha.1
#r "nuget: NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore, 1.4.0-alpha.1"
// Install NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore as a Cake Addin #addin nuget:?package=NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore&version=1.4.0-alpha.1&prerelease // Install NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore as a Cake Tool #tool nuget:?package=NetowlsStudio.Practices.Library.Common.Logging.DIExtensions.NetCore&version=1.4.0-alpha.1&prerelease
Package Description
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 2.0
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
-
.NETCoreApp 2.1
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
-
.NETCoreApp 2.2
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
-
.NETCoreApp 3.0
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
-
.NETCoreApp 3.1
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
-
.NETStandard 2.1
- Microsoft.Extensions.DependencyInjection (>= 3.1.0)
- NetowlsStudio.Practices.Library.Common (>= 1.4.0-alpha.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.4.0-alpha.5 | 343 | 1/20/2020 |
1.4.0-alpha.4 | 254 | 1/20/2020 |
1.4.0-alpha.3 | 298 | 1/20/2020 |
1.4.0-alpha.2 | 261 | 1/19/2020 |
1.4.0-alpha.1 | 303 | 1/17/2020 |
1.3.0.5 | 1,104 | 1/10/2020 |
1.3.0-preview.1 | 332 | 1/10/2020 |
1.3.0-alpha.4 | 322 | 1/10/2020 |
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.4.0-alpha.1](///compare/v1.3.0...v1.4.0-alpha.1) (2020-01-17)
### ⚠ BREAKING CHANGES
* **Practices.Library.ADO.Native.Abstractions.csproj:** 删除了不合理的 ADO.NET 接口定义。
### FEATURES
* **Practices.Library.ADO.Native.Abstractions.csproj:** 删除了不合理的代码。 e3d4e32
* **Practices.Library.ADO.Native.Abstractions.csproj:** 删除了不合理的接口 src/Practices.Library.ADO.Native.Abstractions/IDatabaseConnection.cs b690beb
* **Practices.Library.ADO.Native.Abstractions.csproj:** 新增 ADO.NET 默认选项 src/Practices.Library.ADO.Native.Abstractions/AdoNetDefaultOptions.cs c03109a
* **Practices.Library.ADO.Native.Abstractions.csproj:** 新增 ADO.NET 原生数据库访问抽象库。 4e519ae
* **Practices.Library.ADO.Native.Abstractions.csproj:** 新增非异步的 ADO.NET 接口 src/Practices.Library.ADO.Native.Abstractions/IDatabase.cs b66971d
* **Practices.Library.ADO.Native.Abstractions.csproj:** 新增构建数据库连接串的基类 src/Practices.Library.ADO.Native.Abstractions/ConnectionStringBuilder.cs b09a8bd
* **Practices.Library.ADO.Native.Abstractions.csproj:** 新增用于管理 ADO.NET 数据库连接的接口 src/Practices.Library.ADO.Native.Abstractions/IDatabaseConnection.cs 66786f4
* **Practices.Library.ADO.Native.Abstractions.csproj:** 修改了 IDatabase 接口,添加了异步方法。 6d7ba03
* **Practices.Library.ADO.Native.Abstractions.csproj:** 修改了 IDatabase 接口的 CreateCommand 命令。 8092dee