NetowlsStudio.Practices.Library.Core.AspNetCore
1.3.0.5
See the version list below for details.
dotnet add package NetowlsStudio.Practices.Library.Core.AspNetCore --version 1.3.0.5
NuGet\Install-Package NetowlsStudio.Practices.Library.Core.AspNetCore -Version 1.3.0.5
<PackageReference Include="NetowlsStudio.Practices.Library.Core.AspNetCore" Version="1.3.0.5" />
<PackageVersion Include="NetowlsStudio.Practices.Library.Core.AspNetCore" Version="1.3.0.5" />
<PackageReference Include="NetowlsStudio.Practices.Library.Core.AspNetCore" />
paket add NetowlsStudio.Practices.Library.Core.AspNetCore --version 1.3.0.5
#r "nuget: NetowlsStudio.Practices.Library.Core.AspNetCore, 1.3.0.5"
#addin nuget:?package=NetowlsStudio.Practices.Library.Core.AspNetCore&version=1.3.0.5
#tool nuget:?package=NetowlsStudio.Practices.Library.Core.AspNetCore&version=1.3.0.5
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. 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. |
.NET Core | netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 is compatible. netcoreapp3.0 is compatible. netcoreapp3.1 is compatible. |
-
.NETCoreApp 2.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- NetowlsStudio.Practices.Library.Common (>= 1.3.0.5)
- NetowlsStudio.Practices.Library.Core (>= 1.3.0.5)
-
.NETCoreApp 2.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- NetowlsStudio.Practices.Library.Common (>= 1.3.0.5)
- NetowlsStudio.Practices.Library.Core (>= 1.3.0.5)
-
.NETCoreApp 2.2
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- NetowlsStudio.Practices.Library.Common (>= 1.3.0.5)
- NetowlsStudio.Practices.Library.Core (>= 1.3.0.5)
-
.NETCoreApp 3.0
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- NetowlsStudio.Practices.Library.Common (>= 1.3.0.5)
- NetowlsStudio.Practices.Library.Core (>= 1.3.0.5)
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- NetowlsStudio.Practices.Library.Common (>= 1.3.0.5)
- NetowlsStudio.Practices.Library.Core (>= 1.3.0.5)
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 | 393 | 1/20/2020 |
1.4.0-alpha.4 | 291 | 1/20/2020 |
1.4.0-alpha.3 | 338 | 1/20/2020 |
1.4.0-alpha.2 | 302 | 1/19/2020 |
1.4.0-alpha.1 | 335 | 1/17/2020 |
1.3.0.5 | 566 | 1/10/2020 |
1.3.0-preview.1 | 371 | 1/10/2020 |
1.3.0-alpha.4 | 332 | 1/9/2020 |
1.3.0-alpha.3 | 324 | 1/6/2020 |
1.3.0-alpha.2 | 313 | 12/27/2019 |
1.3.0-alpha.1 | 338 | 12/26/2019 |
1.2.1 | 459 | 12/25/2019 |
1.2.0-preview.1 | 298 | 12/25/2019 |
1.2.0-alpha.8 | 308 | 12/24/2019 |
1.2.0-alpha.7 | 337 | 12/24/2019 |
1.2.0-alpha.4 | 323 | 12/23/2019 |
# 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.3.0-preview.1](///compare/v1.3.0-alpha.4...v1.3.0-preview.1) (2020-01-10)
### FEATURES
* **Practices.Library.Common.Logging.DIExtensions.NetCore.csproj:** 添加了适用于 .NET Core 依赖注入框架的日志扩展包。 40e2678
* **Practices.Library.Common.Logging.DIExtensions.Unity.csproj:** 新增基于 Microsoft Unity IOC 的日志组件扩展包。 d2e5d93