This repository is intended to host samples for the Milestone VideoOS SDK Core NuGet package.
Sample code will be added to this repository over time. When samples become available, each sample will include its own directory and any sample-specific instructions.
Before running the samples, make sure you have:
- A supported .NET development environment
- Access to an XProtect environment relevant to the scenario being demonstrated
- The prerequisites described in the Milestone developer documentation
Relevant documentation for the SDK and related developer resources is available at the Milestone Developer Portal.
The SDK package used by the samples is published on NuGet:
This respository is structured in one main directory as follows:
mipsdk-samples-core
├── README.md
├── LICENSE
└── src
└── sdk-core-crudWe do not currently accept contributions through pull requests.
If you want to comment on or discuss the samples, please use the resources available through the Milestone Developer Portal.
The sample code in this repository is licensed under the MIT License.