question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why were the C# and F# REPLs removed and when/how will it implemented "as a separate tool"?

See original GitHub issue

Steps to reproduce

dotnet repl dotnet repl csi dotnet repl fsi None of these start a REPL!

Expected behavior

REPL opened

Actual behavior

No executable found matching command “dotnet-repl”

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.0-preview2-003121)

Product Information: Version: 1.0.0-preview2-003121 Commit SHA-1 hash: 1e9d529bc5

Runtime Environment: OS Name: Windows OS Version: 10.0.10586 OS Platform: Windows RID: win10-x86

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:21
  • Comments:21 (5 by maintainers)

github_iconTop GitHub Comments

30reactions
TheRealPiotrPcommented, Jul 27, 2016

There is not a timeline for REPL commands at this time.

7reactions
jaencommented, Oct 12, 2017

A online REPL is not enough at all, one of the benefits of REPL-driven-development is the fact, that you can interactively interact with your whole codebase; that’s just not possible with such simplistic online tool.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why were the C# and F# REPLs removed and when/how ...
Steps to reproduce dotnet repl dotnet repl csi dotnet repl fsi None of ... removed and when/how will it implemented "as a separate...
Read more >
Why don't more languages implement LISP-style ...
I think it's because of the repercussions that such a REPL has on the design of the programming language. Common Lisp's REPL (with...
Read more >
National Defense Authorization Act for Fiscal Year 2020
Subtitle C--Treatment of Contaminated Water Near Military Installations Sec. 341. ... Counseling for members of the Armed Forces who are not citizens of...
Read more >
JP 5-0, Joint Planning, 01 December 2020
S TAT S O. A. F. A. M. E. R. I. C. R. Joint Publication 5-0. Joint Planning. 01 December 2020 ... It...
Read more >
State Operations Manual Appendix PP
(C)The institution of which the SNF or NF is a distinct part has final ... implementing care policies and coordinating medical care, and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found