FlubuCore 5.0.2-preview1
See the version list below for details.
dotnet add package FlubuCore --version 5.0.2-preview1
NuGet\Install-Package FlubuCore -Version 5.0.2-preview1
<PackageReference Include="FlubuCore" Version="5.0.2-preview1" />
<PackageVersion Include="FlubuCore" Version="5.0.2-preview1" />
<PackageReference Include="FlubuCore" />
paket add FlubuCore --version 5.0.2-preview1
#r "nuget: FlubuCore, 5.0.2-preview1"
#:package FlubuCore@5.0.2-preview1
#addin nuget:?package=FlubuCore&version=5.0.2-preview1&prerelease
#tool nuget:?package=FlubuCore&version=5.0.2-preview1&prerelease
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. 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. | 
- 
                                                    
.NETFramework 4.6.2
- FlubuCore.Analyzers (>= 1.0.3)
 - FlubuCore.DotNet.Cli.Utils (>= 3.1.1)
 - FlubuCore.WebApi.Client (>= 5.0.2-preview1)
 - FlubuCore.WebApi.Model (>= 5.0.2-preview1)
 - Glob (>= 1.1.6)
 - McMaster.Extensions.CommandLineUtils (>= 2.3.0)
 - Microsoft.CodeAnalysis.Common (>= 3.5.0)
 - Microsoft.CodeAnalysis.CSharp (>= 3.5.0)
 - Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.5.0)
 - Microsoft.Extensions.Configuration.Binder (>= 2.1.1)
 - Microsoft.Extensions.Configuration.CommandLine (>= 2.1.1)
 - Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.1)
 - Microsoft.Extensions.Configuration.FileExtensions (>= 2.1.1)
 - Microsoft.Extensions.Configuration.Json (>= 2.1.1)
 - Microsoft.Extensions.DependencyInjection (>= 2.1.1)
 - Microsoft.Extensions.Logging (>= 2.1.1)
 - Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
 - Microsoft.Extensions.Logging.Console (>= 2.1.1)
 - Microsoft.Web.Administration (>= 11.1.0)
 - Microsoft.Win32.Registry (>= 4.5.0)
 - Newtonsoft.Json (>= 12.0.3)
 - Pastel (>= 1.3.1)
 - SSH.NET (>= 2016.1.0)
 - System.IO.Compression.ZipFile (>= 4.3.0)
 - System.ServiceProcess.ServiceController (>= 4.5.0)
 
 - 
                                                    
.NETStandard 1.6
- FlubuCore.Analyzers (>= 1.0.3)
 - FlubuCore.WebApi.Client (>= 5.0.2-preview1)
 - FlubuCore.WebApi.Model (>= 5.0.2-preview1)
 - Glob (>= 1.1.6)
 - McMaster.Extensions.CommandLineUtils (>= 2.3.0)
 - Microsoft.CodeAnalysis.Common (>= 2.9.0)
 - Microsoft.CodeAnalysis.CSharp (>= 2.9.0)
 - Microsoft.CodeAnalysis.CSharp.Scripting (>= 2.9.0)
 - Microsoft.DotNet.Cli.Utils (>= 2.0.0)
 - Microsoft.Extensions.Configuration.Binder (>= 1.1.2)
 - Microsoft.Extensions.Configuration.CommandLine (>= 1.1.2)
 - Microsoft.Extensions.Configuration.EnvironmentVariables (>= 1.1.2)
 - Microsoft.Extensions.Configuration.FileExtensions (>= 1.1.2)
 - Microsoft.Extensions.Configuration.Json (>= 1.1.2)
 - Microsoft.Extensions.DependencyInjection (>= 1.1.1)
 - Microsoft.Extensions.Logging (>= 1.1.2)
 - Microsoft.Extensions.Logging.Abstractions (>= 1.1.2)
 - Microsoft.Extensions.Logging.Console (>= 1.1.2)
 - Microsoft.Web.Administration (>= 11.1.0)
 - Microsoft.Win32.Registry (>= 4.5.0)
 - NETStandard.Library (>= 1.6.1)
 - Newtonsoft.Json (>= 12.0.3)
 - SSH.NET (>= 2016.1.0)
 - System.IO.Compression.ZipFile (>= 4.3.0)
 - System.ServiceProcess.ServiceController (>= 4.5.0)
 
 - 
                                                    
.NETStandard 2.0
- FlubuCore.Analyzers (>= 1.0.3)
 - FlubuCore.DotNet.Cli.Utils (>= 3.1.1)
 - FlubuCore.WebApi.Client (>= 5.0.2-preview1)
 - FlubuCore.WebApi.Model (>= 5.0.2-preview1)
 - Glob (>= 1.1.6)
 - McMaster.Extensions.CommandLineUtils (>= 2.3.0)
 - Microsoft.CodeAnalysis.Common (>= 3.5.0)
 - Microsoft.CodeAnalysis.CSharp (>= 3.5.0)
 - Microsoft.CodeAnalysis.CSharp.Scripting (>= 3.5.0)
 - Microsoft.Extensions.Configuration.Binder (>= 2.1.1)
 - Microsoft.Extensions.Configuration.CommandLine (>= 2.1.1)
 - Microsoft.Extensions.Configuration.EnvironmentVariables (>= 2.1.1)
 - Microsoft.Extensions.Configuration.FileExtensions (>= 2.1.1)
 - Microsoft.Extensions.Configuration.Json (>= 2.1.1)
 - Microsoft.Extensions.DependencyInjection (>= 2.1.1)
 - Microsoft.Extensions.Logging (>= 2.1.1)
 - Microsoft.Extensions.Logging.Abstractions (>= 2.1.1)
 - Microsoft.Extensions.Logging.Console (>= 2.1.1)
 - Microsoft.Web.Administration (>= 11.1.0)
 - Microsoft.Win32.Registry (>= 4.5.0)
 - Newtonsoft.Json (>= 12.0.3)
 - Pastel (>= 1.3.1)
 - SSH.NET (>= 2016.1.0)
 - System.IO.Compression.ZipFile (>= 4.3.0)
 - System.ServiceProcess.ServiceController (>= 4.5.0)
 
 
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.  | 
                                                    |
| 
                                                        
                                                            Vegeta.Flubu
                                                        
                                                         Jenzy's personal utility library: Flubu edition. Nothing to see here.  | 
                                                    |
| 
                                                        
                                                            BuildScript
                                                        
                                                         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 | 968 | 3/12/2025 | 
| 8.0.0 | 7,665 | 11/25/2023 | 
| 7.0.1 | 1,332 | 7/21/2023 | 
| 7.0.0 | 1,610 | 1/9/2023 | 
| 6.4.4 | 9,313 | 6/29/2022 | 
| 6.4.3 | 1,008 | 6/29/2022 | 
| 6.4.2 | 1,039 | 6/27/2022 | 
| 6.4.1 | 1,049 | 6/26/2022 | 
| 6.4.0 | 1,065 | 6/26/2022 | 
| 6.3.2 | 9,961 | 10/10/2021 | 
| 6.3.1 | 1,130 | 10/10/2021 | 
| 6.3.0 | 1,138 | 9/25/2021 | 
| 6.2.0 | 2,362 | 8/26/2021 | 
| 6.2.0-preview1 | 558 | 7/15/2021 | 
| 6.1.6 | 1,460 | 7/6/2021 | 
| 6.1.5 | 3,385 | 7/5/2021 | 
| 6.1.4 | 3,179 | 6/22/2021 | 
| 6.1.3 | 1,223 | 5/24/2021 | 
| 6.1.3-preview1 | 537 | 5/13/2021 | 
| 6.1.2 | 1,131 | 5/12/2021 | 
| 6.1.1 | 1,262 | 4/3/2021 | 
| 6.1.0 | 7,387 | 3/16/2021 | 
| 6.0.0 | 1,393 | 1/23/2021 | 
| 6.0.0-preview4 | 659 | 12/17/2020 | 
| 6.0.0-preview3 | 652 | 8/18/2020 | 
| 6.0.0-preview2 | 1,132 | 5/27/2020 | 
| 6.0.0-preview1 | 800 | 5/12/2020 | 
| 5.1.8 | 11,888 | 5/14/2020 | 
| 5.1.7 | 1,226 | 5/14/2020 | 
| 5.1.7-preview4 | 714 | 5/12/2020 | 
| 5.1.7-preview3 | 736 | 5/12/2020 | 
| 5.1.7-preview2 | 711 | 5/12/2020 | 
| 5.1.7-preview1 | 737 | 5/12/2020 | 
| 5.1.6 | 1,354 | 5/9/2020 | 
| 5.1.5 | 1,303 | 5/7/2020 | 
| 5.1.3 | 1,339 | 5/1/2020 | 
| 5.1.3-preview1 | 798 | 5/1/2020 | 
| 5.1.2 | 1,319 | 5/1/2020 | 
| 5.1.2-preview8 | 824 | 4/30/2020 | 
| 5.1.2-preview7 | 827 | 4/29/2020 | 
| 5.1.2-preview6 | 719 | 4/29/2020 | 
| 5.1.2-preview5 | 766 | 4/28/2020 | 
| 5.1.2-preview4 | 727 | 4/28/2020 | 
| 5.1.2-preview3 | 724 | 4/28/2020 | 
| 5.1.2-preview2 | 777 | 4/28/2020 | 
| 5.1.2-preview1 | 702 | 4/28/2020 | 
| 5.1.1 | 2,347 | 4/18/2020 | 
| 5.1.0 | 1,220 | 4/18/2020 | 
| 5.1.0-preview5 | 732 | 4/17/2020 | 
| 5.1.0-preview4 | 795 | 4/17/2020 | 
| 5.1.0-preview3 | 825 | 4/17/2020 | 
| 5.1.0-preview2 | 734 | 4/17/2020 | 
| 5.1.0-preview1 | 742 | 4/15/2020 | 
| 5.0.4 | 7,059 | 4/7/2020 | 
| 5.0.3 | 1,469 | 4/3/2020 | 
| 5.0.2 | 1,751 | 3/31/2020 | 
| 5.0.2-preview1 | 751 | 3/31/2020 | 
| 5.0.1 | 1,371 | 3/30/2020 | 
| 5.0.0 | 1,201 | 3/29/2020 | 
| 5.0.0-preview4 | 797 | 3/29/2020 | 
| 5.0.0-preview3 | 767 | 3/27/2020 | 
| 5.0.0-preview2 | 743 | 3/27/2020 | 
| 5.0.0-preview1 | 769 | 3/26/2020 | 
| 4.3.7 | 25,281 | 1/9/2020 | 
| 4.3.5 | 1,572 | 12/24/2019 | 
| 4.3.4 | 3,148 | 12/4/2019 | 
| 4.3.3 | 1,571 | 11/25/2019 | 
| 4.3.2 | 1,369 | 11/23/2019 | 
| 4.3.1 | 1,375 | 11/23/2019 | 
| 4.3.0 | 1,318 | 11/22/2019 | 
| 4.2.8 | 4,453 | 10/12/2019 | 
| 4.2.7 | 1,405 | 10/11/2019 | 
| 4.2.6 | 1,297 | 10/11/2019 | 
| 4.2.5 | 1,680 | 10/11/2019 | 
| 4.2.3 | 1,394 | 9/29/2019 | 
| 4.2.2 | 1,386 | 9/29/2019 | 
| 4.2.1 | 1,480 | 9/23/2019 | 
| 4.1.2 | 3,130 | 8/17/2019 | 
| 4.1.1 | 2,427 | 8/17/2019 | 
| 4.1.0 | 2,461 | 8/16/2019 | 
| 4.0.3 | 3,064 | 6/29/2019 | 
| 4.0.2 | 2,496 | 6/27/2019 | 
| 4.0.1 | 2,348 | 6/27/2019 | 
| 4.0.0 | 2,405 | 6/27/2019 | 
| 3.2.1 | 3,572 | 5/19/2019 | 
| 3.2.0 | 2,453 | 5/17/2019 | 
| 3.1.2 | 25,730 | 4/17/2019 | 
| 3.1.1 | 2,474 | 4/12/2019 | 
| 3.1.0 | 2,991 | 3/31/2019 | 
| 3.0.2 | 2,423 | 3/28/2019 | 
| 3.0.1 | 2,371 | 3/26/2019 | 
| 3.0.0 | 2,485 | 3/25/2019 | 
| 2.14.0 | 3,293 | 1/6/2019 | 
| 2.13.0 | 2,641 | 11/24/2018 | 
| 2.12.11 | 2,750 | 10/29/2018 | 
| 2.12.10 | 2,655 | 10/26/2018 | 
| 2.12.9 | 2,650 | 10/25/2018 | 
| 2.12.8 | 2,579 | 10/25/2018 | 
| 2.12.7 | 2,595 | 10/25/2018 | 
| 2.12.6 | 2,626 | 10/24/2018 | 
| 2.12.5 | 2,683 | 10/18/2018 | 
| 2.12.4 | 2,637 | 10/15/2018 | 
| 2.12.3 | 3,375 | 10/1/2018 | 
| 2.12.2 | 2,695 | 9/29/2018 | 
| 2.12.1 | 3,012 | 9/23/2018 | 
| 2.12.0 | 3,322 | 9/16/2018 | 
| 2.11.2 | 3,432 | 8/13/2018 | 
| 2.11.1 | 2,753 | 8/12/2018 | 
| 2.11.0 | 2,813 | 8/11/2018 | 
| 2.10.0 | 2,944 | 7/26/2018 | 
| 2.9.0 | 3,243 | 7/1/2018 | 
| 2.8.2 | 3,060 | 6/19/2018 | 
| 2.8.1 | 2,707 | 6/5/2018 | 
| 2.8.0 | 3,002 | 6/4/2018 | 
| 2.7.4 | 3,221 | 6/10/2018 | 
| 2.7.3 | 3,112 | 6/10/2018 | 
| 2.7.2 | 3,249 | 5/11/2018 | 
| 2.7.1 | 2,903 | 5/11/2018 | 
| 2.7.0 | 3,161 | 5/9/2018 | 
| 2.6.0 | 3,301 | 4/7/2018 | 
| 2.5.1 | 3,141 | 3/20/2018 | 
| 2.5.0 | 3,166 | 3/10/2018 | 
| 2.4.0 | 3,255 | 2/28/2018 | 
| 2.3.5 | 2,786 | 2/23/2018 | 
| 2.3.4 | 2,877 | 2/22/2018 | 
| 2.3.3 | 3,137 | 2/20/2018 | 
| 2.3.2 | 2,898 | 1/16/2018 | 
| 2.3.1 | 3,202 | 1/14/2018 | 
| 2.3.0 | 3,136 | 1/9/2018 | 
| 2.2.2 | 3,177 | 12/23/2017 | 
| 2.2.1 | 3,147 | 12/21/2017 | 
| 2.2.0 | 3,130 | 12/19/2017 | 
| 2.1.6 | 3,157 | 12/13/2017 | 
| 2.1.5 | 3,195 | 12/11/2017 | 
| 2.1.4 | 3,161 | 12/8/2017 | 
| 2.1.3 | 3,204 | 12/6/2017 | 
| 2.1.2 | 3,057 | 12/4/2017 | 
| 2.1.1 | 2,800 | 12/4/2017 | 
| 2.1.0 | 4,479 | 12/4/2017 | 
| 2.0.6 | 2,852 | 11/30/2017 | 
| 2.0.5 | 2,935 | 11/30/2017 | 
| 2.0.4 | 2,907 | 11/22/2017 | 
| 2.0.3 | 3,076 | 11/15/2017 | 
| 2.0.2 | 2,818 | 11/11/2017 | 
| 2.0.1 | 2,927 | 11/11/2017 | 
| 2.0.0 | 2,848 | 11/6/2017 | 
| 1.9.0 | 3,424 | 10/17/2017 | 
| 1.8.1 | 3,427 | 10/12/2017 | 
| 1.8.0 | 3,562 | 10/11/2017 | 
| 1.7.3 | 3,460 | 9/29/2017 | 
| 1.7.2 | 3,454 | 9/29/2017 | 
| 1.7.1 | 3,407 | 9/25/2017 | 
| 1.7.0 | 3,428 | 9/11/2017 | 
| 1.6.9 | 3,286 | 9/6/2017 | 
| 1.6.8 | 3,202 | 9/1/2017 | 
| 1.6.7 | 3,381 | 9/1/2017 | 
| 1.6.6 | 3,464 | 8/30/2017 | 
| 1.6.5 | 3,418 | 8/30/2017 | 
| 1.6.4 | 3,548 | 8/28/2017 | 
| 1.6.3 | 3,452 | 8/23/2017 | 
| 1.6.2 | 3,459 | 8/22/2017 | 
| 1.6.1 | 3,363 | 8/22/2017 | 
| 1.6.0 | 3,448 | 8/21/2017 | 
| 1.5.2 | 3,508 | 8/17/2017 | 
| 1.5.1 | 3,477 | 8/13/2017 | 
| 1.5.0 | 3,267 | 8/12/2017 | 
| 1.4.13 | 3,557 | 7/11/2017 | 
| 1.4.10 | 3,454 | 5/14/2017 | 
| 1.4.9 | 3,342 | 5/14/2017 | 
| 1.4.8 | 3,194 | 5/2/2017 | 
| 1.4.6 | 3,355 | 4/25/2017 | 
| 1.4.5 | 3,321 | 4/17/2017 | 
| 1.4.4 | 3,412 | 4/17/2017 | 
| 1.4.3 | 3,308 | 4/16/2017 | 
| 1.4.2 | 3,146 | 4/15/2017 | 
| 1.3.11 | 3,284 | 3/27/2017 | 
| 1.3.10 | 3,356 | 3/17/2017 | 
| 1.3.9 | 3,485 | 3/17/2017 | 
| 1.3.8 | 3,126 | 3/15/2017 | 
| 1.3.7 | 3,361 | 3/15/2017 | 
| 1.3.6 | 3,420 | 3/15/2017 | 
| 1.3.5 | 3,167 | 3/9/2017 | 
| 1.3.4 | 3,100 | 3/8/2017 | 
| 1.3.3 | 3,328 | 3/4/2017 | 
| 1.3.2 | 3,151 | 3/3/2017 | 
| 1.2.3 | 3,148 | 3/1/2017 | 
| 1.2.2 | 3,364 | 2/28/2017 | 
| 1.2.1 | 3,158 | 2/27/2017 | 
| 1.2.0 | 3,158 | 2/27/2017 |