The requested page couldn't be found

However we have located the following articles that may be related to what you were looking for:

Target NServiceBus Version:

  • Using NServiceBus with ASP.NET MVC
    Parent Location: samples / web / asp-mvc-application
    Nuget Package: NServiceBus 8.x
    Integrating NServiceBus with ASP.NET MVC web applications to send messages from a website.
  • Using TransactionalSession with Entity Framework and ASP.NET Core
    Parent Location: samples / transactional-session / aspnetcore-webapi
    Nuget Package: NServiceBus.Persistence.Sql.TransactionalSession 7.x
    Transactional Session sample that illustrates how to send messages and modify data with Entity Framework in an atomic manner using ASP.NET Core.
  • Callback Usage
    Parent Location: samples / callbacks
    Nuget Package: NServiceBus.Callbacks 4.x
    Demonstrates the use of callbacks.
  • Using NServiceBus.Router for atomic update-and-publish in WebAPI
    Parent Location: samples / router
    Nuget Package: NServiceBus.Router 3.x
    How to use SQL transport in an ASP.NET frontend to allow for atomic update-and-publish and NServiceBus.Router to connect frontend to backend transport.
  • Using NServiceBus with ASP.NET MVC
    Parent Location: samples / web / asp-mvc-application
    Nuget Package: NServiceBus 7.x
    Integrating NServiceBus with ASP.NET MVC web applications to send messages from a website.
  • Using TransactionalSession with Entity Framework and ASP.NET Core
    Parent Location: samples / transactional-session / aspnetcore-webapi
    Nuget Package: NServiceBus.Persistence.Sql.TransactionalSession 6.x
    Transactional Session sample that illustrates how to send messages and modify data with Entity Framework in an atomic manner using ASP.NET Core.
  • Callback Usage
    Parent Location: samples / callbacks
    Nuget Package: NServiceBus.Callbacks 3.x
    Demonstrates the use of callbacks.