ExpressionPowerTools icon indicating copy to clipboard operation
ExpressionPowerTools copied to clipboard

Power tools for working with IQueryable and Expression trees.

Results 11 ExpressionPowerTools issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 17.5.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.5.0 See the release notes here. v17.5.0-preview-20221221-03 See the release notes here. v17.5.0-preview-20221003-04 See the release notes here....

dependencies
.NET

Bumps [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) from 3.1.9 to 7.0.3. Release notes Sourced from Microsoft.AspNetCore.TestHost's releases. .NET 7.0.3 Release .NET 7.0.2 Release .NET 7.0.1 Release .NET 7.0.0 Release .NET 7.0 RC 2 Release .NET...

dependencies
.NET

Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 3.1.9 to 7.0.3. Release notes Sourced from Microsoft.EntityFrameworkCore.InMemory's releases. .NET 7.0.3 Release EF Core 7.0.2 (EF7) This is a patch release of EF Core 7.0 containing only...

dependencies
.NET

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.3.0 to 3.2.0. Release notes Sourced from coverlet.collector's releases. v3.2.0 #172 adds performance enhancements during instrumentation #181 removes instrumented assemblies' dependency on the coverlet.tracker assembly #186 adds...

dependencies
.NET

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.3.37 to 3.5.119. Release notes Sourced from Nerdbank.GitVersioning's releases. v3.5.119 What's Changed Add GetTargetPath target for SqlServer projects by @​AArnott in dotnet/Nerdbank.GitVersioning#821 Fix suboptimal incremental build due...

dependencies
.NET

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.0.2. Release notes Sourced from actions/setup-dotnet's releases. Updating @​action/core, adding logic for processing the DOTNET_INSTALL_DIR environment variable. In the scope of this release such changes...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @​peter-murray in...

dependencies
github_actions

Hey Jeremy, thanks for taking the time and writing down your tech journey and providing the world with the code :-) Do you already know what you are planning with...

**Is your feature request related to a problem? Please describe.** Provide restrictions based on authentication. **Describe the solution you'd like** - Require the user to be authorized to access a...

enhancement
area-serialization

**Is your feature request related to a problem? Please describe.** Yes, I cannot serialize list initializers right now. **Describe the solution you'd like** Support them! **Describe alternatives you've considered** N/A...

enhancement
area-core
area-serialization