FlubuCore.Analyzers
1.0.4
Roslyn Analyzer for FlubuCore. A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Install-Package FlubuCore.Analyzers -Version 1.0.4
dotnet add package FlubuCore.Analyzers --version 1.0.4
<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.
paket add FlubuCore.Analyzers --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FlubuCore.Analyzers, 1.0.4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install FlubuCore.Analyzers as a Cake Addin
#addin nuget:?package=FlubuCore.Analyzers&version=1.0.4
// Install FlubuCore.Analyzers as a Cake Tool
#tool nuget:?package=FlubuCore.Analyzers&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Summary of changes made in this release of the package.
Dependencies
-
.NETStandard 1.3
- No dependencies.
Used By
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.
|