FlubuCore 7.0.0
dotnet add package FlubuCore --version 7.0.0
NuGet\Install-Package FlubuCore -Version 7.0.0
<PackageReference Include="FlubuCore" Version="7.0.0" />
paket add FlubuCore --version 7.0.0
#r "nuget: FlubuCore, 7.0.0"
// Install FlubuCore as a Cake Addin
#addin nuget:?package=FlubuCore&version=7.0.0
// Install FlubuCore as a Cake Tool
#tool nuget:?package=FlubuCore&version=7.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. |
.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 (>= 7.0.0)
- FlubuCore.WebApi.Model (>= 7.0.0)
- Glob (>= 1.1.9)
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.4.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.4.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.4.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.1)
- Microsoft.Extensions.Configuration.CommandLine (>= 7.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 7.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Microsoft.Web.Administration (>= 11.1.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.2)
- Pastel (>= 4.1.0)
- SSH.NET (>= 2020.0.2)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 7.0.0)
- YamlDotNet (>= 8.1.2)
-
.NETStandard 2.0
- FlubuCore.Analyzers (>= 1.0.4)
- FlubuCore.DotNet.Cli.Utils (>= 3.1.2)
- FlubuCore.WebApi.Client (>= 7.0.0)
- FlubuCore.WebApi.Model (>= 7.0.0)
- Glob (>= 1.1.9)
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.4.0)
- Microsoft.CodeAnalysis.CSharp (>= 4.4.0)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.4.0)
- Microsoft.Extensions.Configuration.Binder (>= 7.0.1)
- Microsoft.Extensions.Configuration.CommandLine (>= 7.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 7.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 7.0.0)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection (>= 7.0.0)
- Microsoft.Extensions.Logging (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Console (>= 7.0.0)
- Microsoft.Web.Administration (>= 11.1.0)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.2)
- Pastel (>= 4.1.0)
- SSH.NET (>= 2020.0.2)
- System.IO.Compression.ZipFile (>= 4.3.0)
- System.ServiceProcess.ServiceController (>= 7.0.0)
- YamlDotNet (>= 8.1.2)
NuGet packages (14)
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 |
|
BuildScript
Package Description |
|
FlubuCore.Npm
Package extends FlubuCore with npm tasks. |
|
FlubuCore.CakePlugin
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 core平台下的应用框架,旨在提升小型团队的开发输出能力,由常用公共操作类(工具类)、分层架构基类、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 |
---|---|---|
7.0.0 | 636 | 1/9/2023 |
6.4.4 | 5,192 | 6/29/2022 |
6.4.3 | 650 | 6/29/2022 |
6.4.2 | 710 | 6/27/2022 |
6.4.1 | 694 | 6/26/2022 |
6.4.0 | 677 | 6/26/2022 |
6.3.2 | 5,866 | 10/10/2021 |
6.3.1 | 821 | 10/10/2021 |
6.3.0 | 742 | 9/25/2021 |
6.2.0 | 1,417 | 8/26/2021 |
6.2.0-preview1 | 301 | 7/15/2021 |
6.1.6 | 831 | 7/6/2021 |
6.1.5 | 2,678 | 7/5/2021 |
6.1.4 | 2,205 | 6/22/2021 |
6.1.3 | 821 | 5/24/2021 |
6.1.3-preview1 | 238 | 5/13/2021 |
6.1.2 | 716 | 5/12/2021 |
6.1.1 | 918 | 4/3/2021 |
6.1.0 | 3,148 | 3/16/2021 |
6.0.0 | 1,013 | 1/23/2021 |
6.0.0-preview4 | 375 | 12/17/2020 |
6.0.0-preview3 | 374 | 8/18/2020 |
6.0.0-preview2 | 785 | 5/27/2020 |
6.0.0-preview1 | 451 | 5/12/2020 |
5.1.8 | 9,962 | 5/14/2020 |
5.1.7 | 859 | 5/14/2020 |
5.1.7-preview4 | 419 | 5/12/2020 |
5.1.7-preview3 | 395 | 5/12/2020 |
5.1.7-preview2 | 382 | 5/12/2020 |
5.1.7-preview1 | 405 | 5/12/2020 |
5.1.6 | 999 | 5/9/2020 |
5.1.5 | 968 | 5/7/2020 |
5.1.3 | 1,048 | 5/1/2020 |
5.1.3-preview1 | 426 | 5/1/2020 |
5.1.2 | 922 | 5/1/2020 |
5.1.2-preview8 | 441 | 4/30/2020 |
5.1.2-preview7 | 443 | 4/29/2020 |
5.1.2-preview6 | 401 | 4/29/2020 |
5.1.2-preview5 | 410 | 4/28/2020 |
5.1.2-preview4 | 401 | 4/28/2020 |
5.1.2-preview3 | 461 | 4/28/2020 |
5.1.2-preview2 | 442 | 4/28/2020 |
5.1.2-preview1 | 375 | 4/28/2020 |
5.1.1 | 1,879 | 4/18/2020 |
5.1.0 | 827 | 4/18/2020 |
5.1.0-preview5 | 439 | 4/17/2020 |
5.1.0-preview4 | 453 | 4/17/2020 |
5.1.0-preview3 | 497 | 4/17/2020 |
5.1.0-preview2 | 425 | 4/17/2020 |
5.1.0-preview1 | 386 | 4/15/2020 |
5.0.4 | 4,722 | 4/7/2020 |
5.0.3 | 1,059 | 4/3/2020 |
5.0.2 | 1,232 | 3/31/2020 |
5.0.2-preview1 | 438 | 3/31/2020 |
5.0.1 | 986 | 3/30/2020 |
5.0.0 | 857 | 3/29/2020 |
5.0.0-preview4 | 451 | 3/29/2020 |
5.0.0-preview3 | 456 | 3/27/2020 |
5.0.0-preview2 | 440 | 3/27/2020 |
5.0.0-preview1 | 433 | 3/26/2020 |
4.3.7 | 21,633 | 1/9/2020 |
4.3.5 | 1,170 | 12/24/2019 |
4.3.4 | 2,783 | 12/4/2019 |
4.3.3 | 1,222 | 11/25/2019 |
4.3.2 | 955 | 11/23/2019 |
4.3.1 | 1,011 | 11/23/2019 |
4.3.0 | 938 | 11/22/2019 |
4.2.8 | 3,329 | 10/12/2019 |
4.2.7 | 1,024 | 10/11/2019 |
4.2.6 | 930 | 10/11/2019 |
4.2.5 | 1,266 | 10/11/2019 |
4.2.3 | 1,010 | 9/29/2019 |
4.2.2 | 988 | 9/29/2019 |
4.2.1 | 1,088 | 9/23/2019 |
4.1.2 | 2,778 | 8/17/2019 |
4.1.1 | 2,021 | 8/17/2019 |
4.1.0 | 2,054 | 8/16/2019 |
4.0.3 | 2,709 | 6/29/2019 |
4.0.2 | 2,084 | 6/27/2019 |
4.0.1 | 1,977 | 6/27/2019 |
4.0.0 | 2,003 | 6/27/2019 |
3.2.1 | 2,864 | 5/19/2019 |
3.2.0 | 2,072 | 5/17/2019 |
3.1.2 | 22,403 | 4/17/2019 |
3.1.1 | 2,075 | 4/12/2019 |
3.1.0 | 2,617 | 3/31/2019 |
3.0.2 | 2,090 | 3/28/2019 |
3.0.1 | 2,021 | 3/26/2019 |
3.0.0 | 2,116 | 3/25/2019 |
2.14.0 | 2,662 | 1/6/2019 |
2.13.0 | 2,229 | 11/24/2018 |
2.12.11 | 2,364 | 10/29/2018 |
2.12.10 | 2,230 | 10/26/2018 |
2.12.9 | 2,215 | 10/25/2018 |
2.12.8 | 2,189 | 10/25/2018 |
2.12.7 | 2,175 | 10/25/2018 |
2.12.6 | 2,207 | 10/24/2018 |
2.12.5 | 2,292 | 10/18/2018 |
2.12.4 | 2,210 | 10/15/2018 |
2.12.3 | 2,800 | 10/1/2018 |
2.12.2 | 2,222 | 9/29/2018 |
2.12.1 | 2,507 | 9/23/2018 |
2.12.0 | 2,764 | 9/16/2018 |
2.11.2 | 2,875 | 8/13/2018 |
2.11.1 | 2,316 | 8/12/2018 |
2.11.0 | 2,386 | 8/11/2018 |
2.10.0 | 2,428 | 7/26/2018 |
2.9.0 | 2,538 | 7/1/2018 |
2.8.2 | 2,448 | 6/19/2018 |
2.8.1 | 2,128 | 6/5/2018 |
2.8.0 | 2,482 | 6/4/2018 |
2.7.4 | 2,551 | 6/10/2018 |
2.7.3 | 2,439 | 6/10/2018 |
2.7.2 | 2,581 | 5/11/2018 |
2.7.1 | 2,365 | 5/11/2018 |
2.7.0 | 2,393 | 5/9/2018 |
2.6.0 | 2,579 | 4/7/2018 |
2.5.1 | 2,487 | 3/20/2018 |
2.5.0 | 2,462 | 3/10/2018 |
2.4.0 | 2,568 | 2/28/2018 |
2.3.5 | 2,275 | 2/23/2018 |
2.3.4 | 2,372 | 2/22/2018 |
2.3.3 | 2,425 | 2/20/2018 |
2.3.2 | 2,363 | 1/16/2018 |
2.3.1 | 2,505 | 1/14/2018 |
2.3.0 | 2,487 | 1/9/2018 |
2.2.2 | 2,452 | 12/23/2017 |
2.2.1 | 2,473 | 12/21/2017 |
2.2.0 | 2,464 | 12/19/2017 |
2.1.6 | 2,522 | 12/13/2017 |
2.1.5 | 2,484 | 12/11/2017 |
2.1.4 | 2,465 | 12/8/2017 |
2.1.3 | 2,559 | 12/6/2017 |
2.1.2 | 2,516 | 12/4/2017 |
2.1.1 | 2,340 | 12/4/2017 |
2.1.0 | 2,677 | 12/4/2017 |
2.0.6 | 2,345 | 11/30/2017 |
2.0.5 | 2,407 | 11/30/2017 |
2.0.4 | 2,377 | 11/22/2017 |
2.0.3 | 2,516 | 11/15/2017 |
2.0.2 | 2,288 | 11/11/2017 |
2.0.1 | 2,360 | 11/11/2017 |
2.0.0 | 2,349 | 11/6/2017 |
1.9.0 | 2,851 | 10/17/2017 |
1.8.1 | 2,849 | 10/12/2017 |
1.8.0 | 2,954 | 10/11/2017 |
1.7.3 | 2,962 | 9/29/2017 |
1.7.2 | 2,830 | 9/29/2017 |
1.7.1 | 2,877 | 9/25/2017 |
1.7.0 | 2,889 | 9/11/2017 |
1.6.9 | 2,718 | 9/6/2017 |
1.6.8 | 2,655 | 9/1/2017 |
1.6.7 | 2,835 | 9/1/2017 |
1.6.6 | 2,898 | 8/30/2017 |
1.6.5 | 2,891 | 8/30/2017 |
1.6.4 | 2,968 | 8/28/2017 |
1.6.3 | 2,918 | 8/23/2017 |
1.6.2 | 2,925 | 8/22/2017 |
1.6.1 | 2,839 | 8/22/2017 |
1.6.0 | 2,865 | 8/21/2017 |
1.5.2 | 2,951 | 8/17/2017 |
1.5.1 | 2,978 | 8/13/2017 |
1.5.0 | 2,775 | 8/12/2017 |
1.4.13 | 2,990 | 7/11/2017 |
1.4.10 | 2,921 | 5/14/2017 |
1.4.9 | 2,779 | 5/14/2017 |
1.4.8 | 2,656 | 5/2/2017 |
1.4.6 | 2,797 | 4/25/2017 |
1.4.5 | 2,736 | 4/17/2017 |
1.4.4 | 2,843 | 4/17/2017 |
1.4.3 | 2,693 | 4/16/2017 |
1.4.2 | 2,615 | 4/15/2017 |
1.3.11 | 2,736 | 3/27/2017 |
1.3.10 | 2,814 | 3/17/2017 |
1.3.9 | 2,954 | 3/17/2017 |
1.3.8 | 2,561 | 3/15/2017 |
1.3.7 | 2,746 | 3/15/2017 |
1.3.6 | 2,825 | 3/15/2017 |
1.3.5 | 2,587 | 3/9/2017 |
1.3.4 | 2,531 | 3/8/2017 |
1.3.3 | 2,731 | 3/4/2017 |
1.3.2 | 2,606 | 3/3/2017 |
1.2.3 | 2,568 | 3/1/2017 |
1.2.2 | 2,772 | 2/28/2017 |
1.2.1 | 2,633 | 2/27/2017 |
1.2.0 | 2,499 | 2/27/2017 |