SimpleLambda.LambdaFlow.Templates 1.0.0

dotnet new install SimpleLambda.LambdaFlow.Templates::1.0.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

SimpleLambda.LambdaFlow.Templates

Project templates for the LambdaFlow framework.

These templates provide a clean starting point for building applications and tooling with LambdaFlow.
They integrate seamlessly with the .NET CLI, Visual Studio, and JetBrains Rider, and can also be used from VS Code.


🚀 What is LambdaFlow?

LambdaFlow is a secure, cross-platform framework designed to mix modern .NET backends with external languages and tools.
It provides a simple project structure, ready-to-use build/run scripts, and conditional compilation for Windows, Linux, and Android.


📦 Installation

You need the .NET SDK 8.0 or later installed.

Install the templates globally:

dotnet new install SimpleLambda.LambdaFlow.Templates

Once installed, they will appear automatically in:

  • dotnet CLI (dotnet new)
  • Visual Studio (New Project dialog)
  • JetBrains Rider (New Solution dialog)

🛠️ Available Templates

1. LambdaFlow Project (lambdaflow)

Creates a minimal project with the LambdaFlow structure and ready-to-use build/run profiles.

Features

  • lambdaflow/ source folder with example build/run scripts
  • Cross-platform .csproj with conditional compilation
  • Debug profiles for Build/Run

Usage

dotnet new lambdaflow -n MyApp

⚖️ License

This project is licensed under the LGPL-3.0 license.

  • The LambdaFlow framework itself must remain open-source.
  • Applications created with LambdaFlow can be proprietary or commercial.
  • net8.0

    • 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.0 244 8/27/2025