Proliferation.LanguageAdapters
1.0.2
dotnet add package Proliferation.LanguageAdapters --version 1.0.2
NuGet\Install-Package Proliferation.LanguageAdapters -Version 1.0.2
<PackageReference Include="Proliferation.LanguageAdapters" Version="1.0.2" />
paket add Proliferation.LanguageAdapters --version 1.0.2
#r "nuget: Proliferation.LanguageAdapters, 1.0.2"
// 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 | Versions 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. |
-
net7.0
- Proliferation.Fatum (>= 1.0.2)
- Proliferation.Flowish (>= 1.0.2)
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 | 212 | 5/22/2023 |
Updating to Fatum 1.0.2