Skip to content

Sample using MassTransit with the Database Transport (and PostreSQL)

Notifications You must be signed in to change notification settings

MassTransit/Sample-DbTransport

Repository files navigation

MassTransit Database Transport Sample

Getting Started

  1. Run docker compose up --build to start the database engines.
  2. Open the solution.
  3. Build it (the NuGet packages should restore)
  4. Run either the Sample.Api or Sample.Api.SqlServer project, depending upon which database you want to use.
  5. Navigate to http://localhost:5010/swagger to interact with the API.

About

Sample using MassTransit with the Database Transport (and PostreSQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages