Excalibur.Cross 0.1.1-beta

This is a prerelease version of Excalibur.Cross.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Excalibur.Cross --version 0.1.1-beta                
NuGet\Install-Package Excalibur.Cross -Version 0.1.1-beta                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Excalibur.Cross" Version="0.1.1-beta" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Excalibur.Cross --version 0.1.1-beta                
#r "nuget: Excalibur.Cross, 0.1.1-beta"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Excalibur.Cross as a Cake Addin
#addin nuget:?package=Excalibur.Cross&version=0.1.1-beta&prerelease

// Install Excalibur.Cross as a Cake Tool
#tool nuget:?package=Excalibur.Cross&version=0.1.1-beta&prerelease                

Excalibur

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.9-beta 1,050 3/13/2019
0.6.8-beta 411 2/24/2019
0.6.7-beta 492 12/12/2018
0.6.3-beta 513 12/10/2018
0.6.2-beta 470 12/9/2018
0.6.1-beta 484 12/5/2018
0.6.0-beta 502 11/21/2018
0.5.1-beta 494 10/29/2018
0.5.0-beta 561 10/14/2018
0.4.1-beta 530 10/2/2018
0.4.0-beta 534 10/2/2018
0.3.3-beta 678 5/31/2018
0.3.2-beta 713 5/29/2018
0.3.1-beta 803 5/17/2018
0.3.0-beta 706 5/16/2018
0.2.0-beta 804 1/16/2018
0.1.1-beta 983 6/13/2017

0.1.1-beta
Adding code comments
Changing few method signatures to include Async
Renaming few methods to better represent what they are doing
0.1.0-beta
First beta release