Proliferation.Flowish 1.0.2

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

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

Flowish

This is a prototype embedded Data-in-Motion interpreted language loosely modeled after Visual Basic. The idea is that a language should be used as an alternative to traditional "Alarm" and "Correlation Engine" approaches commonly used by Complex Event Processors. Correlation Engines tend to occupy large quantities of memory because of their limited logical branches.

Features of a Data-In-Motion language need to be:

  1. Low overhead cost to the Data-In-Motion
  2. Ability to modify, improve, delete, store, redirect, branch, alarm, etc. based on the data received
  3. Multiple methods, recursion, and otherwise behave like a language rather than a filter
  4. Simplification of metadata CRUD operations for incoming messages
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 (2)

Showing the top 2 NuGet packages that depend on Proliferation.Flowish:

Package Downloads
Proliferation.LanguageAdapters

Adapters for inline languages

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 177 5/21/2023

Updated package