FlubuCore 6.2.0
See the version list below for details.
dotnet add package FlubuCore --version 6.2.0
NuGet\Install-Package FlubuCore -Version 6.2.0
<PackageReference Include="FlubuCore" Version="6.2.0" />
paket add FlubuCore --version 6.2.0
#r "nuget: FlubuCore, 6.2.0"
// Install FlubuCore as a Cake Addin #addin nuget:?package=FlubuCore&version=6.2.0 // Install FlubuCore as a Cake Tool #tool nuget:?package=FlubuCore&version=6.2.0
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 | Versions 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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | 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 | 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. |
-
.NETFramework 4.6.2
- FlubuCore.Analyzers (>= 1.0.4)
- FlubuCore.DotNet.Cli.Utils (>= 3.1.2)
- FlubuCore.WebApi.Client (>= 6.2.0)
- FlubuCore.WebApi.Model (>= 6.2.0)
- Glob (>= 1.1.8)
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 3.10.0)
- Microsoft.CodeAnalysis.CSharp (>= 3.10.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.10.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 5.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Console (>= 5.0.0)
- Microsoft.Web.Administration (>= 11.1.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
- Pastel (>= 2.1.0)
- SSH.NET (>= 2016.1.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 5.0.0)
- YamlDotNet (>= 8.1.2)
-
.NETStandard 2.0
- FlubuCore.Analyzers (>= 1.0.4)
- FlubuCore.DotNet.Cli.Utils (>= 3.1.2)
- FlubuCore.WebApi.Client (>= 6.2.0)
- FlubuCore.WebApi.Model (>= 6.2.0)
- Glob (>= 1.1.8)
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 3.10.0)
- Microsoft.CodeAnalysis.CSharp (>= 3.10.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.10.0)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 5.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 5.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 5.0.0)
- Microsoft.Extensions.Configuration.Json (>= 5.0.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.2)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Logging.Console (>= 5.0.0)
- Microsoft.Web.Administration (>= 11.1.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
- Pastel (>= 2.1.0)
- SSH.NET (>= 2016.1.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 5.0.0)
- YamlDotNet (>= 8.1.2)
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 (6)
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.
|
|
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
|
Version | Downloads | Last updated |
---|---|---|
8.0.0 | 4,241 | 11/25/2023 |
7.0.1 | 1,100 | 7/21/2023 |
7.0.0 | 1,404 | 1/9/2023 |
6.4.4 | 8,943 | 6/29/2022 |
6.4.3 | 827 | 6/29/2022 |
6.4.2 | 888 | 6/27/2022 |
6.4.1 | 873 | 6/26/2022 |
6.4.0 | 879 | 6/26/2022 |
6.3.2 | 7,546 | 10/10/2021 |
6.3.1 | 970 | 10/10/2021 |
6.3.0 | 954 | 9/25/2021 |
6.2.0 | 1,739 | 8/26/2021 |
6.2.0-preview1 | 408 | 7/15/2021 |
6.1.6 | 1,259 | 7/6/2021 |
6.1.5 | 3,123 | 7/5/2021 |
6.1.4 | 2,830 | 6/22/2021 |
6.1.3 | 1,030 | 5/24/2021 |
6.1.3-preview1 | 364 | 5/13/2021 |
6.1.2 | 945 | 5/12/2021 |
6.1.1 | 1,093 | 4/3/2021 |
6.1.0 | 3,379 | 3/16/2021 |
6.0.0 | 1,183 | 1/23/2021 |
6.0.0-preview4 | 491 | 12/17/2020 |
6.0.0-preview3 | 482 | 8/18/2020 |
6.0.0-preview2 | 952 | 5/27/2020 |
6.0.0-preview1 | 609 | 5/12/2020 |
5.1.8 | 11,171 | 5/14/2020 |
5.1.7 | 1,002 | 5/14/2020 |
5.1.7-preview4 | 538 | 5/12/2020 |
5.1.7-preview3 | 549 | 5/12/2020 |
5.1.7-preview2 | 526 | 5/12/2020 |
5.1.7-preview1 | 548 | 5/12/2020 |
5.1.6 | 1,148 | 5/9/2020 |
5.1.5 | 1,114 | 5/7/2020 |
5.1.3 | 1,178 | 5/1/2020 |
5.1.3-preview1 | 591 | 5/1/2020 |
5.1.2 | 1,110 | 5/1/2020 |
5.1.2-preview8 | 614 | 4/30/2020 |
5.1.2-preview7 | 632 | 4/29/2020 |
5.1.2-preview6 | 519 | 4/29/2020 |
5.1.2-preview5 | 552 | 4/28/2020 |
5.1.2-preview4 | 528 | 4/28/2020 |
5.1.2-preview3 | 552 | 4/28/2020 |
5.1.2-preview2 | 594 | 4/28/2020 |
5.1.2-preview1 | 506 | 4/28/2020 |
5.1.1 | 2,137 | 4/18/2020 |
5.1.0 | 1,041 | 4/18/2020 |
5.1.0-preview5 | 542 | 4/17/2020 |
5.1.0-preview4 | 599 | 4/17/2020 |
5.1.0-preview3 | 638 | 4/17/2020 |
5.1.0-preview2 | 540 | 4/17/2020 |
5.1.0-preview1 | 540 | 4/15/2020 |
5.0.4 | 6,374 | 4/7/2020 |
5.0.3 | 1,246 | 4/3/2020 |
5.0.2 | 1,487 | 3/31/2020 |
5.0.2-preview1 | 583 | 3/31/2020 |
5.0.1 | 1,170 | 3/30/2020 |
5.0.0 | 999 | 3/29/2020 |
5.0.0-preview4 | 581 | 3/29/2020 |
5.0.0-preview3 | 573 | 3/27/2020 |
5.0.0-preview2 | 574 | 3/27/2020 |
5.0.0-preview1 | 573 | 3/26/2020 |
4.3.7 | 25,014 | 1/9/2020 |
4.3.5 | 1,363 | 12/24/2019 |
4.3.4 | 2,943 | 12/4/2019 |
4.3.3 | 1,401 | 11/25/2019 |
4.3.2 | 1,178 | 11/23/2019 |
4.3.1 | 1,205 | 11/23/2019 |
4.3.0 | 1,101 | 11/22/2019 |
4.2.8 | 4,228 | 10/12/2019 |
4.2.7 | 1,205 | 10/11/2019 |
4.2.6 | 1,125 | 10/11/2019 |
4.2.5 | 1,487 | 10/11/2019 |
4.2.3 | 1,185 | 9/29/2019 |
4.2.2 | 1,194 | 9/29/2019 |
4.2.1 | 1,270 | 9/23/2019 |
4.1.2 | 2,918 | 8/17/2019 |
4.1.1 | 2,208 | 8/17/2019 |
4.1.0 | 2,260 | 8/16/2019 |
4.0.3 | 2,864 | 6/29/2019 |
4.0.2 | 2,270 | 6/27/2019 |
4.0.1 | 2,144 | 6/27/2019 |
4.0.0 | 2,203 | 6/27/2019 |
3.2.1 | 3,298 | 5/19/2019 |
3.2.0 | 2,239 | 5/17/2019 |
3.1.2 | 25,401 | 4/17/2019 |
3.1.1 | 2,281 | 4/12/2019 |
3.1.0 | 2,786 | 3/31/2019 |
3.0.2 | 2,244 | 3/28/2019 |
3.0.1 | 2,185 | 3/26/2019 |
3.0.0 | 2,277 | 3/25/2019 |
2.14.0 | 3,084 | 1/6/2019 |
2.13.0 | 2,407 | 11/24/2018 |
2.12.11 | 2,525 | 10/29/2018 |
2.12.10 | 2,429 | 10/26/2018 |
2.12.9 | 2,429 | 10/25/2018 |
2.12.8 | 2,370 | 10/25/2018 |
2.12.7 | 2,390 | 10/25/2018 |
2.12.6 | 2,411 | 10/24/2018 |
2.12.5 | 2,483 | 10/18/2018 |
2.12.4 | 2,437 | 10/15/2018 |
2.12.3 | 3,120 | 10/1/2018 |
2.12.2 | 2,463 | 9/29/2018 |
2.12.1 | 2,771 | 9/23/2018 |
2.12.0 | 3,037 | 9/16/2018 |
2.11.2 | 3,165 | 8/13/2018 |
2.11.1 | 2,509 | 8/12/2018 |
2.11.0 | 2,591 | 8/11/2018 |
2.10.0 | 2,620 | 7/26/2018 |
2.9.0 | 2,773 | 7/1/2018 |
2.8.2 | 2,621 | 6/19/2018 |
2.8.1 | 2,266 | 6/5/2018 |
2.8.0 | 2,583 | 6/4/2018 |
2.7.4 | 2,738 | 6/10/2018 |
2.7.3 | 2,629 | 6/10/2018 |
2.7.2 | 2,765 | 5/11/2018 |
2.7.1 | 2,564 | 5/11/2018 |
2.7.0 | 2,691 | 5/9/2018 |
2.6.0 | 2,832 | 4/7/2018 |
2.5.1 | 2,681 | 3/20/2018 |
2.5.0 | 2,689 | 3/10/2018 |
2.4.0 | 2,778 | 2/28/2018 |
2.3.5 | 2,442 | 2/23/2018 |
2.3.4 | 2,561 | 2/22/2018 |
2.3.3 | 2,680 | 2/20/2018 |
2.3.2 | 2,558 | 1/16/2018 |
2.3.1 | 2,723 | 1/14/2018 |
2.3.0 | 2,676 | 1/9/2018 |
2.2.2 | 2,702 | 12/23/2017 |
2.2.1 | 2,672 | 12/21/2017 |
2.2.0 | 2,663 | 12/19/2017 |
2.1.6 | 2,682 | 12/13/2017 |
2.1.5 | 2,693 | 12/11/2017 |
2.1.4 | 2,705 | 12/8/2017 |
2.1.3 | 2,742 | 12/6/2017 |
2.1.2 | 2,721 | 12/4/2017 |
2.1.1 | 2,468 | 12/4/2017 |
2.1.0 | 3,848 | 12/4/2017 |
2.0.6 | 2,521 | 11/30/2017 |
2.0.5 | 2,602 | 11/30/2017 |
2.0.4 | 2,569 | 11/22/2017 |
2.0.3 | 2,716 | 11/15/2017 |
2.0.2 | 2,491 | 11/11/2017 |
2.0.1 | 2,591 | 11/11/2017 |
2.0.0 | 2,489 | 11/6/2017 |
1.9.0 | 3,067 | 10/17/2017 |
1.8.1 | 3,083 | 10/12/2017 |
1.8.0 | 3,211 | 10/11/2017 |
1.7.3 | 3,137 | 9/29/2017 |
1.7.2 | 3,105 | 9/29/2017 |
1.7.1 | 3,045 | 9/25/2017 |
1.7.0 | 3,085 | 9/11/2017 |
1.6.9 | 2,927 | 9/6/2017 |
1.6.8 | 2,867 | 9/1/2017 |
1.6.7 | 3,020 | 9/1/2017 |
1.6.6 | 3,110 | 8/30/2017 |
1.6.5 | 3,087 | 8/30/2017 |
1.6.4 | 3,195 | 8/28/2017 |
1.6.3 | 3,151 | 8/23/2017 |
1.6.2 | 3,106 | 8/22/2017 |
1.6.1 | 3,032 | 8/22/2017 |
1.6.0 | 3,115 | 8/21/2017 |
1.5.2 | 3,143 | 8/17/2017 |
1.5.1 | 3,132 | 8/13/2017 |
1.5.0 | 2,943 | 8/12/2017 |
1.4.13 | 3,240 | 7/11/2017 |
1.4.10 | 3,117 | 5/14/2017 |
1.4.9 | 3,017 | 5/14/2017 |
1.4.8 | 2,846 | 5/2/2017 |
1.4.6 | 3,006 | 4/25/2017 |
1.4.5 | 2,977 | 4/17/2017 |
1.4.4 | 3,094 | 4/17/2017 |
1.4.3 | 2,936 | 4/16/2017 |
1.4.2 | 2,801 | 4/15/2017 |
1.3.11 | 2,948 | 3/27/2017 |
1.3.10 | 3,033 | 3/17/2017 |
1.3.9 | 3,148 | 3/17/2017 |
1.3.8 | 2,779 | 3/15/2017 |
1.3.7 | 2,993 | 3/15/2017 |
1.3.6 | 3,075 | 3/15/2017 |
1.3.5 | 2,817 | 3/9/2017 |
1.3.4 | 2,747 | 3/8/2017 |
1.3.3 | 2,983 | 3/4/2017 |
1.3.2 | 2,794 | 3/3/2017 |
1.2.3 | 2,800 | 3/1/2017 |
1.2.2 | 3,005 | 2/28/2017 |
1.2.1 | 2,809 | 2/27/2017 |
1.2.0 | 2,742 | 2/27/2017 |