Skip to content

Commit 772f4bb

Browse files
Ihar YakimushIhar Yakimush
authored andcommitted
2 parents 9c9cd87 + 9f7cccd commit 772f4bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ Sample of transitions:
6060
### Nuget
6161
| Package | Target | Comments |
6262
| ---------| ------------- | ------------- |
63-
| Commmunity.AspNetCore.ExceptionHandling | netstandard2.0 netcoreapp2.1 | Main functionality |
64-
| Commmunity.AspNetCore.ExceptionHandling.Mvc | netcoreapp2.1 | Alllow to use MVC IActionResult (including ObjectResult) in 'Response' handler |
65-
| Commmunity.AspNetCore.ExceptionHandling.NewtonsoftJson | netstandard2.0 | Allow to set Json serialized object as a response body in 'Response' handler. Use it only if 'Commmunity.AspNetCore.ExceptionHandling.Mvc' usage not possible |
63+
| Community.AspNetCore.ExceptionHandling | netstandard2.0 netcoreapp2.1 | Main functionality |
64+
| Community.AspNetCore.ExceptionHandling.Mvc | netcoreapp2.1 | Alllow to use MVC IActionResult (including ObjectResult) in 'Response' handler |
65+
| Community.AspNetCore.ExceptionHandling.NewtonsoftJson | netstandard2.0 | Allow to set Json serialized object as a response body in 'Response' handler. Use it only if 'Commmunity.AspNetCore.ExceptionHandling.Mvc' usage not possible |

0 commit comments

Comments
 (0)