fuget.org
RaygunCore.AspNetCore
by AFomin
1.6.0
11 Jan 20
Toggle Dropdown
Version 2
2.3.0
20 Mar 23
2.2.0
15 Mar 23
2.1.0
22 Dec 22
2.0.0
29 Mar 22
Version 1
1.6.0
11 Jan 20
1.5.0
18 Nov 19
1.4.0
5 Dec 18
1.3.1
3 Dec 18
1.3.0
7 Nov 18
1.2.0
24 Oct 18
1.1.0
27 Jun 18
1.0.2
13 Feb 18
1.0.1
12 Feb 18
API Diff
with 1.0.2
Toggle Dropdown
Version 2
2.3.0
20 Mar 23
2.2.0
15 Mar 23
2.1.0
22 Dec 22
2.0.0
29 Mar 22
Version 1
1.6.0
11 Jan 20
1.5.0
18 Nov 19
1.4.0
5 Dec 18
1.3.1
3 Dec 18
1.3.0
7 Nov 18
1.2.0
24 Oct 18
1.1.0
27 Jun 18
1.0.2
13 Feb 18
1.0.1
12 Feb 18
RaygunCore.AspNetCore.1.6.0.nupkg
nuget.org
github.com
License
<
PackageReference
Include
=
"RaygunCore.AspNetCore"
Version
=
"1.6.0"
/>
Frameworks
netcoreapp3.1
Dependencies
RaygunCore 1.6.0
API Diff between 1.6.0 and 1.0.2
1
Additions
1
Removals
RaygunCore.Services
public
class
RaygunMiddleware
public
RaygunMiddleware
(
RequestDelegate
next
)
public
RaygunMiddleware
(
RequestDelegate
next
,
IRaygunClient
client
,
IOptions
<
RaygunOptions
>
options
)