Proliferation.LanguageAdapters 1.0.2

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

// Install Proliferation.LanguageAdapters as a Cake Tool
#tool nuget:?package=Proliferation.LanguageAdapters&version=1.0.2

Language Adapters

Library used to allow multiple in-line languages to be used.

Background

Flowish is the language that is being experimented with for Proliferation Flows, which also is a good language for Proliferation Absolution's forensic capabilities. However, it isn't a universally good solution. When the final action requires use of Powershell, BASH, Python, C#, Java, etc. selecting a different language/shell other than Flowish becomes very useful.

Each language will have an input and output, which is managed by the LanguageAdapters library. Some "glue" is expected to exist between each language and the results which would be most useful for real-time and inline decision making. That glue is in the form of individual adapters that conform to a basic interface which all languages will be made compatible with in this library.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Proliferation.LanguageAdapters:

Package Downloads
Proliferation.Flows

Proliferation Flows Data In Motion Libraries

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 167 5/22/2023

Updating to Fatum 1.0.2