An open API service indexing awesome lists of open source software.

https://github.com/smacken/entityframework.servicebus

EntityFramework notifications to Azure Service Bus
https://github.com/smacken/entityframework.servicebus

servicebus

Last synced: 7 months ago
JSON representation

EntityFramework notifications to Azure Service Bus

Awesome Lists containing this project

README

          

# EntityFramework.ServiceBus - Context notifications

Publish DataContext entity changes to Azure Service Bus

## Getting Started

1. Run the app by entering the following command in the command shell:

```console
dotnet run
```

### Prerequisites

Install the following:

- [.NET Core](https://dotnet.microsoft.com/download).

### Installing

## Running the tests

xUnit testing

```bash
dotnet test
```

### Break down into end to end tests

Testing templates being used

```
dotnet test
```

### And coding style tests

Editor.config

```
Editor.config
```

## Deployment

```
dotnet publish
```

## Built With

* [TerminalUI](https://github.com/migueldeicaza/gui.cs) - Terminal based ui

## Contributing

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

## Authors

* **Scott Mackenzie** - *Initial work* - [Smacktech](https://github.com/smacken)

See also the list of [contributors](https://github.com/smacken/templated/contributors) who participated in this project.

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

## Acknowledgments

* mmm