Giter Site home page Giter Site logo

skarllot / expressions Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 1.21 MB

Provides base for specifications to a DDD model

Home Page: https://fgodoy.me/Expressions/

License: MIT License

C# 100.00%
database ef-core martendb query repository specification

expressions's People

Contributors

dependabot[bot] avatar renovate[bot] avatar skarllot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

expressions's Issues

[Bug]: Fix mutation test on pipeline

Describe the bug

The pipeline script is currently installing the Stryker instead of restoring it based on configuration

Expected behavior

No response

Actual behavior

No response

Steps to reproduce

No response

Exception(s) (if any)

No response

Package Name

Raiqub.Expressions

Package version

No response

.NET Version

No response

Anything else?

No response

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
samples/Helpdesk.Relational/Dockerfile
  • mcr.microsoft.com/dotnet/sdk 6.0@sha256:3354ef17b17ac0ec2c62753b4fd5d79b00c1cf80127b98252d869055b2b4566d
github-actions
.github/workflows/codeql.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3
  • actions/cache v3.3.3@e12d46a63a90f2fae62d114769bbf2a179198b5c
  • github/codeql-action v3.23.0@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
  • github/codeql-action v3.23.0@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
.github/workflows/dependency-review.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/dependency-review-action v3.1.5@c74b580d73376b7750d3d2a50bfb8adc2c937507
.github/workflows/docs.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-node v4.0.1@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8
  • actions/configure-pages v4.0.0@1f0c5cde4bc74cd7e1254d0cb4de8d49e9068c7d
  • actions/upload-pages-artifact v3.0.0@0252fc4ba7626f0298f0cf00902a25c6afc77fa8
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/deploy-pages v4.0.3@87c3283f01cd6fe19a0ab93a23b2f6fcba5a8e42
.github/workflows/dotnet.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3
  • actions/cache v3.3.3@e12d46a63a90f2fae62d114769bbf2a179198b5c
  • codecov/codecov-action v3.1.4@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d
.github/workflows/mutation-test.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3
  • actions/cache v3.3.3@e12d46a63a90f2fae62d114769bbf2a179198b5c
  • actions/upload-artifact v4.1.0@1eb3cb2b3e0f29609092a73eb033bb759a334595
.github/workflows/package.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • actions/setup-dotnet v4.0.0@4d6c8fcf3c8f7a60068d26b594648e99df24cee3
  • actions/cache v3.3.3@e12d46a63a90f2fae62d114769bbf2a179198b5c
.github/workflows/scorecard.yml
  • step-security/harden-runner v2.6.1@eb238b55efaa70779f274895e782ed17c84f2895
  • actions/checkout v4.1.1@b4ffde65f46336ab88eb53be808477a3936bae11
  • ossf/scorecard-action v2.3.1@0864cf19026789058feabb7e87baa5f140aac736
  • actions/upload-artifact v4.1.0@1eb3cb2b3e0f29609092a73eb033bb759a334595
  • github/codeql-action v3.23.0@e5f05b81d5b6ff8cfa111c80c22c5fd02a384118
npm
docs/package.json
  • vitepress ^1.0.0-rc.36
nuget
.config/dotnet-tools.json
  • dotnet-stryker 3.12.0
global.json
  • dotnet-sdk 6.0.418
samples/Helpdesk.Relational.Tests/Helpdesk.Relational.Tests.csproj
  • coverlet.collector 6.0.0
  • xunit.runner.visualstudio 2.5.6
  • xunit 2.6.5
  • NSubstitute 5.1.0
  • Microsoft.NET.Test.Sdk 17.8.0
  • FluentAssertions 6.12.0
  • coverlet.msbuild 6.0.0
samples/Helpdesk.Relational/Helpdesk.Relational.csproj
  • System.Linq.Async 6.0.1
  • Swashbuckle.AspNetCore 6.5.0
  • RT.Comb 4.0.1
  • Npgsql.EntityFrameworkCore.PostgreSQL 6.0.22
src/Directory.Build.props
  • Nerdbank.GitVersioning 3.6.133
  • DotNet.ReproducibleBuilds 1.1.1
src/Expressions.Database/Expressions.Database.csproj
  • Microsoft.Extensions.Logging.Abstractions 3.1.32
  • Microsoft.Extensions.Logging.Abstractions 5.0.0
  • Microsoft.Extensions.Logging.Abstractions 6.0.4
src/Expressions.EntityFrameworkCore/Expressions.EntityFrameworkCore.csproj
  • Microsoft.EntityFrameworkCore.Relational 5.0.17
  • Microsoft.EntityFrameworkCore.Relational 6.0.26
src/Expressions.Marten/Expressions.Marten.csproj
  • Marten 6.4.1
src/Expressions.Reading/Expressions.Reading.csproj
  • Microsoft.Bcl.AsyncInterfaces 6.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

[Feature request]: Move IDbQuerySession and IDbQuery extensions to interface

Is your feature request related to a specific problem? Or an existing feature?

The method extensions should be defined on the interfaces themselves allowing optimized implementation.

Describe the solution you'd like

Define the overloads on the interfaces and implement on the interface implementations.

Additional context

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.