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
Ideally include a complete code listing that we can run to reproduce the issue.
3
-
Alternatively, you can provide a project/solution that we can run.
4
-
5
-
### The issue
6
1
Describe what is not working as expected.
7
2
8
3
If you are seeing an exception, include the full exceptions details (message and stack trace).
@@ -12,10 +7,17 @@ Exception message:
12
7
Stack trace:
13
8
```
14
9
15
-
### Further technical details
10
+
### Steps to reproduce
11
+
Include a complete code listing (or project/solution) that we can run to reproduce the issue.
12
+
13
+
Partial code listings, or multiple fragments of code, will slow down our response or cause us to push the issue back to you to provide code to repoduce the issue.
16
14
15
+
```c#
16
+
<codelisting>
17
+
```
18
+
19
+
### Further technical details
17
20
EF Core version: (found in project.json or packages.config)
0 commit comments