Blazor.Common.Analyzers
1.0.26
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
<PackageReference Include="Blazor.Common.Analyzers" Version="1.0.26"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
<PackageVersion Include="Blazor.Common.Analyzers" Version="1.0.26" />
<PackageReference Include="Blazor.Common.Analyzers"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
paket add Blazor.Common.Analyzers --version 1.0.26
#r "nuget: Blazor.Common.Analyzers, 1.0.26"
#:package Blazor.Common.Analyzers@1.0.26
#addin nuget:?package=Blazor.Common.Analyzers&version=1.0.26
#tool nuget:?package=Blazor.Common.Analyzers&version=1.0.26
A set of analyzers for handling analyzers.
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.
|