We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f16391 commit cb749d4Copy full SHA for cb749d4
Data/MyDatabaseContext.cs
@@ -1,4 +1,5 @@
1
-using System;
+#nullable disable
2
+using System;
3
using System.Collections.Generic;
4
using System.Linq;
5
using System.Threading.Tasks;
0 commit comments