Rollbar.Net.AspNet.WebApi 3.6.0-beta

This is a prerelease version of Rollbar.Net.AspNet.WebApi.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rollbar.Net.AspNet.WebApi --version 3.6.0-beta
                    
NuGet\Install-Package Rollbar.Net.AspNet.WebApi -Version 3.6.0-beta
                    
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="Rollbar.Net.AspNet.WebApi" Version="3.6.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rollbar.Net.AspNet.WebApi" Version="3.6.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="Rollbar.Net.AspNet.WebApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Rollbar.Net.AspNet.WebApi --version 3.6.0-beta
                    
#r "nuget: Rollbar.Net.AspNet.WebApi, 3.6.0-beta"
                    
#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.
#:package Rollbar.Net.AspNet.WebApi@3.6.0-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rollbar.Net.AspNet.WebApi&version=3.6.0-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Rollbar.Net.AspNet.WebApi&version=3.6.0-beta&prerelease
                    
Install as a Cake Tool
Product 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. 
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
5.2.2 340 3/21/2024
5.2.0 5,234 5/17/2022
5.1.3 1,870 4/1/2022
5.1.2 592 3/15/2022
5.1.1 1,402 2/10/2022
5.1.0 620 2/9/2022
5.0.5-beta 419 11/5/2021
5.0.4-beta 380 10/14/2021
5.0.3-beta 387 10/6/2021
5.0.2-beta 381 9/17/2021
5.0.1-beta 426 9/14/2021
5.0.0-beta 412 8/27/2021
4.0.3 1,721 3/30/2021
4.0.2 549 3/24/2021
4.0.1 555 3/9/2021
4.0.0 572 2/10/2021
3.14.1 556 1/28/2021
3.14.0 672 10/22/2020
3.13.0-beta 467 9/11/2020
3.12.3 628 8/31/2020
3.12.2 684 7/21/2020
3.12.1 632 7/14/2020
3.12.0 734 5/18/2020
3.11.0 1,487 5/8/2020
3.10.0 669 4/24/2020
3.9.1 703 3/25/2020
3.9.0 769 3/21/2020
3.8.0 727 3/14/2020
3.7.1 766 1/29/2020
3.7.0 706 12/23/2019
3.6.3 688 11/27/2019
3.6.2 673 11/16/2019
3.6.1-beta 541 11/6/2019
3.6.0-beta 590 9/28/2019
3.5.0 1,585 8/22/2019
3.4.0 733 8/19/2019
3.3.0 743 8/2/2019
3.2.0 823 5/28/2019
3.1.0 803 5/6/2019
3.0.6 921 4/19/2019
3.0.5 790 4/16/2019
3.0.4 791 4/5/2019
3.0.3 799 3/28/2019
3.0.2 820 3/14/2019

feat:     resolve #424: Enable Persistence to Maintain Logs while Offline.
     refactor: ref     #424: Dropping support of .NET 4.5 in favor of feature #424.
     refactor: resolve #439: Correct failing unit tests to account for payload persistence.
     fix:      resolve #457: DTOs that are derivatives of ExtendableDtoBase generate 'key not found' exceptions for optional attributes.
     fix:      resolve #436: NullReferenceException in CompleteProcessing.