AICentral.Logging.AzureMonitor 0.6.1-pullrequest0027-0004

This is a prerelease version of AICentral.Logging.AzureMonitor.
There is a newer version of this package available.
See the version list below for details.
dotnet add package AICentral.Logging.AzureMonitor --version 0.6.1-pullrequest0027-0004
NuGet\Install-Package AICentral.Logging.AzureMonitor -Version 0.6.1-pullrequest0027-0004
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="AICentral.Logging.AzureMonitor" Version="0.6.1-pullrequest0027-0004" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AICentral.Logging.AzureMonitor --version 0.6.1-pullrequest0027-0004
#r "nuget: AICentral.Logging.AzureMonitor, 0.6.1-pullrequest0027-0004"
#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 AICentral.Logging.AzureMonitor as a Cake Addin
#addin nuget:?package=AICentral.Logging.AzureMonitor&version=0.6.1-pullrequest0027-0004&prerelease

// Install AICentral.Logging.AzureMonitor as a Cake Tool
#tool nuget:?package=AICentral.Logging.AzureMonitor&version=0.6.1-pullrequest0027-0004&prerelease

Azure Monitor Logger for use in AICentral

To use, add a config section like below:

{
  "GenericSteps": [
    {
      "Type": "AspNetCoreFixedWindowRateLimiting",
      "Name": "window-rate-limiter",
      "Properties": {
        "LimitType": "PerConsumer|PerAICentralEndpoint",
        "MetricType": "Requests",
        "Options": {
          "Window": 10,
          "PermitLimit": 100
        }
      }
    },
    {
      "Type": "AzureMonitorLogger",
      "Name": "azure-monitor-logger",
      "Properties": {
        "WorkspaceId": "<workspace-id>",
        "Key": "<workspace-key>",
        "LogPrompt": true,
        "LogResponse": false
      }
    }
  ]
}

builder.Services.AddAICentral(
    builder.Configuration,
    additionalComponentAssemblies: typeof(AzureMonitorLoggerFactory).Assembly);

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.

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
0.16.2 208 3/5/2024
0.16.2-pullrequest0089-0009 69 3/5/2024
0.16.1 89 3/3/2024
0.16.1-pullrequest0088-0003 76 3/2/2024
0.16.1-pullrequest0088-0002 84 3/2/2024
0.16.0 137 2/28/2024
0.16.0-pullrequest0087-0010 60 2/28/2024
0.16.0-pullrequest0087-0009 65 2/28/2024
0.16.0-pullrequest0087-0007 76 2/28/2024
0.16.0-pullrequest0087-0006 69 2/28/2024
0.16.0-pullrequest0087-0004 80 2/28/2024
0.15.2 80 2/26/2024
0.15.2-pullrequest0086-0007 64 2/26/2024
0.15.2-pullrequest0086-0006 58 2/26/2024
0.15.0 84 2/22/2024
0.15.0-pullrequest0084-0004 74 2/22/2024
0.13.7 100 2/8/2024
0.13.7-pullrequest0082-0002 67 2/8/2024
0.13.0 123 2/1/2024
0.13.0-pullrequest0075-0005 61 2/1/2024
0.13.0-pullrequest0075-0004 50 2/1/2024
0.12.2-pullrequest0075-0003 63 2/1/2024
0.12.1 76 2/1/2024
0.12.1-pullrequest0074-0002 61 2/1/2024
0.12.0 83 2/1/2024
0.12.0-pullrequest0073-0002 59 2/1/2024
0.11.0 74 1/31/2024
0.11.0-pullrequest0072-0011 54 1/31/2024
0.10.0 76 1/31/2024
0.10.0-pullrequest0070-0005 59 1/29/2024
0.10.0-pullrequest0070-0004 59 1/29/2024
0.9.1-pullrequest0069-0001 61 1/29/2024
0.9.0 77 1/29/2024
0.8.4 83 1/19/2024
0.8.4-pullrequest0066-0009 61 1/19/2024
0.8.4-pullrequest0066-0008 58 1/19/2024
0.8.4-pullrequest0066-0007 60 1/19/2024
0.8.4-pullrequest0066-0005 50 1/19/2024
0.8.4-pullrequest0066-0004 61 1/19/2024
0.8.3 71 1/19/2024
0.8.3-pullrequest0065-0003 59 1/19/2024
0.8.1 70 1/19/2024
0.8.1-pullrequest0063-0013 58 1/19/2024
0.8.1-pullrequest0063-0011 60 1/19/2024
0.7.15 78 1/18/2024
0.7.15-pullrequest0062-0002 61 1/18/2024
0.7.12 93 1/16/2024
0.7.10 75 1/15/2024
0.7.10-pullrequest0058-0004 68 1/15/2024
0.7.9 79 1/15/2024
0.7.7 80 1/15/2024
0.7.4 78 1/15/2024
0.7.2 85 1/15/2024
0.7.1 87 1/13/2024
0.7.0 87 1/13/2024
0.7.0-pullrequest0046-0079 71 1/13/2024
0.6.12 115 1/3/2024
0.6.12-pullrequest0045-0018 62 1/13/2024
0.6.10 107 12/22/2023
0.6.8 77 12/21/2023
0.6.6 97 12/18/2023
0.6.6-pullrequest0035-0007 64 12/21/2023
0.6.6-pullrequest0035-0006 83 12/21/2023
0.6.3 95 12/18/2023
0.6.1 98 12/15/2023
0.6.1-pullrequest0027-0004 61 12/15/2023
0.5.3 110 12/11/2023
0.5.3-pullrequest0025-0049 73 12/14/2023
0.5.3-pullrequest0025-0047 71 12/14/2023
0.5.1 90 12/7/2023
0.4.3 105 12/4/2023
0.4.2 112 12/4/2023
0.4.1 102 12/4/2023