Cqrs.Azure.Functions.Isolated
5.0.0.41
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.41
NuGet\Install-Package Cqrs.Azure.Functions.Isolated -Version 5.0.0.41
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.41" />
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.41
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.41"
#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.41 // Install Cqrs.Azure.Functions.Isolated as a Cake Tool #tool nuget:?package=Cqrs.Azure.Functions.Isolated&version=5.0.0.41
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.1.40)
- Chinchilla.Logging.Azure.ApplicationInsights (>= 5.1.40)
- Cqrs (>= 5.0.0.41)
- Cqrs.Azure.ConfigurationManager (>= 5.0.0.41)
- Cqrs.DependencyInjection (>= 5.0.0.41)
- 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 | 70 | 11/2/2024 |
5.2.2.68 | 76 | 10/23/2024 |
5.2.2.67 | 79 | 10/22/2024 |
5.2.2.66 | 81 | 10/21/2024 |
5.2.2.65 | 96 | 10/20/2024 |
5.2.2.64 | 112 | 10/19/2024 |
5.2.2.63 | 72 | 10/17/2024 |
5.2.2.62 | 71 | 10/17/2024 |
5.2.2.61 | 67 | 10/17/2024 |
5.2.2.60 | 70 | 10/17/2024 |
5.2.2.59 | 68 | 10/17/2024 |
5.2.2.57 | 69 | 10/16/2024 |
5.2.2.56 | 74 | 10/10/2024 |
5.2.2.55 | 88 | 10/9/2024 |
5.2.2.54 | 80 | 10/8/2024 |
5.2.2.53 | 68 | 10/8/2024 |
5.2.2.50 | 73 | 10/7/2024 |
5.2.2.49 | 108 | 9/1/2024 |
5.2.1.48 | 101 | 9/1/2024 |
5.2.1.47 | 104 | 9/1/2024 |
5.2.0.46 | 120 | 7/13/2024 |
5.2.0.45 | 118 | 7/6/2024 |
5.1.0.44 | 4,355 | 1/19/2024 |
5.0.0.43 | 124 | 1/17/2024 |
5.0.0.42 | 126 | 1/15/2024 |
5.0.0.41 | 114 | 1/15/2024 |
5.0.0.40 | 103 | 1/15/2024 |
5.0.0.39 | 112 | 1/15/2024 |
5.0.0.38 | 116 | 1/14/2024 |
5.0.0.37 | 123 | 1/14/2024 |
5.0.0.36 | 128 | 1/13/2024 |
5.0.0.35 | 156 | 12/15/2023 |
5.0.0.34 | 134 | 12/10/2023 |
5.0.0.33 | 113 | 12/8/2023 |
5.0.0.32 | 251 | 11/19/2023 |
5.0.0.31 | 129 | 11/18/2023 |
5.0.0.30 | 3,550 | 10/23/2023 |
5.0.0.29 | 131 | 10/22/2023 |
Version 5.0
* Azure function support added