Giter Site home page Giter Site logo

masstransit.contrib.entityframeworkcore3integration's Introduction

NOTE

This is now obsolete, as the EF Core 3.1 changes here plus a few other things have been merged into MassTransit 6.1.

Entity Framework Core 3.1 for MassTransit

This is a port of the MassTransit Entity Framework Core persistence providers to Entity Framework Core 3.1. It is NOT part of the core MassTransit repository, and should probably be considered temporary until support is eventually merged into MassTransit proper.

It's more or less a drop-in replacement for the existing EFCore provider, documentation about which can be found here. You should use it the same way, with ONE exception, noted below.

ISSUES

  • The EFCore 2.2 EntityFrameworkSagaRepository has the capability to provide a custom query which applies on the saga instance, this capability has been removed.
  • Support for .NET Framework 4.6.1 has been dropped.

Building

  • Install .NET Core 3.1 or higher.
  • Clone this repository.
  • Install the required dotnet tools from the manifest with dotnet tool restore.
  • Build with dotnet cake --target=Build.

...or just load the solution into your favourite editor.

masstransit.contrib.entityframeworkcore3integration's People

Contributors

nizmow avatar

Watchers

 avatar  avatar

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.