PossumLabs.DSL.Core
1.0.0-CI-20200224-215341
Supports the creation of Domain-Specific Languages for test automation.
This is a prerelease version of PossumLabs.DSL.Core.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package PossumLabs.DSL.Core -Version 1.0.0-CI-20200224-215341
dotnet add package PossumLabs.DSL.Core --version 1.0.0-CI-20200224-215341
<PackageReference Include="PossumLabs.DSL.Core" Version="1.0.0-CI-20200224-215341" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PossumLabs.DSL.Core --version 1.0.0-CI-20200224-215341
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: PossumLabs.DSL.Core, 1.0.0-CI-20200224-215341"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install PossumLabs.DSL.Core as a Cake Addin
#addin nuget:?package=PossumLabs.DSL.Core&version=1.0.0-CI-20200224-215341&prerelease
// Install PossumLabs.DSL.Core as a Cake Tool
#tool nuget:?package=PossumLabs.DSL.Core&version=1.0.0-CI-20200224-215341&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.5.0)
- Microsoft.Extensions.Configuration (>= 3.1.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 3.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables (>= 3.1.1)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.1.1)
- Microsoft.Extensions.Configuration.Json (>= 3.1.1)
- Microsoft.Extensions.DependencyModel (>= 2.1.0)
- Microsoft.Extensions.FileProviders.Abstractions (>= 3.1.1)
- Microsoft.Extensions.FileSystemGlobbing (>= 3.1.1)
- Microsoft.Extensions.Primitives (>= 3.1.1)
- Newtonsoft.Json (>= 12.0.1)
- SkiaSharp (>= 1.68.0)
- System.Drawing.Common (>= 4.7.0)
- YamlDotNet (>= 8.1.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on PossumLabs.DSL.Core:
Package | Downloads |
---|---|
PossumLabs.DSL.DataGeneration
Supports the creation of Domain-Specific Languages for test automation. Supports human friendly random data generation
|
|
PossumLabs.DSL.Web
Supports the creation of Domain-Specific Languages for test automation. Selenium support.
|
|
PossumLabs.DSL.English
Only intended for new projects. Supports the creation of Domain-Specific Languages for test automation. Default english implementation.
|
|
PossumLabs.DSL.Slipka
Supports the creation of Domain-Specific Languages for test automation. Supports the interaction with Slipka.
|
|
PossumLabs.DSL.Gherkin
Supports the creation of Domain-Specific Languages for test automation. Shared implementation for the (human) langauge specific implementaitons
|
GitHub repositories
This package is not used by any popular GitHub repositories.