DarlCommon 1.0.50

dotnet add package DarlCommon --version 1.0.50
NuGet\Install-Package DarlCommon -Version 1.0.50
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="DarlCommon" Version="1.0.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DarlCommon --version 1.0.50
#r "nuget: DarlCommon, 1.0.50"
#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 DarlCommon as a Cake Addin
#addin nuget:?package=DarlCommon&version=1.0.50

// Install DarlCommon as a Cake Tool
#tool nuget:?package=DarlCommon&version=1.0.50

Support library for API Apps and other front ends accessing the DARL SaaS service.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5.2

    • No dependencies.

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
1.0.50 1,176 8/21/2017
1.0.49 964 8/12/2017
1.0.48 987 8/9/2017
1.0.47 934 8/4/2017
1.0.46 960 8/2/2017
1.0.44 1,065 7/13/2017
1.0.43 994 7/2/2017
1.0.42 993 7/2/2017
1.0.41 1,101 6/30/2017
1.0.40 1,012 6/26/2017
1.0.39 1,006 6/11/2017
1.0.38 986 6/11/2017
1.0.37 1,026 6/10/2017
1.0.36 988 5/29/2017
1.0.35 969 5/27/2017
1.0.34 1,115 4/27/2017
1.0.33 983 4/16/2017
1.0.4 1,138 2/5/2016
1.0.3 1,093 1/2/2016
1.0.2 1,153 8/19/2015
1.0.1 1,352 8/18/2015
1.0.0 1,379 8/18/2015

1.0.50: Extended RuleForm to contain pricing
     1.0.49: Added complete var type
     1.0.48: Added ruleset var type
     1.0.47: yet more var types
     1.0.46: yet more var types
     1.0.45: Images and videos added too.
     1.0.44: DarlVar datatype link added
     1.0.43: Bug in TriggerView
     1.0.42: TrigerView updated to support bug reporting and embedded descriptions
     1.0.41: VariantText marked as serializable
     1.0.40: RuleForm serializable for BotFramework
     1.0.39: Added preload to RuleForm
     1.0.38: RuleForm now serializable
     1.0.37: Addition of RuleForm class
     1.0.36: Addition of constants, strings and sequences to BotFormat
     1.0.35: BotFormat extended to completely define i/o without a ruleset, plus stores.
     1.0.34: Added BotFormat and BotOutputFormat
     1.0.33: update copyright
     1.0.32: build updates in assembly version
     1.0.31: OutputFormat contains textual and redirect
     1.0.30: strong name
     1.0.29: DarlVar supports times
     1.0.28: Addition of TriggerEvent.
     1.0.27: .Net 4.6
     1.0.26: Addition of TriggerView
     1.0.25: removed dependencies on json stuff.
     1.0.24: All form classes marked serializable
     1.0.23: ShortProjectRecordView marked as serializable.
     1.0.22: Added ShortProjectRecordView
     1.0.21: updating bug
     1.0.20: EnforceCrisp defaults to false.
     1.0.19: Support for crisp in form inputs and requested question count.
     1.0.18: source and dest required in connector
     1.0.17: source added to connector
     1.0.16: TriggerEvent moved
     1.0.15: Name added to connector
     1.0.14: Connectivity uses grid format
     1.0.13: Connectivity uses table format
     1.0.12: bug fixes
     1.0.11: Annotations supporting grid formats and readonly
     1.0.10: Annotations for form classes
     1.0.9: bug fixes
     1.0.8: Annotations for DaslSet, DaslState and DarlVar classes
     1.0.7: Annotations for Connectivity class
     1.0.6: Addition of classes from new site
     1.0.5: Addition of DaslSet