Repl 0.9.1-dev.45
This is a prerelease version of Repl.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Repl --version 0.9.1-dev.45
NuGet\Install-Package Repl -Version 0.9.1-dev.45
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="Repl" Version="0.9.1-dev.45" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Repl" Version="0.9.1-dev.45" />
<PackageReference Include="Repl" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Repl --version 0.9.1-dev.45
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Repl, 0.9.1-dev.45"
#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.
#:package Repl@0.9.1-dev.45
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Repl&version=0.9.1-dev.45&prerelease
#tool nuget:?package=Repl&version=0.9.1-dev.45&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Repl (meta-package)
Repl Toolkit is a foundational building block for .NET applications that need a serious command surface.
Repl is the recommended starting point for Repl Toolkit. It brings the default dependencies:
Repl.CoreRepl.DefaultsRepl.Protocol
Minimal app
using Repl;
var app = ReplApp.Create().UseDefaultInteractive();
app.Map("hello", () => "world");
return app.Run(args);
Docs
- Architecture blueprint: docs/architecture.md
- Terminal/session metadata: docs/terminal-metadata.md
- Testing toolkit: docs/testing-toolkit.md
- Samples (recommended learning path): samples/README.md
- Community DeepWiki (unofficial): deepwiki.com/yllibed/repl
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Repl.Core (>= 0.9.1-dev.45)
- Repl.Defaults (>= 0.9.1-dev.45)
- Repl.Protocol (>= 0.9.1-dev.45)
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 |
|---|---|---|
| 0.9.2-dev.1 | 0 | 3/2/2026 |
| 0.9.1 | 0 | 3/2/2026 |
| 0.9.1-dev.45 | 0 | 3/2/2026 |
| 0.9.1-dev.44 | 1 | 3/1/2026 |
| 0.9.1-dev.19 | 30 | 2/28/2026 |
| 0.9.1-dev.11 | 26 | 2/26/2026 |
| 0.9.1-dev.10 | 25 | 2/26/2026 |
| 0.9.1-dev.9 | 25 | 2/26/2026 |
| 0.9.1-dev.8 | 31 | 2/26/2026 |
| 0.9.0 | 37 | 2/25/2026 |