freica

Results 7 issues of freica

I am using the following code: ``` c# public static Func StatusOffen { get { return d => d.status < 400; } } public void Test() { Expression expr1 =...

Is there any solution for this? ` query1 = query1.AsExpandable().Where(expression); // After using AsExpandable I cannot cast my query to ObjectQuery to trace sql command on EF6, // using ObjectContext...

I installed LINQBridgeVS 2.0, bridged and rebuild the solution and start debugging, but no magnifying class. ![grafik](https://user-images.githubusercontent.com/25507027/98247541-08d86980-1f74-11eb-8d10-8fcf2797dc56.png)

Please change the description "Core WCF Server using .NET Framework" of the sample DesktopServer [here](https://github.com/CoreWCF/CoreWCF/tree/main/src/Samples) because it's not using CoreWCF Instead I am missing a real coreWCF server using .NET...

If there are several validation errors on one data-row now the row is skipped after detecting the first error. I need a solution where all validations of this row are...

feature

It's a great tool, I am using it on some :NET Framework 4.8 projects to reduce the assemblies in the output folder. But why is there only a preview version...

On June 8, 2021, Microsoft released a security update that changed how the Windows operating system enforces DCOM security. This Windows update was made in response to a recently discovered...

documentation