Gu.Roslyn.CodeFixExtensions 0.16.0

dotnet add package Gu.Roslyn.CodeFixExtensions --version 0.16.0
                    
NuGet\Install-Package Gu.Roslyn.CodeFixExtensions -Version 0.16.0
                    
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="Gu.Roslyn.CodeFixExtensions" Version="0.16.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Gu.Roslyn.CodeFixExtensions" Version="0.16.0" />
                    
Directory.Packages.props
<PackageReference Include="Gu.Roslyn.CodeFixExtensions" />
                    
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 Gu.Roslyn.CodeFixExtensions --version 0.16.0
                    
#r "nuget: Gu.Roslyn.CodeFixExtensions, 0.16.0"
                    
#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.
#:package Gu.Roslyn.CodeFixExtensions@0.16.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Gu.Roslyn.CodeFixExtensions&version=0.16.0
                    
Install as a Cake Addin
#tool nuget:?package=Gu.Roslyn.CodeFixExtensions&version=0.16.0
                    
Install as a Cake Tool

Helpers & extensions for writing Roslyn analyzers and code fixes.

Product 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 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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.16.0 926 11/21/2021
0.15.7 527 3/2/2021
0.15.6 483 2/26/2021
0.15.5 564 1/4/2021
0.15.4 545 12/31/2020
0.15.0 565 11/13/2020
0.14.4 583 11/8/2020
0.14.3 597 11/3/2020
0.14.2 623 11/3/2020
0.14.1 583 11/3/2020
0.14.0 540 11/3/2020
0.13.2 637 10/12/2020
0.13.1 576 10/11/2020
0.13.0 691 10/10/2020
0.12.9-dev 465 8/24/2020
0.12.8-dev 506 5/15/2020
0.12.7-dev 583 4/10/2020
0.12.6-dev 537 4/10/2020
0.12.5-dev 569 12/5/2019
0.12.3-dev 540 12/4/2019
0.12.2-dev 533 12/3/2019
0.12.1-dev 523 11/23/2019
0.12.0-dev 552 11/23/2019
0.11.0-dev 544 11/21/2019
0.10.2-dev 531 11/17/2019
0.10.1-dev 512 11/17/2019
0.10.0-dev 522 11/17/2019
0.9.2-dev 504 11/16/2019
0.9.1-dev 537 11/15/2019
0.9.0-dev 539 11/15/2019
0.8.7-dev 529 11/7/2019
0.8.6-dev 559 11/6/2019
0.8.3-dev 568 11/2/2019
0.8.2-dev 581 10/30/2019
0.8.1-dev 530 10/28/2019
0.7.3-dev 558 8/23/2019
0.7.2-dev 540 8/21/2019
0.7.1-dev 569 8/21/2019
0.6.2.1-dev 563 8/17/2019
0.6.1-dev 610 8/11/2019
0.5.5-dev 583 8/6/2019
0.5.4-dev 525 8/5/2019
0.5.3-dev 584 8/1/2019
0.5.1-dev 654 3/13/2019
0.5.0-dev 631 3/13/2019
0.4.5-dev 657 3/10/2019
0.4.4.1-dev 794 11/4/2018
0.4.4-dev 838 11/4/2018
0.4.3.2-dev 785 10/23/2018
0.4.3.1-dev 768 10/23/2018
0.4.3-dev 802 10/23/2018
0.4.2-dev 820 10/22/2018
0.4.1.1-dev 790 10/14/2018
0.4.1-dev 798 10/14/2018
0.4.0-dev 814 10/13/2018
0.3.4.3-dev 824 10/12/2018
0.3.4-dev 932 10/12/2018
0.3.3.1-dev 1,263 9/16/2018
0.3.3-dev 917 9/15/2018
0.3.2-dev 859 9/14/2018
0.3.1.4-dev 1,130 8/13/2018
0.3.1.3-dev 912 8/13/2018
0.3.1.2-dev 914 8/12/2018
0.3.1.1-dev 1,117 8/6/2018
0.3.1-dev 974 8/6/2018
0.3.0-dev 1,404 5/24/2018
0.2.1.29-dev 1,261 5/19/2018
0.2.1.28-dev 1,347 5/16/2018
0.2.1.27-dev 1,251 5/9/2018
0.2.1.26-dev 1,202 5/8/2018
0.2.1.25-dev 1,239 5/8/2018
0.2.1.24-dev 1,238 5/8/2018
0.2.1.23-dev 1,217 5/8/2018
0.2.1.22-dev 1,248 5/7/2018
0.2.1.21-dev 1,203 5/7/2018
0.2.1.20-dev 1,210 5/7/2018
0.2.1.19-dev 1,242 5/7/2018
0.2.1.18-dev 1,322 5/4/2018
0.2.1.17-dev 1,185 5/4/2018
0.2.1.16-dev 1,257 5/2/2018
0.2.1.15-dev 1,272 5/1/2018
0.2.1.14-dev 1,261 5/1/2018
0.2.1.13-dev 1,288 4/30/2018
0.2.1.12-dev 1,280 4/29/2018
0.2.1.11-dev 1,388 4/28/2018
0.2.1.10-dev 1,399 4/28/2018
0.2.1.9-dev 1,372 4/28/2018
0.2.1.8-dev 1,099 4/28/2018
0.2.1.7-dev 1,393 4/28/2018
0.2.1.6-dev 1,403 4/27/2018
0.2.1.5-dev 1,294 4/27/2018
0.2.1.4-dev 1,260 4/26/2018
0.2.1.3-dev 1,019 4/26/2018
0.2.1-dev 1,246 4/25/2018
0.2.0.5-dev 1,251 4/22/2018
0.2.0.3-dev 1,317 4/21/2018
0.2.0.2-dev 1,051 4/21/2018
0.2.0.1-dev 1,334 4/21/2018

0.16.0
     BREAKING: Update Roslyn dependency to 4.0.1
     0.15.7
     BUFIX: IMethodSymbol.FindArgument(parameter) when extension method invocation.
     0.15.6
     BUFIX: IMethodSymbol.FindParameter(name) when extension method invocation.
     0.15.5
     BUFIX: IsRepresentationPreservingConversion when cast reference type.
     0.15.3
     BUGFIX: Don't use Roslyn SymbolEqualityComparer
     0.15.0
     BREAKING: recursion.Target() returns syntax node for invocation as it can be a local function
     0.14.4
     BUGFIX: QualifiedType == BaseTypeSyntax.
     0.14.3
     Only compare nullability if both types are annotated reference types.
     0.14.2
     Only compare nullability if both types are annotated.
     0.14.1
     Return annotated types from GetType()
     0.14.0
     BREAKING: Use Roslyn 3.5.0
     0.13.0
     BREAKING: Roslyn 3.3.1 and netstandard 2.0
     0.12.9
     BUGFIX: Handle default CodeStyleOptions
     0.12.8
     BUGFIX: Handle using C = C
     0.12.7
     BUGFIX: MemberPath when nullable annotations
     0.12.6
     BUGFIX: Infinite recursion when comparing generic parameter.
     0.12.5
     FEATURE: Recursion, helper for walking safely.
     BREAKING: Minor changes to signature of ExecutionWalker