FlubuCore 5.1.0-preview2

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-preview2
                    
NuGet\Install-Package FlubuCore -Version 5.1.0-preview2
                    
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-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FlubuCore" Version="5.1.0-preview2" />
                    
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-preview2
                    
#r "nuget: FlubuCore, 5.1.0-preview2"
                    
#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-preview2
                    
#: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-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=FlubuCore&version=5.1.0-preview2&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 710 3/12/2025
8.0.0 7,407 11/25/2023
7.0.1 1,249 7/21/2023
7.0.0 1,543 1/9/2023
6.4.4 9,162 6/29/2022
6.4.3 938 6/29/2022
6.4.2 1,011 6/27/2022
6.4.1 985 6/26/2022
6.4.0 999 6/26/2022
6.3.2 9,919 10/10/2021
6.3.1 1,069 10/10/2021
6.3.0 1,085 9/25/2021
6.2.0 2,266 8/26/2021
6.2.0-preview1 512 7/15/2021
6.1.6 1,412 7/6/2021
6.1.5 3,246 7/5/2021
6.1.4 2,941 6/22/2021
6.1.3 1,150 5/24/2021
6.1.3-preview1 479 5/13/2021
6.1.2 1,072 5/12/2021
6.1.1 1,198 4/3/2021
6.1.0 7,313 3/16/2021
6.0.0 1,331 1/23/2021
6.0.0-preview4 612 12/17/2020
6.0.0-preview3 611 8/18/2020
6.0.0-preview2 1,086 5/27/2020
6.0.0-preview1 740 5/12/2020
5.1.8 11,731 5/14/2020
5.1.7 1,151 5/14/2020
5.1.7-preview4 669 5/12/2020
5.1.7-preview3 685 5/12/2020
5.1.7-preview2 661 5/12/2020
5.1.7-preview1 681 5/12/2020
5.1.6 1,290 5/9/2020
5.1.5 1,250 5/7/2020
5.1.3 1,307 5/1/2020
5.1.3-preview1 727 5/1/2020
5.1.2 1,266 5/1/2020
5.1.2-preview8 743 4/30/2020
5.1.2-preview7 770 4/29/2020
5.1.2-preview6 651 4/29/2020
5.1.2-preview5 687 4/28/2020
5.1.2-preview4 664 4/28/2020
5.1.2-preview3 677 4/28/2020
5.1.2-preview2 741 4/28/2020
5.1.2-preview1 647 4/28/2020
5.1.1 2,286 4/18/2020
5.1.0 1,174 4/18/2020
5.1.0-preview5 665 4/17/2020
5.1.0-preview4 738 4/17/2020
5.1.0-preview3 779 4/17/2020
5.1.0-preview2 671 4/17/2020
5.1.0-preview1 668 4/15/2020
5.0.4 6,976 4/7/2020
5.0.3 1,393 4/3/2020
5.0.2 1,623 3/31/2020
5.0.2-preview1 713 3/31/2020
5.0.1 1,319 3/30/2020
5.0.0 1,140 3/29/2020
5.0.0-preview4 716 3/29/2020
5.0.0-preview3 700 3/27/2020
5.0.0-preview2 707 3/27/2020
5.0.0-preview1 708 3/26/2020
4.3.7 25,233 1/9/2020
4.3.5 1,516 12/24/2019
4.3.4 3,097 12/4/2019
4.3.3 1,541 11/25/2019
4.3.2 1,326 11/23/2019
4.3.1 1,344 11/23/2019
4.3.0 1,240 11/22/2019
4.2.8 4,417 10/12/2019
4.2.7 1,355 10/11/2019
4.2.6 1,255 10/11/2019
4.2.5 1,633 10/11/2019
4.2.3 1,326 9/29/2019
4.2.2 1,333 9/29/2019
4.2.1 1,405 9/23/2019
4.1.2 3,084 8/17/2019
4.1.1 2,362 8/17/2019
4.1.0 2,402 8/16/2019
4.0.3 3,006 6/29/2019
4.0.2 2,415 6/27/2019
4.0.1 2,294 6/27/2019
4.0.0 2,348 6/27/2019
3.2.1 3,432 5/19/2019
3.2.0 2,384 5/17/2019
3.1.2 25,595 4/17/2019
3.1.1 2,425 4/12/2019
3.1.0 2,937 3/31/2019
3.0.2 2,390 3/28/2019
3.0.1 2,330 3/26/2019
3.0.0 2,417 3/25/2019
2.14.0 3,264 1/6/2019
2.13.0 2,561 11/24/2018
2.12.11 2,704 10/29/2018
2.12.10 2,589 10/26/2018
2.12.9 2,592 10/25/2018
2.12.8 2,525 10/25/2018
2.12.7 2,554 10/25/2018
2.12.6 2,576 10/24/2018
2.12.5 2,652 10/18/2018
2.12.4 2,597 10/15/2018
2.12.3 3,282 10/1/2018
2.12.2 2,641 9/29/2018
2.12.1 2,942 9/23/2018
2.12.0 3,221 9/16/2018
2.11.2 3,335 8/13/2018
2.11.1 2,698 8/12/2018
2.11.0 2,760 8/11/2018
2.10.0 2,887 7/26/2018
2.9.0 3,146 7/1/2018
2.8.2 2,993 6/19/2018
2.8.1 2,638 6/5/2018
2.8.0 2,941 6/4/2018
2.7.4 3,111 6/10/2018
2.7.3 3,000 6/10/2018
2.7.2 3,150 5/11/2018
2.7.1 2,830 5/11/2018
2.7.0 3,076 5/9/2018
2.6.0 3,217 4/7/2018
2.5.1 3,059 3/20/2018
2.5.0 3,076 3/10/2018
2.4.0 3,158 2/28/2018
2.3.5 2,714 2/23/2018
2.3.4 2,818 2/22/2018
2.3.3 3,054 2/20/2018
2.3.2 2,833 1/16/2018
2.3.1 3,114 1/14/2018
2.3.0 3,065 1/9/2018
2.2.2 3,090 12/23/2017
2.2.1 3,059 12/21/2017
2.2.0 3,060 12/19/2017
2.1.6 3,076 12/13/2017
2.1.5 3,080 12/11/2017
2.1.4 3,087 12/8/2017
2.1.3 3,140 12/6/2017
2.1.2 3,000 12/4/2017
2.1.1 2,747 12/4/2017
2.1.0 4,189 12/4/2017
2.0.6 2,790 11/30/2017
2.0.5 2,880 11/30/2017
2.0.4 2,857 11/22/2017
2.0.3 3,003 11/15/2017
2.0.2 2,770 11/11/2017
2.0.1 2,860 11/11/2017
2.0.0 2,773 11/6/2017
1.9.0 3,336 10/17/2017
1.8.1 3,364 10/12/2017
1.8.0 3,488 10/11/2017
1.7.3 3,407 9/29/2017
1.7.2 3,380 9/29/2017
1.7.1 3,331 9/25/2017
1.7.0 3,365 9/11/2017
1.6.9 3,204 9/6/2017
1.6.8 3,130 9/1/2017
1.6.7 3,300 9/1/2017
1.6.6 3,390 8/30/2017
1.6.5 3,339 8/30/2017
1.6.4 3,480 8/28/2017
1.6.3 3,417 8/23/2017
1.6.2 3,385 8/22/2017
1.6.1 3,322 8/22/2017
1.6.0 3,386 8/21/2017
1.5.2 3,414 8/17/2017
1.5.1 3,404 8/13/2017
1.5.0 3,212 8/12/2017
1.4.13 3,509 7/11/2017
1.4.10 3,388 5/14/2017
1.4.9 3,279 5/14/2017
1.4.8 3,127 5/2/2017
1.4.6 3,289 4/25/2017
1.4.5 3,259 4/17/2017
1.4.4 3,376 4/17/2017
1.4.3 3,219 4/16/2017
1.4.2 3,071 4/15/2017
1.3.11 3,230 3/27/2017
1.3.10 3,299 3/17/2017
1.3.9 3,423 3/17/2017
1.3.8 3,062 3/15/2017
1.3.7 3,268 3/15/2017
1.3.6 3,348 3/15/2017
1.3.5 3,107 3/9/2017
1.3.4 3,022 3/8/2017
1.3.3 3,254 3/4/2017
1.3.2 3,064 3/3/2017
1.2.3 3,077 3/1/2017
1.2.2 3,286 2/28/2017
1.2.1 3,087 2/27/2017
1.2.0 3,074 2/27/2017