Info
| Version: | 4.0.0 | 
| Author(s): | Henrik Lau Eriksson | 
| Last Update: | Saturday, July 13, 2024 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/hlaueriksson/CommandQuery | 
| NuGet Url: | https://www.nuget.org/packages/CommandQuery.AzureFunctions | 
Install
Install-Package CommandQuery.AzureFunctions
                        dotnet add package CommandQuery.AzureFunctions
                        paket add CommandQuery.AzureFunctions
                        
                                CommandQuery.AzureFunctions Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 2.0 
                                        
                    - CommandQuery.DependencyInjection(>= 1.0.0)
- CommandQuery.Extensions(>= 1.0.0)
- CommandQuery(>= 1.0.0)
- Microsoft.NET.Sdk.Functions(>= 1.0.31)
- CommandQuery.DependencyInjection(>= 1.0.0)
- CommandQuery.Extensions(>= 1.0.0)
- CommandQuery(>= 1.0.0)
- Microsoft.NET.Sdk.Functions(>= 1.0.31)
- CommandQuery.DependencyInjection(>= 1.0.0)
- CommandQuery.Extensions(>= 1.0.0)
- CommandQuery(>= 1.0.0)
- Microsoft.NET.Sdk.Functions(>= 3.0.2)
Tags
 
                
✔️ Provides generic function support for commands and queries with HTTPTriggers
✔️ Enables APIs based on HTTP POST and GET
📄 https://hlaueriksson.me/CommandQuery.AzureFunctions/.