Blazor.Common.Analyzers
1.0.25
See the version list below for details.
dotnet add package Blazor.Common.Analyzers --version 1.0.25
NuGet\Install-Package Blazor.Common.Analyzers -Version 1.0.25
<PackageReference Include="Blazor.Common.Analyzers" Version="1.0.25"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Blazor.Common.Analyzers" Version="1.0.25" />
<PackageReference Include="Blazor.Common.Analyzers"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Blazor.Common.Analyzers --version 1.0.25
#r "nuget: Blazor.Common.Analyzers, 1.0.25"
#:package Blazor.Common.Analyzers@1.0.25
#addin nuget:?package=Blazor.Common.Analyzers&version=1.0.25
#tool nuget:?package=Blazor.Common.Analyzers&version=1.0.25
A set of analyzers for handling analyzers.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Blazor.Common.Analyzers:
| Package | Downloads |
|---|---|
|
ReactiveUI.Binding
Runtime library for ReactiveUI property observation and binding. Provides ICreatesObservableForProperty, expression chain decomposition, and converter infrastructure. |
|
|
ReactiveUI.Binding.Reactive
ReactiveUI.Binding recompiled against System.Reactive's IScheduler for seamless interop with System.Reactive consumers. |
|
|
ReactiveUI.Binding.Analyzer
Diagnostic analyzers and code fix providers for ReactiveUI binding source generator. |
|
|
ReactiveUI.Binding.SourceGenerators
Compatibility package for ReactiveUI.Binding consumers that reference the source generator by name. The generator and its analyzer ship inside ReactiveUI.Binding and ReactiveUI.Binding.Reactive; this package exists so existing references keep resolving. |
|
|
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.
|