StackExchange.Redis.Analyzer
1.3.3
dotnet add package StackExchange.Redis.Analyzer --version 1.3.3
NuGet\Install-Package StackExchange.Redis.Analyzer -Version 1.3.3
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="StackExchange.Redis.Analyzer" Version="1.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StackExchange.Redis.Analyzer --version 1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StackExchange.Redis.Analyzer, 1.3.3"
#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.
// Install StackExchange.Redis.Analyzer as a Cake Addin #addin nuget:?package=StackExchange.Redis.Analyzer&version=1.3.3 // Install StackExchange.Redis.Analyzer as a Cake Tool #tool nuget:?package=StackExchange.Redis.Analyzer&version=1.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Roslyn-based analyzer for StackExchange.Redis library
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on StackExchange.Redis.Analyzer:
Repository | Stars |
---|---|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/vertical-slice-api-template
An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
|