NetowlsStudio.Practices.Library.Core.AspNetCore 1.3.0-alpha.4

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

// Install NetowlsStudio.Practices.Library.Core.AspNetCore as a Cake Tool
#tool nuget:?package=NetowlsStudio.Practices.Library.Core.AspNetCore&version=1.3.0-alpha.4&prerelease

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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 333 1/20/2020
1.4.0-alpha.4 241 1/20/2020
1.4.0-alpha.3 280 1/20/2020
1.4.0-alpha.2 251 1/19/2020
1.4.0-alpha.1 284 1/17/2020
1.3.0.5 504 1/10/2020
1.3.0-preview.1 311 1/10/2020
1.3.0-alpha.4 282 1/9/2020
1.3.0-alpha.3 266 1/6/2020
1.3.0-alpha.2 255 12/27/2019
1.3.0-alpha.1 282 12/26/2019
1.2.1 384 12/25/2019
1.2.0-preview.1 239 12/25/2019
1.2.0-alpha.8 258 12/24/2019
1.2.0-alpha.7 280 12/24/2019
1.2.0-alpha.4 272 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-alpha.4](///compare/v1.3.0-alpha.3...v1.3.0-alpha.4) (2020-01-09)
     
     
     ### BUG FIXES
     
     * **Practices.Library.Common.csproj:** 修改了 src/Practices.Library.Common/Logging/LogWriter.cs 中构造函数。 3161ad8
     
     
     ### FEATURES
     
     * **Practices.Library.Common.Logging.NLog.Configuration.Xml.csproj:** 新增 NLog XML 配置集成类库 src/Practices.Library.Common.Logging.NLog.Configuration.Xml/Practices.Library.Common.Logging.NLog.Configuration.Xml.csproj a651b81
     * **Practices.Library.Common.Logging.NLog.Configuration.Xml.csproj:** 新增基础库 NLog XML 配置文件扩展方法 src/Practices.Library.Common.Logging.NLog.Configuration.Xml/ILibraryIntegrationInterfaceExtensions.cs b248ea2