Blazor.Common.Analyzers 1.0.26

There is a newer version of this package available.
See the version list below for details.
dotnet add package Blazor.Common.Analyzers --version 1.0.26
                    
NuGet\Install-Package Blazor.Common.Analyzers -Version 1.0.26
                    
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="Blazor.Common.Analyzers" Version="1.0.26">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Blazor.Common.Analyzers" Version="1.0.26" />
                    
Directory.Packages.props
<PackageReference Include="Blazor.Common.Analyzers">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Blazor.Common.Analyzers --version 1.0.26
                    
#r "nuget: Blazor.Common.Analyzers, 1.0.26"
                    
#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 Blazor.Common.Analyzers@1.0.26
                    
#: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=Blazor.Common.Analyzers&version=1.0.26
                    
Install as a Cake Addin
#tool nuget:?package=Blazor.Common.Analyzers&version=1.0.26
                    
Install as a Cake Tool

A set of analyzers for handling analyzers.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Blazor.Common.Analyzers:

Package Downloads
ReactiveUI.Binding.Analyzer

Diagnostic analyzers and code fix providers for ReactiveUI binding source generator.

ReactiveUI.Binding

Runtime library for ReactiveUI property observation and binding. Provides ICreatesObservableForProperty, expression chain decomposition, and converter infrastructure.

ReactiveUI.Binding.SourceGenerators

Source generator for ReactiveUI property observation and binding. Generates compile-time WhenChanged, WhenChanging, BindOneWay, and BindTwoWay implementations.

ReactiveUI.Binding.Reactive

System.Reactive adapter for ReactiveUI.Binding. Provides IScheduler-accepting overloads for BindOneWay, BindTwoWay, OneWayBind, and Bind APIs.

ReactiveUI.Binding.Wpf

WPF platform support for ReactiveUI.Binding. Provides DependencyProperty observation and Visibility converters.

GitHub repositories (1)

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

Repository Stars
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
Version Downloads Last Updated
2.1.0 2,531 6/3/2026 2.1.0 is deprecated because it is no longer maintained.
1.0.28 17,417 9/7/2023
1.0.26 412 9/7/2023
1.0.25 363 9/5/2023