Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiki: Add AspNetCore package to installation docs #34

Open
tdbrian opened this issue Mar 10, 2020 · 0 comments
Open

Wiki: Add AspNetCore package to installation docs #34

tdbrian opened this issue Mar 10, 2020 · 0 comments

Comments

@tdbrian
Copy link
Contributor

tdbrian commented Mar 10, 2020

Bummer I can't submit a PR to the wiki because of how it works on GitHub, but I pushed my own fork with the addition here.

https://github.com/tdbrian/PlatibusWiki/blob/master/1.-Installation.md#platibusaspnetcore


Platibus.AspNetCore

AspNetCore support is provided in the Platibus.AspNetCore package. This package allows for configuration through ConfigurePlatibus on the IServiceCollection and middleware setup through UsePlatibusMiddleware on the IApplicationBuilder. This library provides a .Net Core logging sink as well.

To install, search for and install the package Platibus.AspNetCore in the NuGet package manager or run the following PowerShell command from the NuGet Package Manager Console:

PM> Install-Package Platibus.AspNetCore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant