FlubuCore 8.0.0
dotnet add package FlubuCore --version 8.0.0
NuGet\Install-Package FlubuCore -Version 8.0.0
<PackageReference Include="FlubuCore" Version="8.0.0" />
paket add FlubuCore --version 8.0.0
#r "nuget: FlubuCore, 8.0.0"
// Install FlubuCore as a Cake Addin #addin nuget:?package=FlubuCore&version=8.0.0 // Install FlubuCore as a Cake Tool #tool nuget:?package=FlubuCore&version=8.0.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 (>= 8.0.0)
- FlubuCore.WebApi.Model (>= 8.0.0)
- Glob (>= 1.1.9)
- McMaster.Extensions.CommandLineUtils (>= 4.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Console (>= 8.0.0)
- Microsoft.Web.Administration (>= 11.1.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Pastel (>= 4.2.0)
- SSH.NET (>= 2023.0.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 8.0.0)
- YamlDotNet (>= 8.1.2)
-
.NETStandard 2.0
- FlubuCore.Analyzers (>= 1.0.4)
- FlubuCore.DotNet.Cli.Utils (>= 3.1.2)
- FlubuCore.WebApi.Client (>= 8.0.0)
- FlubuCore.WebApi.Model (>= 8.0.0)
- Glob (>= 1.1.9)
- McMaster.Extensions.CommandLineUtils (>= 4.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.7.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.7.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.0)
- Microsoft.Extensions.Configuration.CommandLine (>= 8.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 8.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection (>= 8.0.0)
- Microsoft.Extensions.Logging (>= 8.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Logging.Console (>= 8.0.0)
- Microsoft.Web.Administration (>= 11.1.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Pastel (>= 4.2.0)
- SSH.NET (>= 2023.0.0)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 8.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,390 | 11/25/2023 |
7.0.1 | 1,103 | 7/21/2023 |
7.0.0 | 1,411 | 1/9/2023 |
6.4.4 | 8,955 | 6/29/2022 |
6.4.3 | 830 | 6/29/2022 |
6.4.2 | 891 | 6/27/2022 |
6.4.1 | 876 | 6/26/2022 |
6.4.0 | 882 | 6/26/2022 |
6.3.2 | 7,554 | 10/10/2021 |
6.3.1 | 971 | 10/10/2021 |
6.3.0 | 955 | 9/25/2021 |
6.2.0 | 1,768 | 8/26/2021 |
6.2.0-preview1 | 409 | 7/15/2021 |
6.1.6 | 1,264 | 7/6/2021 |
6.1.5 | 3,124 | 7/5/2021 |
6.1.4 | 2,831 | 6/22/2021 |
6.1.3 | 1,031 | 5/24/2021 |
6.1.3-preview1 | 365 | 5/13/2021 |
6.1.2 | 946 | 5/12/2021 |
6.1.1 | 1,094 | 4/3/2021 |
6.1.0 | 3,381 | 3/16/2021 |
6.0.0 | 1,184 | 1/23/2021 |
6.0.0-preview4 | 492 | 12/17/2020 |
6.0.0-preview3 | 483 | 8/18/2020 |
6.0.0-preview2 | 954 | 5/27/2020 |
6.0.0-preview1 | 610 | 5/12/2020 |
5.1.8 | 11,184 | 5/14/2020 |
5.1.7 | 1,005 | 5/14/2020 |
5.1.7-preview4 | 539 | 5/12/2020 |
5.1.7-preview3 | 550 | 5/12/2020 |
5.1.7-preview2 | 527 | 5/12/2020 |
5.1.7-preview1 | 549 | 5/12/2020 |
5.1.6 | 1,149 | 5/9/2020 |
5.1.5 | 1,115 | 5/7/2020 |
5.1.3 | 1,179 | 5/1/2020 |
5.1.3-preview1 | 592 | 5/1/2020 |
5.1.2 | 1,111 | 5/1/2020 |
5.1.2-preview8 | 615 | 4/30/2020 |
5.1.2-preview7 | 633 | 4/29/2020 |
5.1.2-preview6 | 520 | 4/29/2020 |
5.1.2-preview5 | 553 | 4/28/2020 |
5.1.2-preview4 | 529 | 4/28/2020 |
5.1.2-preview3 | 553 | 4/28/2020 |
5.1.2-preview2 | 597 | 4/28/2020 |
5.1.2-preview1 | 507 | 4/28/2020 |
5.1.1 | 2,139 | 4/18/2020 |
5.1.0 | 1,042 | 4/18/2020 |
5.1.0-preview5 | 543 | 4/17/2020 |
5.1.0-preview4 | 600 | 4/17/2020 |
5.1.0-preview3 | 639 | 4/17/2020 |
5.1.0-preview2 | 541 | 4/17/2020 |
5.1.0-preview1 | 541 | 4/15/2020 |
5.0.4 | 6,405 | 4/7/2020 |
5.0.3 | 1,247 | 4/3/2020 |
5.0.2 | 1,488 | 3/31/2020 |
5.0.2-preview1 | 584 | 3/31/2020 |
5.0.1 | 1,171 | 3/30/2020 |
5.0.0 | 1,000 | 3/29/2020 |
5.0.0-preview4 | 582 | 3/29/2020 |
5.0.0-preview3 | 574 | 3/27/2020 |
5.0.0-preview2 | 575 | 3/27/2020 |
5.0.0-preview1 | 574 | 3/26/2020 |
4.3.7 | 25,019 | 1/9/2020 |
4.3.5 | 1,364 | 12/24/2019 |
4.3.4 | 2,946 | 12/4/2019 |
4.3.3 | 1,402 | 11/25/2019 |
4.3.2 | 1,179 | 11/23/2019 |
4.3.1 | 1,206 | 11/23/2019 |
4.3.0 | 1,102 | 11/22/2019 |
4.2.8 | 4,233 | 10/12/2019 |
4.2.7 | 1,206 | 10/11/2019 |
4.2.6 | 1,126 | 10/11/2019 |
4.2.5 | 1,488 | 10/11/2019 |
4.2.3 | 1,186 | 9/29/2019 |
4.2.2 | 1,195 | 9/29/2019 |
4.2.1 | 1,271 | 9/23/2019 |
4.1.2 | 2,919 | 8/17/2019 |
4.1.1 | 2,209 | 8/17/2019 |
4.1.0 | 2,261 | 8/16/2019 |
4.0.3 | 2,865 | 6/29/2019 |
4.0.2 | 2,271 | 6/27/2019 |
4.0.1 | 2,145 | 6/27/2019 |
4.0.0 | 2,204 | 6/27/2019 |
3.2.1 | 3,300 | 5/19/2019 |
3.2.0 | 2,240 | 5/17/2019 |
3.1.2 | 25,405 | 4/17/2019 |
3.1.1 | 2,282 | 4/12/2019 |
3.1.0 | 2,787 | 3/31/2019 |
3.0.2 | 2,245 | 3/28/2019 |
3.0.1 | 2,186 | 3/26/2019 |
3.0.0 | 2,278 | 3/25/2019 |
2.14.0 | 3,089 | 1/6/2019 |
2.13.0 | 2,408 | 11/24/2018 |
2.12.11 | 2,526 | 10/29/2018 |
2.12.10 | 2,430 | 10/26/2018 |
2.12.9 | 2,430 | 10/25/2018 |
2.12.8 | 2,371 | 10/25/2018 |
2.12.7 | 2,391 | 10/25/2018 |
2.12.6 | 2,412 | 10/24/2018 |
2.12.5 | 2,484 | 10/18/2018 |
2.12.4 | 2,439 | 10/15/2018 |
2.12.3 | 3,122 | 10/1/2018 |
2.12.2 | 2,465 | 9/29/2018 |
2.12.1 | 2,773 | 9/23/2018 |
2.12.0 | 3,039 | 9/16/2018 |
2.11.2 | 3,167 | 8/13/2018 |
2.11.1 | 2,512 | 8/12/2018 |
2.11.0 | 2,593 | 8/11/2018 |
2.10.0 | 2,621 | 7/26/2018 |
2.9.0 | 2,774 | 7/1/2018 |
2.8.2 | 2,622 | 6/19/2018 |
2.8.1 | 2,267 | 6/5/2018 |
2.8.0 | 2,584 | 6/4/2018 |
2.7.4 | 2,739 | 6/10/2018 |
2.7.3 | 2,630 | 6/10/2018 |
2.7.2 | 2,766 | 5/11/2018 |
2.7.1 | 2,565 | 5/11/2018 |
2.7.0 | 2,692 | 5/9/2018 |
2.6.0 | 2,833 | 4/7/2018 |
2.5.1 | 2,682 | 3/20/2018 |
2.5.0 | 2,690 | 3/10/2018 |
2.4.0 | 2,779 | 2/28/2018 |
2.3.5 | 2,443 | 2/23/2018 |
2.3.4 | 2,562 | 2/22/2018 |
2.3.3 | 2,681 | 2/20/2018 |
2.3.2 | 2,560 | 1/16/2018 |
2.3.1 | 2,725 | 1/14/2018 |
2.3.0 | 2,678 | 1/9/2018 |
2.2.2 | 2,703 | 12/23/2017 |
2.2.1 | 2,673 | 12/21/2017 |
2.2.0 | 2,664 | 12/19/2017 |
2.1.6 | 2,683 | 12/13/2017 |
2.1.5 | 2,694 | 12/11/2017 |
2.1.4 | 2,706 | 12/8/2017 |
2.1.3 | 2,743 | 12/6/2017 |
2.1.2 | 2,722 | 12/4/2017 |
2.1.1 | 2,469 | 12/4/2017 |
2.1.0 | 3,849 | 12/4/2017 |
2.0.6 | 2,522 | 11/30/2017 |
2.0.5 | 2,603 | 11/30/2017 |
2.0.4 | 2,570 | 11/22/2017 |
2.0.3 | 2,717 | 11/15/2017 |
2.0.2 | 2,492 | 11/11/2017 |
2.0.1 | 2,592 | 11/11/2017 |
2.0.0 | 2,490 | 11/6/2017 |
1.9.0 | 3,068 | 10/17/2017 |
1.8.1 | 3,084 | 10/12/2017 |
1.8.0 | 3,212 | 10/11/2017 |
1.7.3 | 3,138 | 9/29/2017 |
1.7.2 | 3,106 | 9/29/2017 |
1.7.1 | 3,046 | 9/25/2017 |
1.7.0 | 3,086 | 9/11/2017 |
1.6.9 | 2,928 | 9/6/2017 |
1.6.8 | 2,868 | 9/1/2017 |
1.6.7 | 3,021 | 9/1/2017 |
1.6.6 | 3,111 | 8/30/2017 |
1.6.5 | 3,088 | 8/30/2017 |
1.6.4 | 3,196 | 8/28/2017 |
1.6.3 | 3,152 | 8/23/2017 |
1.6.2 | 3,107 | 8/22/2017 |
1.6.1 | 3,033 | 8/22/2017 |
1.6.0 | 3,116 | 8/21/2017 |
1.5.2 | 3,144 | 8/17/2017 |
1.5.1 | 3,133 | 8/13/2017 |
1.5.0 | 2,946 | 8/12/2017 |
1.4.13 | 3,241 | 7/11/2017 |
1.4.10 | 3,118 | 5/14/2017 |
1.4.9 | 3,018 | 5/14/2017 |
1.4.8 | 2,847 | 5/2/2017 |
1.4.6 | 3,007 | 4/25/2017 |
1.4.5 | 2,978 | 4/17/2017 |
1.4.4 | 3,095 | 4/17/2017 |
1.4.3 | 2,937 | 4/16/2017 |
1.4.2 | 2,802 | 4/15/2017 |
1.3.11 | 2,949 | 3/27/2017 |
1.3.10 | 3,034 | 3/17/2017 |
1.3.9 | 3,149 | 3/17/2017 |
1.3.8 | 2,780 | 3/15/2017 |
1.3.7 | 2,994 | 3/15/2017 |
1.3.6 | 3,076 | 3/15/2017 |
1.3.5 | 2,818 | 3/9/2017 |
1.3.4 | 2,748 | 3/8/2017 |
1.3.3 | 2,984 | 3/4/2017 |
1.3.2 | 2,795 | 3/3/2017 |
1.2.3 | 2,801 | 3/1/2017 |
1.2.2 | 3,006 | 2/28/2017 |
1.2.1 | 2,812 | 2/27/2017 |
1.2.0 | 2,746 | 2/27/2017 |