Reo.Clients.Events
1.0.426
dotnet add package Reo.Clients.Events --version 1.0.426
NuGet\Install-Package Reo.Clients.Events -Version 1.0.426
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="Reo.Clients.Events" Version="1.0.426" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Reo.Clients.Events" Version="1.0.426" />
<PackageReference Include="Reo.Clients.Events" />
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 Reo.Clients.Events --version 1.0.426
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Reo.Clients.Events, 1.0.426"
#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 Reo.Clients.Events@1.0.426
#: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=Reo.Clients.Events&version=1.0.426
#tool nuget:?package=Reo.Clients.Events&version=1.0.426
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Reo.Clients.Events
Описание пакета
Reo.Clients.Events - это клиентская библиотека для взаимодействия с сервисом Events.
Основные компоненты
Требования
- .NET версии: .NET 10.0
- Зависимости: Нет внешних зависимостей, кроме стандартного .NET SDK.
Установка
Используйте следующие команды для установки пакета:
- NuGet Package Manager:
Install-Package Reo.Clients.Events - .NET CLI:
dotnet add package Reo.Clients.Events
Использование
Для использования библиотеки в вашем проекте, сначала установите пакет и добавьте соответствующие using директивы:
services.AddEventsClient(configuration);
Лицензия
Данный пакет распространяется под лицензией MIT.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Duende.IdentityModel (>= 8.1.0)
- FluentValidation (>= 12.1.1)
- FluentValidation.AspNetCore (>= 11.3.1)
- Flurl (>= 4.0.0)
- Flurl.Http (>= 4.0.2)
- Flurl.Http.Newtonsoft (>= 0.9.1)
- JetBrains.Annotations (>= 2026.2.0)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 10.0.12)
- Microsoft.AspNetCore.Authentication.OpenIdConnect (>= 10.0.12)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 10.0.12)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.12)
- Microsoft.Extensions.Configuration (>= 10.0.12)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.12)
- Microsoft.Extensions.DependencyInjection (>= 10.0.12)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Http.Polly (>= 10.0.12)
- Microsoft.Extensions.Logging (>= 10.0.12)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Options (>= 10.0.12)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.12)
- Newtonsoft.Json (>= 13.0.4)
- Polly (>= 8.5.0)
- RedLock.net (>= 2.3.2)
- Reo.Clients.Abstractions (>= 1.0.426)
- Reo.Core.Annotations (>= 10.0.360)
- Reo.Core.Application.Abstractions (>= 10.0.360)
- Reo.Core.Auth (>= 10.0.360)
- Reo.Core.BaseDomainModels (>= 10.0.360)
- Reo.Core.CodeConventions (>= 10.0.360)
- Reo.Core.Database.Abstractions (>= 10.0.360)
- Reo.Core.DataModels (>= 10.0.360)
- Reo.Core.Extensions (>= 10.0.360)
- Reo.Core.Hosting (>= 10.0.360)
- Reo.Core.Validation (>= 10.0.360)
- Reo.Models.StronglyTyped (>= 1.0.56)
- stbychkov.AutoLoggerMessage (>= 1.0.17)
- Swashbuckle.AspNetCore (>= 10.2.3)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.Configuration.ConfigurationManager (>= 10.0.12)
- System.Linq.Async (>= 7.0.1)
- Vogen (>= 8.0.7)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.