Cqrs.Azure.Functions.Isolated
5.0.0.31
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cqrs.Azure.Functions.Isolated --version 5.0.0.31
NuGet\Install-Package Cqrs.Azure.Functions.Isolated -Version 5.0.0.31
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="Cqrs.Azure.Functions.Isolated" Version="5.0.0.31" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cqrs.Azure.Functions.Isolated --version 5.0.0.31
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cqrs.Azure.Functions.Isolated, 5.0.0.31"
#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 Cqrs.Azure.Functions.Isolated as a Cake Addin #addin nuget:?package=Cqrs.Azure.Functions.Isolated&version=5.0.0.31 // Install Cqrs.Azure.Functions.Isolated as a Cake Tool #tool nuget:?package=Cqrs.Azure.Functions.Isolated&version=5.0.0.31
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Use Azure Functions with CQRS.NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Chinchilla.Logging.Azure (>= 5.0.36)
- Chinchilla.Logging.Azure.ApplicationInsights (>= 5.0.36)
- Cqrs (>= 5.0.0.31)
- Cqrs.Azure.ConfigurationManager (>= 5.0.0.31)
- Cqrs.DependencyInjection (>= 5.0.0.31)
- Microsoft.ApplicationInsights (>= 2.21.0)
- Microsoft.ApplicationInsights.WorkerService (>= 2.21.0)
- Microsoft.Azure.Functions.Worker (>= 1.19.0)
- Microsoft.Azure.Functions.Worker.ApplicationInsights (>= 1.0.0)
- Microsoft.Azure.Functions.Worker.Sdk (>= 1.15.0)
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 6.0.1)
- Microsoft.Extensions.Configuration.Json (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.2.2.69 | 77 | 11/2/2024 |
5.2.2.68 | 81 | 10/23/2024 |
5.2.2.67 | 84 | 10/22/2024 |
5.2.2.66 | 86 | 10/21/2024 |
5.2.2.65 | 101 | 10/20/2024 |
5.2.2.64 | 117 | 10/19/2024 |
5.2.2.63 | 77 | 10/17/2024 |
5.2.2.62 | 76 | 10/17/2024 |
5.2.2.61 | 72 | 10/17/2024 |
5.2.2.60 | 75 | 10/17/2024 |
5.2.2.59 | 73 | 10/17/2024 |
5.2.2.57 | 74 | 10/16/2024 |
5.2.2.56 | 79 | 10/10/2024 |
5.2.2.55 | 93 | 10/9/2024 |
5.2.2.54 | 85 | 10/8/2024 |
5.2.2.53 | 73 | 10/8/2024 |
5.2.2.50 | 78 | 10/7/2024 |
5.2.2.49 | 111 | 9/1/2024 |
5.2.1.48 | 104 | 9/1/2024 |
5.2.1.47 | 107 | 9/1/2024 |
5.2.0.46 | 123 | 7/13/2024 |
5.2.0.45 | 121 | 7/6/2024 |
5.1.0.44 | 4,358 | 1/19/2024 |
5.0.0.43 | 127 | 1/17/2024 |
5.0.0.42 | 129 | 1/15/2024 |
5.0.0.41 | 119 | 1/15/2024 |
5.0.0.40 | 106 | 1/15/2024 |
5.0.0.39 | 115 | 1/15/2024 |
5.0.0.38 | 119 | 1/14/2024 |
5.0.0.37 | 126 | 1/14/2024 |
5.0.0.36 | 131 | 1/13/2024 |
5.0.0.35 | 159 | 12/15/2023 |
5.0.0.34 | 137 | 12/10/2023 |
5.0.0.33 | 116 | 12/8/2023 |
5.0.0.32 | 254 | 11/19/2023 |
5.0.0.31 | 132 | 11/18/2023 |
5.0.0.30 | 3,553 | 10/23/2023 |
5.0.0.29 | 134 | 10/22/2023 |
Version 5.0
* Azure function support added