https://github.com/bcrusu/mesos-net
.NET (Core & Mono) bindings for Apache Mesos
https://github.com/bcrusu/mesos-net
csharp mesos
Last synced: 7 months ago
JSON representation
.NET (Core & Mono) bindings for Apache Mesos
- Host: GitHub
- URL: https://github.com/bcrusu/mesos-net
- Owner: bcrusu
- License: apache-2.0
- Created: 2015-10-06T19:44:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T22:45:00.000Z (over 9 years ago)
- Last Synced: 2024-07-29T01:02:15.926Z (almost 2 years ago)
- Topics: csharp, mesos
- Language: C#
- Homepage:
- Size: 214 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support/runProtogen.cmd
Awesome Lists containing this project
- awesome-mesos - CLR
README
# mesos-net: Apache Mesos API for .NET
### Status
Compatible with Apache Mesos 1.1.0 v0 API.
### Items left to do:
- [ ] More testing
- [ ] NuGet package
- [ ] CI build system