Skip to content

Commit

Permalink
feat: support ApplicationInsights-JS v3
Browse files Browse the repository at this point in the history
Upgraded to ApplicationInsights-JS v3
.Net 8 and Blazor Web App Support
API has been updated to align more closely with the ApplicationInsights-JS
Added ability to update settings at runtime using UpdateCfg

BREAKING CHANGE: API changes
  • Loading branch information
IvanJosipovic committed Nov 25, 2023
1 parent c76f739 commit 6a10712
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,4 @@ public static async Task Main(string[] args)
}

```

0 comments on commit 6a10712

Please sign in to comment.