FORCEBuild 3.4.3

dotnet add package FORCEBuild --version 3.4.3
                    
NuGet\Install-Package FORCEBuild -Version 3.4.3
                    
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="FORCEBuild" Version="3.4.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FORCEBuild" Version="3.4.3" />
                    
Directory.Packages.props
<PackageReference Include="FORCEBuild" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FORCEBuild --version 3.4.3
                    
#r "nuget: FORCEBuild, 3.4.3"
                    
#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.
#addin nuget:?package=FORCEBuild&version=3.4.3
                    
Install FORCEBuild as a Cake Addin
#tool nuget:?package=FORCEBuild&version=3.4.3
                    
Install FORCEBuild as a Cake Tool

.Net Enterprise library

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.  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 netcoreapp3.1 is compatible. 
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on FORCEBuild:

Package Downloads
ConciseDesign.WPF

WPF Light UI Library (under development)

FORCEBuild.Net

MessageBus,MessagePipe,RPC

FORCEBuild.Message

Contains MessagePipe-based MessageBus and RPC

FORCEBuild.ORM

Custom ORM Library,auto property update

FORCEBuild.Windows

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.4.3 916 6/10/2022
3.4.1 1,672 4/27/2022
3.4.0 2,676 11/17/2021
3.3.2 510 9/16/2021
3.3.1 477 9/15/2021
3.3.0 572 7/15/2021
3.2.2.1 1,582 7/5/2021
3.2.2 490 7/5/2021
3.2.1 715 6/25/2021
3.2.0 685 6/25/2021
3.1.5 2,389 5/17/2021
3.1.4.1 520 5/14/2021
3.1.4 474 5/13/2021
3.1.3 475 5/11/2021
3.1.0.1 479 5/6/2021
3.1.0 3,696 12/30/2020
3.0.0.1 502 12/29/2020
3.0.0 500 12/29/2020
2.1.2 1,513 12/21/2017
2.1.1 1,663 12/20/2017
2.0.1 1,193 12/12/2017
2.0.0.1 2,426 11/22/2017
2.0.0 1,748 10/29/2017
1.1.0 1,045 10/29/2017
1.0.3.2 1,123 9/27/2017
1.0.3.1 1,086 9/27/2017
1.0.3 1,214 7/31/2017
1.0.2 1,095 5/27/2017
1.0.1.5 1,041 5/25/2017
1.0.1.4 1,082 9/18/2017
1.0.1.2 1,044 5/24/2017
1.0.1.1 1,079 5/16/2017
1.0.1 1,079 5/15/2017
1.0.0.5 1,061 5/7/2017
1.0.0.4 1,087 5/7/2017
1.0.0.3 1,108 5/6/2017
1.0.0.2 1,026 5/6/2017
1.0.0.1 1,050 5/6/2017
1.0.0 1,165 5/6/2017

removed old ilog inferface.
add logextension support.
add custome file loggerprovider.