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
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Raygun provider for .NET Core 2.0
1
+
# Raygun provider for .NET
2
2
3
-
Standart [Raygun4Net library](https://github.com/MindscapeHQ/raygun4net) does not work well with .NET Core 2.0. So I've created library for new architecture:
3
+
Standart [Raygun4Net library](https://github.com/MindscapeHQ/raygun4net) does not work well with .NET. So I've created library for new architecture:
4
4
5
5
- Built with interfaces and works via default dependency injection;
6
6
- As result, services can be easily extended or replaced;
0 commit comments