You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ If you get NullReferenceException when you try testing with my lib see [this](ht
48
48
49
49
Error after update for ASP.NET Core 3.0:
50
50
[Help with migration from ASP.NET Core 2.1 or 2.2 to 3.0](https://github.com/NightAngell/SignalR_UnitTestingSupport/wiki/Help-with-migration-from-netcore2.1-or-netcore2.2-to-netcore3.0-for-SignalR_UnitTestingSupport2.0)
51
+
[Help with migration from netstandard2.0 to netstandard.2.1 compatibile project](https://github.com/NightAngell/SignalR_UnitTestingSupport/wiki/Help-with-migration-from-netstandard2.0-to-netstandars2.1)
51
52
52
53
# How to use
53
54
After you add nuget to your test project, SignalR_UnitTestingSupport is ready to use.
0 commit comments