-
I am running a simple application that is using LINQ 'Last()' to get the last row data for the Id column in a table. This used to work fine in EFCore 2.2.4. But while running this test in EFCore 3.0…
-
### Describe the bug
Severity Code Description Project File Line Suppression State
- Error Package 'Microsoft.Web.LibraryManager.Cli 2.1.175' has a package type 'DotnetTool' that is not supported…
-
Hi, I have upgraded dotnetcore2 app to dotnet6.
**Old Environment :**
1.) .netcore2.1
2.) Marten 3.9.0
**New Environment**
1.) dotnet6
2.) Marten 3.13.2
I am getting `SchemaValidationExce…
-
We are experiencing long provisioning times using the image aws/codebuild/amazonlinux2-x86_64-standard:1.0
I opened a support ticket and was told I "that CodeBuild service team confirmed that build…
-
NetCore2.1 no longer supported, so better jump over the breaking changes made by Microsoft when moving from NetCore2.1 to NetCore3.1 (Better experience for .NET Framework users).
Should be for NLog…
-
# Describe the question
How can I get a handle over the the parameter values mapped for any stored procedure or SQL call. I want to log the mapped parameter
public interface IProductRepo
{…
-
### Description
Assuming database nullable column `[Rank] [int] NULL`, with data `1,2,3,NULL,NULL` the following SQL query should return 1 record of value 3 (ie the nulls are not included).
```
s…
-
https://github.com/dotnet/machinelearning/blob/master/test/Microsoft.ML.Benchmarks/Text/MultiClassClassification.cs#L122
Benchmark is slower on netcoreapp3.0. On investigation, I find out the majo…
-
It seems like a pity not to have this as a .netstandard library.
It builds if I add the following packages:
System.Collections.Immutable could even be avoided, if using ReadOnlyDictionary inst…
-
# Describe the bug
After upgrading to 6.3 I got the following error:
NotImplementedException: Cannot derive parameters for the stored procedure SELECT_Objektberechtigungen. Have you loaded the pro…