Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketsurgeonsguild/observer
An observable MeditR port
https://github.com/rocketsurgeonsguild/observer
mediator-pattern observable
Last synced: 27 days ago
JSON representation
An observable MeditR port
- Host: GitHub
- URL: https://github.com/rocketsurgeonsguild/observer
- Owner: RocketSurgeonsGuild
- License: mit
- Created: 2019-12-11T04:34:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-19T15:44:36.000Z (over 2 years ago)
- Last Synced: 2024-11-17T04:13:51.571Z (about 2 months ago)
- Topics: mediator-pattern, observable
- Language: C#
- Size: 64.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ObserveR
# Status
[![github-release-badge]][github-release]
[![github-license-badge]][github-license]
[![codecov-badge]][codecov]| Azure Pipelines | AppVeyor |
| --------------- | -------- |
| [![azurepipelines-badge]][azurepipelines] | [![appveyor-badge]][appveyor] |
| [![azurepipelines-history-badge]][azurepipelines-history] | [![appveyor-history-badge]][appveyor-history] || Package | NuGet | MyGet |
| ------- | ----- | ----- |
| ObserveR | [![nuget-version-knzgr7p68etg-badge]![nuget-downloads-knzgr7p68etg-badge]][nuget-knzgr7p68etg] | [![myget-version-knzgr7p68etg-badge]![myget-downloads-knzgr7p68etg-badge]][myget-knzgr7p68etg] |# Whats next?
TBD[github-release]: https://github.com/RocketSurgeonsGuild/ObserveR/releases/latest
[github-release-badge]: https://img.shields.io/github/release/RocketSurgeonsGuild/ObserveR.svg?logo=github&style=flat "Latest Release"
[github-license]: https://github.com/RocketSurgeonsGuild/ObserveR/blob/master/LICENSE
[github-license-badge]: https://img.shields.io/github/license/RocketSurgeonsGuild/ObserveR.svg?style=flat "License"
[codecov]: https://codecov.io/gh/RocketSurgeonsGuild/ObserveR
[codecov-badge]: https://img.shields.io/codecov/c/github/RocketSurgeonsGuild/AObserveRzure.svg?color=E03997&label=codecov&logo=codecov&logoColor=E03997&style=flat "Code Coverage"
[azurepipelines]: https://rocketsurgeonsguild.visualstudio.com/Libraries/_build/latest?definitionId=40&branchName=master
[azurepipelines-badge]: https://img.shields.io/azure-devops/build/rocketsurgeonsguild/Libraries/40.svg?color=98C6FF&label=azure%20pipelines&logo=azuredevops&logoColor=98C6FF&style=flat "Azure Pipelines Status"
[azurepipelines-history]: https://rocketsurgeonsguild.visualstudio.com/Libraries/_build?definitionId=40&branchName=master
[azurepipelines-history-badge]: https://buildstats.info/azurepipelines/chart/rocketsurgeonsguild/Libraries/40?includeBuildsFromPullRequest=false "Azure Pipelines History"
[appveyor]: https://ci.appveyor.com/project/RocketSurgeonsGuild/ObserveR
[appveyor-badge]: https://img.shields.io/appveyor/ci/RocketSurgeonsGuild/ObserveR.svg?color=00b3e0&label=appveyor&logo=appveyor&logoColor=00b3e0&style=flat "AppVeyor Status"
[appveyor-history]: https://ci.appveyor.com/project/RocketSurgeonsGuild/ObserveR/history
[appveyor-history-badge]: https://buildstats.info/appveyor/chart/RocketSurgeonsGuild/ObserveR?includeBuildsFromPullRequest=false "AppVeyor History"
[nuget-knzgr7p68etg]: https://www.nuget.org/packages/ObserveR/
[nuget-version-knzgr7p68etg-badge]: https://img.shields.io/nuget/v/ObserveR.svg?color=004880&logo=nuget&style=flat-square "NuGet Version"
[nuget-downloads-knzgr7p68etg-badge]: https://img.shields.io/nuget/dt/ObserveR.svg?color=004880&logo=nuget&style=flat-square "NuGet Downloads"
[myget-knzgr7p68etg]: https://www.myget.org/feed/rocket-surgeons-guild/package/nuget/ObserveR
[myget-version-knzgr7p68etg-badge]: https://img.shields.io/myget/rocket-surgeons-guild/vpre/ObserveR.svg?label=myget&color=004880&logo=nuget&style=flat-square "MyGet Pre-Release Version"
[myget-downloads-knzgr7p68etg-badge]: https://img.shields.io/myget/rocket-surgeons-guild/dt/ObserveR.svg?color=004880&logo=nuget&style=flat-square "MyGet Downloads"