The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

3/14/2018

Reading time:1 min

LukeTillman/killrvideo-csharp

by John Doe

README.md A reference application for .NET developers looking to learn more about using Apache Cassandra andDataStax Enterprise in their applications and services. Learn more at killrvideo.github.io.Running LocallyUse 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.Pull Requests, Requests for More ExamplesThis 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.LicenseCopyright 2016 Luke TillmanLicensed 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 athttp://www.apache.org/licenses/LICENSE-2.0Unless required by applicable law or agreed to in writing, softwaredistributed 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 andlimitations under the License.

README.md

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.

Running Locally

Use these guides to get started running KillrVideo locally on your development machine:

Pull Requests, Requests for More Examples

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.

License

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.