Rollbar.Net.AspNet.WebApi
3.7.1
See the version list below for details.
dotnet add package Rollbar.Net.AspNet.WebApi --version 3.7.1
NuGet\Install-Package Rollbar.Net.AspNet.WebApi -Version 3.7.1
<PackageReference Include="Rollbar.Net.AspNet.WebApi" Version="3.7.1" />
paket add Rollbar.Net.AspNet.WebApi --version 3.7.1
#r "nuget: Rollbar.Net.AspNet.WebApi, 3.7.1"
// Install Rollbar.Net.AspNet.WebApi as a Cake Addin #addin nuget:?package=Rollbar.Net.AspNet.WebApi&version=3.7.1 // Install Rollbar.Net.AspNet.WebApi as a Cake Tool #tool nuget:?package=Rollbar.Net.AspNet.WebApi&version=3.7.1
Rollbar.NET SDK Documentation: https://docs.rollbar.com/docs/dotnet
Current release highlights: https://github.com/rollbar/Rollbar.NET/releases/tag/v3.7.1
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 is compatible. net46 is compatible. net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETFramework 4.5.1
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.5.2
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.6
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.6.1
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.6.2
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.7
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.7.1
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.7.2
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
-
.NETFramework 4.8
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
- Rollbar (>= 3.7.1)
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 | 209 | 3/21/2024 |
5.2.0 | 5,093 | 5/17/2022 |
5.1.3 | 1,763 | 4/1/2022 |
5.1.2 | 468 | 3/15/2022 |
5.1.1 | 1,270 | 2/10/2022 |
5.1.0 | 486 | 2/9/2022 |
5.0.5-beta | 285 | 11/5/2021 |
5.0.4-beta | 252 | 10/14/2021 |
5.0.3-beta | 250 | 10/6/2021 |
5.0.2-beta | 254 | 9/17/2021 |
5.0.1-beta | 291 | 9/14/2021 |
5.0.0-beta | 281 | 8/27/2021 |
4.0.3 | 1,575 | 3/30/2021 |
4.0.2 | 445 | 3/24/2021 |
4.0.1 | 420 | 3/9/2021 |
4.0.0 | 437 | 2/10/2021 |
3.14.1 | 415 | 1/28/2021 |
3.14.0 | 517 | 10/22/2020 |
3.13.0-beta | 321 | 9/11/2020 |
3.12.3 | 485 | 8/31/2020 |
3.12.2 | 562 | 7/21/2020 |
3.12.1 | 494 | 7/14/2020 |
3.12.0 | 565 | 5/18/2020 |
3.11.0 | 1,264 | 5/8/2020 |
3.10.0 | 514 | 4/24/2020 |
3.9.1 | 561 | 3/25/2020 |
3.9.0 | 638 | 3/21/2020 |
3.8.0 | 573 | 3/14/2020 |
3.7.1 | 605 | 1/29/2020 |
3.7.0 | 566 | 12/23/2019 |
3.6.3 | 545 | 11/27/2019 |
3.6.2 | 530 | 11/16/2019 |
3.6.1-beta | 395 | 11/6/2019 |
3.6.0-beta | 430 | 9/28/2019 |
3.5.0 | 1,414 | 8/22/2019 |
3.4.0 | 587 | 8/19/2019 |
3.3.0 | 588 | 8/2/2019 |
3.2.0 | 656 | 5/28/2019 |
3.1.0 | 650 | 5/6/2019 |
3.0.6 | 759 | 4/19/2019 |
3.0.5 | 640 | 4/16/2019 |
3.0.4 | 643 | 4/5/2019 |
3.0.3 | 646 | 3/28/2019 |
3.0.2 | 650 | 3/14/2019 |
- chore: resolve #470: cleanup build warnings
- docs: resolve #488: Add Xamarin sample integrating Rollbar.NET via Nuget
- chore: resolve #490: Colocate internal infrastructure types
- chore: resolve #491: Extract key internal infrastructure interfaces
- chore: resolve #492: Colocate Rollbar Internal Events types
- chore: resolve #493: Colocate payload package types.
- chore: resolve #494: Colocate payload package decorator types.