A reference application for .NET developers looking to learn more about using Apache Cassandra and DataStax Enterprise in their applications and services. Learn more at killrvideo.github.io.
Use these guides to get started running KillrVideo locally on your development machine:
- Getting Started with KillrVideo: Follow this to setup common dependencies like Docker.
- Getting Started with C#: Follow this to get this C# code running.
This project will continue to evolve along with Cassandra and you can expect that as Cassandra and the DataStax driver add new features, this sample application will try and provide examples of those. I'll gladly accept any pull requests for bug fixes, new features, etc. and if you have a request for an example that you don't see in the code currently, send me a message @LukeTillman on Twitter or open an issue here on GitHub.
Copyright 2016 Luke Tillman
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.