NetowlsStudio.Practices.Library.Core 1.3.0.5

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package NetowlsStudio.Practices.Library.Core --version 1.3.0.5
NuGet\Install-Package NetowlsStudio.Practices.Library.Core -Version 1.3.0.5
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="NetowlsStudio.Practices.Library.Core" Version="1.3.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetowlsStudio.Practices.Library.Core --version 1.3.0.5
#r "nuget: NetowlsStudio.Practices.Library.Core, 1.3.0.5"
#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.
// Install NetowlsStudio.Practices.Library.Core as a Cake Addin
#addin nuget:?package=NetowlsStudio.Practices.Library.Core&version=1.3.0.5

// Install NetowlsStudio.Practices.Library.Core as a Cake Tool
#tool nuget:?package=NetowlsStudio.Practices.Library.Core&version=1.3.0.5

Package Description

Product 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. 
.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 net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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. 
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 NetowlsStudio.Practices.Library.Core:

Package Downloads
NetowlsStudio.Practices.Library.Configuration.Core

Package Description

NetowlsStudio.Practices.Library.Core.AspNetCore

Package Description

NetowlsStudio.Practices.Library.Core.Net45

Package Description

NetowlsStudio.Practices.Library.Configuration.Core.DIExtensions.NetCore

Package Description

NetowlsStudio.Practices.Library.Configuration.Core.DIExtensions.Unity

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0-alpha.5 319 1/20/2020
1.4.0-alpha.4 243 1/20/2020
1.4.0-alpha.3 282 1/20/2020
1.4.0-alpha.2 245 1/19/2020
1.4.0-alpha.1 280 1/17/2020
1.3.0.5 1,317 1/10/2020
1.3.0-preview.1 310 1/10/2020
1.3.0-alpha.4 275 1/9/2020
1.3.0-alpha.3 263 1/6/2020
1.3.0-alpha.2 249 12/27/2019
1.3.0-alpha.1 274 12/26/2019
1.2.1 975 12/25/2019
1.2.0-preview.1 245 12/25/2019
1.2.0-alpha.8 250 12/24/2019
1.2.0-alpha.7 282 12/24/2019
1.2.0-alpha.4 273 12/23/2019
1.2.0-alpha.3 279 12/23/2019
1.2.0-alpha.1 263 12/20/2019
1.1.8 594 12/19/2019
1.1.7.3 612 12/19/2019
1.1.7.2 588 12/18/2019
1.1.7.1 606 12/18/2019
1.1.7 617 12/18/2019
1.1.6 464 12/18/2019
1.1.5 453 12/17/2019
1.1.0-alpha.9 245 12/19/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