L2Analytics
-
- 677 total downloads
- last updated 7/22/2026
- Latest version: 11.0.0
Transport-agnostic operations library for F#. Defines Contract and Codec — pair a pure function with request/response codecs and a name, and adapters (e.g. L2Analytics.Deploy.Lambda) can expose it... More information -
- 486 total downloads
- last updated 7/22/2026
- Latest version: 11.0.0
AWS Lambda deployment target for L2Analytics.Deploy. Provides LambdaConfig, Lambda.run, and an MSBuild props file that automatically configures consumer projects for the provided.al2023 custom... More information -
-
- 478 total downloads
- last updated 7/22/2026
- Latest version: 11.0.0
Solution template for L2Analytics.Deploy-based projects: a pure ops project, a Deploy codec/contract layer, and one or more deploy projects (Lambda, Falco, CLI) with a CI bundle script. -
-
- 472 total downloads
- last updated 7/22/2026
- Latest version: 11.0.0
Command-line deployment target for L2Analytics.Deploy. Every Contract becomes a subcommand (its Name segments joined by spaces); the payload is read from stdin as raw JSON, matching... More information -
- 435 total downloads
- last updated 7/22/2026
- Latest version: 11.0.0
Falco (ASP.NET Core) deployment target for L2Analytics.Deploy. Every Contract becomes a POST endpoint at its httpPath — the OpenAPI document generated by L2Analytics.Deploy.OpenApi describes this... More information -
- 72 total downloads
- last updated 7/22/2026
- Latest version: 11.0.0
Browser/Node WebAssembly deployment target for L2Analytics.Deploy. Provides WasmConfig, Wasm.run (TypeScript codegen from Contracts), and Dispatch (the runtime piece the one static JSExport shim... More information