FlubuCore 9.0.0
dotnet add package FlubuCore --version 9.0.0
NuGet\Install-Package FlubuCore -Version 9.0.0
<PackageReference Include="FlubuCore" Version="9.0.0" />
<PackageVersion Include="FlubuCore" Version="9.0.0" />
<PackageReference Include="FlubuCore" />
paket add FlubuCore --version 9.0.0
#r "nuget: FlubuCore, 9.0.0"
#addin nuget:?package=FlubuCore&version=9.0.0
#tool nuget:?package=FlubuCore&version=9.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. 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. |
.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 (>= 9.0.0)
- FlubuCore.WebApi.Model (>= 9.0.0)
- Glob (>= 1.1.9)
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.9.2)
- Microsoft.CodeAnalysis.CSharp (>= 4.9.2)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.9.2)
- 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.3)
- 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 (>= 9.0.0)
- FlubuCore.WebApi.Model (>= 9.0.0)
- Glob (>= 1.1.9)
- McMaster.Extensions.CommandLineUtils (>= 3.1.0)
- Microsoft.CodeAnalysis.Common (>= 4.9.2)
- Microsoft.CodeAnalysis.CSharp (>= 4.9.2)
- Microsoft.CodeAnalysis.CSharp.Scripting (>= 4.9.2)
- 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.3)
- 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 (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 6 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.
|
|
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
|
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 233 | 3/12/2025 |
8.0.0 | 6,213 | 11/25/2023 |
7.0.1 | 1,159 | 7/21/2023 |
7.0.0 | 1,452 | 1/9/2023 |
6.4.4 | 9,062 | 6/29/2022 |
6.4.3 | 855 | 6/29/2022 |
6.4.2 | 920 | 6/27/2022 |
6.4.1 | 897 | 6/26/2022 |
6.4.0 | 905 | 6/26/2022 |
6.3.2 | 8,067 | 10/10/2021 |
6.3.1 | 995 | 10/10/2021 |
6.3.0 | 982 | 9/25/2021 |
6.2.0 | 2,124 | 8/26/2021 |
6.2.0-preview1 | 429 | 7/15/2021 |
6.1.6 | 1,313 | 7/6/2021 |
6.1.5 | 3,148 | 7/5/2021 |
6.1.4 | 2,858 | 6/22/2021 |
6.1.3 | 1,057 | 5/24/2021 |
6.1.3-preview1 | 385 | 5/13/2021 |
6.1.2 | 979 | 5/12/2021 |
6.1.1 | 1,121 | 4/3/2021 |
6.1.0 | 3,439 | 3/16/2021 |
6.0.0 | 1,217 | 1/23/2021 |
6.0.0-preview4 | 520 | 12/17/2020 |
6.0.0-preview3 | 509 | 8/18/2020 |
6.0.0-preview2 | 990 | 5/27/2020 |
6.0.0-preview1 | 639 | 5/12/2020 |
5.1.8 | 11,457 | 5/14/2020 |
5.1.7 | 1,040 | 5/14/2020 |
5.1.7-preview4 | 568 | 5/12/2020 |
5.1.7-preview3 | 581 | 5/12/2020 |
5.1.7-preview2 | 557 | 5/12/2020 |
5.1.7-preview1 | 577 | 5/12/2020 |
5.1.6 | 1,185 | 5/9/2020 |
5.1.5 | 1,151 | 5/7/2020 |
5.1.3 | 1,212 | 5/1/2020 |
5.1.3-preview1 | 621 | 5/1/2020 |
5.1.2 | 1,147 | 5/1/2020 |
5.1.2-preview8 | 646 | 4/30/2020 |
5.1.2-preview7 | 668 | 4/29/2020 |
5.1.2-preview6 | 551 | 4/29/2020 |
5.1.2-preview5 | 582 | 4/28/2020 |
5.1.2-preview4 | 561 | 4/28/2020 |
5.1.2-preview3 | 582 | 4/28/2020 |
5.1.2-preview2 | 626 | 4/28/2020 |
5.1.2-preview1 | 538 | 4/28/2020 |
5.1.1 | 2,180 | 4/18/2020 |
5.1.0 | 1,076 | 4/18/2020 |
5.1.0-preview5 | 575 | 4/17/2020 |
5.1.0-preview4 | 628 | 4/17/2020 |
5.1.0-preview3 | 671 | 4/17/2020 |
5.1.0-preview2 | 572 | 4/17/2020 |
5.1.0-preview1 | 572 | 4/15/2020 |
5.0.4 | 6,683 | 4/7/2020 |
5.0.3 | 1,283 | 4/3/2020 |
5.0.2 | 1,523 | 3/31/2020 |
5.0.2-preview1 | 615 | 3/31/2020 |
5.0.1 | 1,207 | 3/30/2020 |
5.0.0 | 1,040 | 3/29/2020 |
5.0.0-preview4 | 614 | 3/29/2020 |
5.0.0-preview3 | 604 | 3/27/2020 |
5.0.0-preview2 | 607 | 3/27/2020 |
5.0.0-preview1 | 605 | 3/26/2020 |
4.3.7 | 25,112 | 1/9/2020 |
4.3.5 | 1,399 | 12/24/2019 |
4.3.4 | 2,991 | 12/4/2019 |
4.3.3 | 1,440 | 11/25/2019 |
4.3.2 | 1,215 | 11/23/2019 |
4.3.1 | 1,245 | 11/23/2019 |
4.3.0 | 1,139 | 11/22/2019 |
4.2.8 | 4,300 | 10/12/2019 |
4.2.7 | 1,244 | 10/11/2019 |
4.2.6 | 1,161 | 10/11/2019 |
4.2.5 | 1,525 | 10/11/2019 |
4.2.3 | 1,223 | 9/29/2019 |
4.2.2 | 1,232 | 9/29/2019 |
4.2.1 | 1,309 | 9/23/2019 |
4.1.2 | 2,965 | 8/17/2019 |
4.1.1 | 2,251 | 8/17/2019 |
4.1.0 | 2,299 | 8/16/2019 |
4.0.3 | 2,904 | 6/29/2019 |
4.0.2 | 2,308 | 6/27/2019 |
4.0.1 | 2,184 | 6/27/2019 |
4.0.0 | 2,241 | 6/27/2019 |
3.2.1 | 3,339 | 5/19/2019 |
3.2.0 | 2,283 | 5/17/2019 |
3.1.2 | 25,484 | 4/17/2019 |
3.1.1 | 2,323 | 4/12/2019 |
3.1.0 | 2,830 | 3/31/2019 |
3.0.2 | 2,283 | 3/28/2019 |
3.0.1 | 2,228 | 3/26/2019 |
3.0.0 | 2,319 | 3/25/2019 |
2.14.0 | 3,153 | 1/6/2019 |
2.13.0 | 2,454 | 11/24/2018 |
2.12.11 | 2,581 | 10/29/2018 |
2.12.10 | 2,482 | 10/26/2018 |
2.12.9 | 2,481 | 10/25/2018 |
2.12.8 | 2,428 | 10/25/2018 |
2.12.7 | 2,444 | 10/25/2018 |
2.12.6 | 2,463 | 10/24/2018 |
2.12.5 | 2,539 | 10/18/2018 |
2.12.4 | 2,499 | 10/15/2018 |
2.12.3 | 3,177 | 10/1/2018 |
2.12.2 | 2,519 | 9/29/2018 |
2.12.1 | 2,827 | 9/23/2018 |
2.12.0 | 3,094 | 9/16/2018 |
2.11.2 | 3,224 | 8/13/2018 |
2.11.1 | 2,566 | 8/12/2018 |
2.11.0 | 2,647 | 8/11/2018 |
2.10.0 | 2,706 | 7/26/2018 |
2.9.0 | 2,898 | 7/1/2018 |
2.8.2 | 2,745 | 6/19/2018 |
2.8.1 | 2,391 | 6/5/2018 |
2.8.0 | 2,706 | 6/4/2018 |
2.7.4 | 2,862 | 6/10/2018 |
2.7.3 | 2,755 | 6/10/2018 |
2.7.2 | 2,902 | 5/11/2018 |
2.7.1 | 2,654 | 5/11/2018 |
2.7.0 | 2,828 | 5/9/2018 |
2.6.0 | 2,968 | 4/7/2018 |
2.5.1 | 2,817 | 3/20/2018 |
2.5.0 | 2,822 | 3/10/2018 |
2.4.0 | 2,914 | 2/28/2018 |
2.3.5 | 2,535 | 2/23/2018 |
2.3.4 | 2,650 | 2/22/2018 |
2.3.3 | 2,814 | 2/20/2018 |
2.3.2 | 2,654 | 1/16/2018 |
2.3.1 | 2,860 | 1/14/2018 |
2.3.0 | 2,816 | 1/9/2018 |
2.2.2 | 2,839 | 12/23/2017 |
2.2.1 | 2,812 | 12/21/2017 |
2.2.0 | 2,801 | 12/19/2017 |
2.1.6 | 2,820 | 12/13/2017 |
2.1.5 | 2,836 | 12/11/2017 |
2.1.4 | 2,844 | 12/8/2017 |
2.1.3 | 2,885 | 12/6/2017 |
2.1.2 | 2,819 | 12/4/2017 |
2.1.1 | 2,565 | 12/4/2017 |
2.1.0 | 3,981 | 12/4/2017 |
2.0.6 | 2,618 | 11/30/2017 |
2.0.5 | 2,697 | 11/30/2017 |
2.0.4 | 2,667 | 11/22/2017 |
2.0.3 | 2,813 | 11/15/2017 |
2.0.2 | 2,586 | 11/11/2017 |
2.0.1 | 2,687 | 11/11/2017 |
2.0.0 | 2,587 | 11/6/2017 |
1.9.0 | 3,162 | 10/17/2017 |
1.8.1 | 3,180 | 10/12/2017 |
1.8.0 | 3,310 | 10/11/2017 |
1.7.3 | 3,232 | 9/29/2017 |
1.7.2 | 3,201 | 9/29/2017 |
1.7.1 | 3,140 | 9/25/2017 |
1.7.0 | 3,182 | 9/11/2017 |
1.6.9 | 3,020 | 9/6/2017 |
1.6.8 | 2,964 | 9/1/2017 |
1.6.7 | 3,118 | 9/1/2017 |
1.6.6 | 3,203 | 8/30/2017 |
1.6.5 | 3,180 | 8/30/2017 |
1.6.4 | 3,288 | 8/28/2017 |
1.6.3 | 3,246 | 8/23/2017 |
1.6.2 | 3,200 | 8/22/2017 |
1.6.1 | 3,129 | 8/22/2017 |
1.6.0 | 3,210 | 8/21/2017 |
1.5.2 | 3,237 | 8/17/2017 |
1.5.1 | 3,225 | 8/13/2017 |
1.5.0 | 3,036 | 8/12/2017 |
1.4.13 | 3,336 | 7/11/2017 |
1.4.10 | 3,209 | 5/14/2017 |
1.4.9 | 3,109 | 5/14/2017 |
1.4.8 | 2,943 | 5/2/2017 |
1.4.6 | 3,100 | 4/25/2017 |
1.4.5 | 3,073 | 4/17/2017 |
1.4.4 | 3,188 | 4/17/2017 |
1.4.3 | 3,030 | 4/16/2017 |
1.4.2 | 2,894 | 4/15/2017 |
1.3.11 | 3,041 | 3/27/2017 |
1.3.10 | 3,127 | 3/17/2017 |
1.3.9 | 3,244 | 3/17/2017 |
1.3.8 | 2,871 | 3/15/2017 |
1.3.7 | 3,087 | 3/15/2017 |
1.3.6 | 3,168 | 3/15/2017 |
1.3.5 | 2,910 | 3/9/2017 |
1.3.4 | 2,841 | 3/8/2017 |
1.3.3 | 3,075 | 3/4/2017 |
1.3.2 | 2,889 | 3/3/2017 |
1.2.3 | 2,896 | 3/1/2017 |
1.2.2 | 3,101 | 2/28/2017 |
1.2.1 | 2,911 | 2/27/2017 |
1.2.0 | 2,852 | 2/27/2017 |