FlubuCore.Analyzers 1.0.4

dotnet add package FlubuCore.Analyzers --version 1.0.4
                    
NuGet\Install-Package FlubuCore.Analyzers -Version 1.0.4
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FlubuCore.Analyzers" Version="1.0.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FlubuCore.Analyzers" Version="1.0.4" />
                    
Directory.Packages.props
<PackageReference Include="FlubuCore.Analyzers" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FlubuCore.Analyzers --version 1.0.4
                    
#r "nuget: FlubuCore.Analyzers, 1.0.4"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=FlubuCore.Analyzers&version=1.0.4
                    
Install FlubuCore.Analyzers as a Cake Addin
#tool nuget:?package=FlubuCore.Analyzers&version=1.0.4
                    
Install FlubuCore.Analyzers as a Cake Tool

Roslyn Analyzer for FlubuCore. A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 1.3

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on FlubuCore.Analyzers:

Package Downloads
FlubuCore

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

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on FlubuCore.Analyzers:

Repository Stars
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Version Downloads Last updated
1.0.4 45,128 9/20/2019
1.0.3 95,729 8/11/2018
1.0.2 2,735 8/11/2018

Summary of changes made in this release of the package.