/DocumentationSamples

Sample code used in the public documentation for FirecrackerSharp

Primary LanguageC#

Documentation samples

This repository contains the samples used in FirecrackerSharp's official documentation.

To start working with the samples, you can simply clone this project and load the solution in a solution-compatible IDE. We recommend using JetBrains Rider if possible.

The samples currently include:

  • Creating a basic app (CreatingABasicApp project)