FlubuCore 5.1.0-preview3

This is a prerelease version of FlubuCore.
There is a newer version of this package available.
See the version list below for details.
dotnet add package FlubuCore --version 5.1.0-preview3
                    
NuGet\Install-Package FlubuCore -Version 5.1.0-preview3
                    
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="FlubuCore" Version="5.1.0-preview3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FlubuCore" Version="5.1.0-preview3" />
                    
Directory.Packages.props
<PackageReference Include="FlubuCore" />
                    
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 FlubuCore --version 5.1.0-preview3
                    
#r "nuget: FlubuCore, 5.1.0-preview3"
                    
#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.
#:package FlubuCore@5.1.0-preview3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FlubuCore&version=5.1.0-preview3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FlubuCore&version=5.1.0-preview3&prerelease
                    
Install as a Cake Tool

A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.

    Documentation can be found at: https://github.com/dotnetcore/FlubuCore

    Detailed examples can be found at: https://github.com/dotnetcore/FlubuCore.Examples

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.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 is compatible.  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 tizen30 was computed.  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 (15)

Showing the top 5 NuGet packages that depend on FlubuCore:

Package Downloads
dotnet-flubu

This package includes the FlubuCore dotnet cli tool for executing FlubuCore scripts. FlubuCore is a cross platform build and deployment automation system for building projects and executing deployment scripts using C# code. Documentation can be found at: https://github.com/dotnetcore/FlubuCore Detailed examples can be found at: https://github.com/dotnetcore/FlubuCore.Examples

FlubuCore.A1Scripts

Package Description

FlubuCore.Diff

Flubu is A C# library for building projects and executing deployment scripts using C# code. This package contains flubu task plugin for diffing 2 files. Diff task generates html report if there are any differences.

BuildScript

Package Description

FlubuCore.Nexus

Package Description

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on FlubuCore:

Repository Stars
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
dotnetcore/Util
Util是一个.Net平台下的应用框架,旨在提升中小团队的开发能力,由工具类、分层架构基类、Ui组件,配套代码生成模板,权限等组成。
dotnetcore/EasyCaching
:boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!
dotnetcore/HttpReports
HttpReports is an APM (application performance monitor) system for .Net Core.
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
Version Downloads Last Updated
9.0.0 687 3/12/2025
8.0.0 7,390 11/25/2023
7.0.1 1,247 7/21/2023
7.0.0 1,541 1/9/2023
6.4.4 9,160 6/29/2022
6.4.3 937 6/29/2022
6.4.2 1,009 6/27/2022
6.4.1 983 6/26/2022
6.4.0 998 6/26/2022
6.3.2 9,917 10/10/2021
6.3.1 1,069 10/10/2021
6.3.0 1,083 9/25/2021
6.2.0 2,264 8/26/2021
6.2.0-preview1 510 7/15/2021
6.1.6 1,411 7/6/2021
6.1.5 3,245 7/5/2021
6.1.4 2,940 6/22/2021
6.1.3 1,150 5/24/2021
6.1.3-preview1 479 5/13/2021
6.1.2 1,071 5/12/2021
6.1.1 1,197 4/3/2021
6.1.0 7,313 3/16/2021
6.0.0 1,329 1/23/2021
6.0.0-preview4 611 12/17/2020
6.0.0-preview3 610 8/18/2020
6.0.0-preview2 1,083 5/27/2020
6.0.0-preview1 738 5/12/2020
5.1.8 11,727 5/14/2020
5.1.7 1,149 5/14/2020
5.1.7-preview4 668 5/12/2020
5.1.7-preview3 683 5/12/2020
5.1.7-preview2 659 5/12/2020
5.1.7-preview1 680 5/12/2020
5.1.6 1,289 5/9/2020
5.1.5 1,248 5/7/2020
5.1.3 1,306 5/1/2020
5.1.3-preview1 726 5/1/2020
5.1.2 1,263 5/1/2020
5.1.2-preview8 740 4/30/2020
5.1.2-preview7 768 4/29/2020
5.1.2-preview6 648 4/29/2020
5.1.2-preview5 685 4/28/2020
5.1.2-preview4 662 4/28/2020
5.1.2-preview3 675 4/28/2020
5.1.2-preview2 738 4/28/2020
5.1.2-preview1 646 4/28/2020
5.1.1 2,284 4/18/2020
5.1.0 1,173 4/18/2020
5.1.0-preview5 664 4/17/2020
5.1.0-preview4 737 4/17/2020
5.1.0-preview3 778 4/17/2020
5.1.0-preview2 669 4/17/2020
5.1.0-preview1 667 4/15/2020
5.0.4 6,972 4/7/2020
5.0.3 1,388 4/3/2020
5.0.2 1,621 3/31/2020
5.0.2-preview1 711 3/31/2020
5.0.1 1,318 3/30/2020
5.0.0 1,139 3/29/2020
5.0.0-preview4 715 3/29/2020
5.0.0-preview3 698 3/27/2020
5.0.0-preview2 706 3/27/2020
5.0.0-preview1 707 3/26/2020
4.3.7 25,231 1/9/2020
4.3.5 1,512 12/24/2019
4.3.4 3,095 12/4/2019
4.3.3 1,540 11/25/2019
4.3.2 1,325 11/23/2019
4.3.1 1,342 11/23/2019
4.3.0 1,237 11/22/2019
4.2.8 4,415 10/12/2019
4.2.7 1,351 10/11/2019
4.2.6 1,254 10/11/2019
4.2.5 1,631 10/11/2019
4.2.3 1,323 9/29/2019
4.2.2 1,331 9/29/2019
4.2.1 1,404 9/23/2019
4.1.2 3,082 8/17/2019
4.1.1 2,360 8/17/2019
4.1.0 2,398 8/16/2019
4.0.3 3,004 6/29/2019
4.0.2 2,414 6/27/2019
4.0.1 2,292 6/27/2019
4.0.0 2,345 6/27/2019
3.2.1 3,431 5/19/2019
3.2.0 2,382 5/17/2019
3.1.2 25,593 4/17/2019
3.1.1 2,424 4/12/2019
3.1.0 2,936 3/31/2019
3.0.2 2,389 3/28/2019
3.0.1 2,328 3/26/2019
3.0.0 2,414 3/25/2019
2.14.0 3,262 1/6/2019
2.13.0 2,560 11/24/2018
2.12.11 2,700 10/29/2018
2.12.10 2,587 10/26/2018
2.12.9 2,590 10/25/2018
2.12.8 2,521 10/25/2018
2.12.7 2,552 10/25/2018
2.12.6 2,573 10/24/2018
2.12.5 2,651 10/18/2018
2.12.4 2,596 10/15/2018
2.12.3 3,281 10/1/2018
2.12.2 2,638 9/29/2018
2.12.1 2,941 9/23/2018
2.12.0 3,218 9/16/2018
2.11.2 3,333 8/13/2018
2.11.1 2,695 8/12/2018
2.11.0 2,758 8/11/2018
2.10.0 2,883 7/26/2018
2.9.0 3,142 7/1/2018
2.8.2 2,990 6/19/2018
2.8.1 2,635 6/5/2018
2.8.0 2,938 6/4/2018
2.7.4 3,107 6/10/2018
2.7.3 2,996 6/10/2018
2.7.2 3,146 5/11/2018
2.7.1 2,826 5/11/2018
2.7.0 3,072 5/9/2018
2.6.0 3,213 4/7/2018
2.5.1 3,056 3/20/2018
2.5.0 3,072 3/10/2018
2.4.0 3,155 2/28/2018
2.3.5 2,711 2/23/2018
2.3.4 2,815 2/22/2018
2.3.3 3,051 2/20/2018
2.3.2 2,831 1/16/2018
2.3.1 3,111 1/14/2018
2.3.0 3,062 1/9/2018
2.2.2 3,085 12/23/2017
2.2.1 3,055 12/21/2017
2.2.0 3,057 12/19/2017
2.1.6 3,073 12/13/2017
2.1.5 3,077 12/11/2017
2.1.4 3,084 12/8/2017
2.1.3 3,136 12/6/2017
2.1.2 2,996 12/4/2017
2.1.1 2,744 12/4/2017
2.1.0 4,186 12/4/2017
2.0.6 2,786 11/30/2017
2.0.5 2,877 11/30/2017
2.0.4 2,854 11/22/2017
2.0.3 3,000 11/15/2017
2.0.2 2,765 11/11/2017
2.0.1 2,858 11/11/2017
2.0.0 2,771 11/6/2017
1.9.0 3,333 10/17/2017
1.8.1 3,362 10/12/2017
1.8.0 3,485 10/11/2017
1.7.3 3,404 9/29/2017
1.7.2 3,377 9/29/2017
1.7.1 3,329 9/25/2017
1.7.0 3,362 9/11/2017
1.6.9 3,202 9/6/2017
1.6.8 3,126 9/1/2017
1.6.7 3,296 9/1/2017
1.6.6 3,388 8/30/2017
1.6.5 3,337 8/30/2017
1.6.4 3,475 8/28/2017
1.6.3 3,414 8/23/2017
1.6.2 3,383 8/22/2017
1.6.1 3,320 8/22/2017
1.6.0 3,382 8/21/2017
1.5.2 3,411 8/17/2017
1.5.1 3,401 8/13/2017
1.5.0 3,209 8/12/2017
1.4.13 3,506 7/11/2017
1.4.10 3,385 5/14/2017
1.4.9 3,276 5/14/2017
1.4.8 3,122 5/2/2017
1.4.6 3,287 4/25/2017
1.4.5 3,257 4/17/2017
1.4.4 3,374 4/17/2017
1.4.3 3,216 4/16/2017
1.4.2 3,068 4/15/2017
1.3.11 3,228 3/27/2017
1.3.10 3,296 3/17/2017
1.3.9 3,421 3/17/2017
1.3.8 3,059 3/15/2017
1.3.7 3,265 3/15/2017
1.3.6 3,346 3/15/2017
1.3.5 3,102 3/9/2017
1.3.4 3,020 3/8/2017
1.3.3 3,249 3/4/2017
1.3.2 3,062 3/3/2017
1.2.3 3,075 3/1/2017
1.2.2 3,284 2/28/2017
1.2.1 3,084 2/27/2017
1.2.0 3,072 2/27/2017