Click here to Skip to main content
15,867,686 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Elimination of programmers Pin
Daniel Pfeffer28-Nov-22 5:28
professionalDaniel Pfeffer28-Nov-22 5:28 
GeneralRe: Elimination of programmers Pin
den2k8828-Nov-22 6:30
professionalden2k8828-Nov-22 6:30 
NewsWindows 11 is getting a VPN status indicator in the taskbar Pin
Kent Sharkey27-Nov-22 10:01
staffKent Sharkey27-Nov-22 10:01 
GeneralRe: Windows 11 is getting a VPN status indicator in the taskbar Pin
David O'Neil27-Nov-22 11:39
professionalDavid O'Neil27-Nov-22 11:39 
NewsSmartphone addiction linked with lower cognitive abilities, less self-control, and worse psychological well-being Pin
Kent Sharkey27-Nov-22 10:01
staffKent Sharkey27-Nov-22 10:01 
GeneralRe: Smartphone addiction linked with lower cognitive abilities, less self-control, and worse psychological well-being Pin
David O'Neil27-Nov-22 11:42
professionalDavid O'Neil27-Nov-22 11:42 
GeneralRe: Smartphone addiction linked with lower cognitive abilities, less self-control, and worse psychological well-being Pin
obermd29-Nov-22 6:05
obermd29-Nov-22 6:05 
NewsAnother .NET (C#) repl Pin
raddevus27-Nov-22 7:40
mvaraddevus27-Nov-22 7:40 
After posting i saw that this requires .NET 7 (instead of 6.x)
Check out this nuget which is a (EDIT).NET 7 C# repl tool: NuGet Gallery | CSharpRepl 0.5.1[^]

For .NET 6.x Try
dotnet tool install --global CSharpRepl --version 0.4.0


You can install it globally then run / test code snippets:
dotnet tool install -g csharprepl


Here's the project site: GitHub - waf/CSharpRepl: A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.[^]

Also, when you type code it includes intellisense type of behavior (see image[^]).

This is a new(er) one (different project) than the one previously posted here[^].

modified 27-Nov-22 14:43pm.

NewsDr. Frederick P. Brooks Pin
Gjeltema25-Nov-22 9:55
Gjeltema25-Nov-22 9:55 
NewsSan Francisco police consider letting robots use ‘deadly force’ Pin
Kent Sharkey24-Nov-22 9:16
staffKent Sharkey24-Nov-22 9:16 
GeneralRe: San Francisco police consider letting robots use ‘deadly force’ Pin
Super Lloyd24-Nov-22 14:41
Super Lloyd24-Nov-22 14:41 
GeneralRe: San Francisco police consider letting robots use ‘deadly force’ Pin
obermd24-Nov-22 16:33
obermd24-Nov-22 16:33 
GeneralRe: San Francisco police consider letting robots use ‘deadly force’ Pin
Daniel Pfeffer24-Nov-22 19:54
professionalDaniel Pfeffer24-Nov-22 19:54 
GeneralRe: San Francisco police consider letting robots use ‘deadly force’ Pin
Nelek25-Nov-22 11:29
protectorNelek25-Nov-22 11:29 
GeneralRe: San Francisco police consider letting robots use ‘deadly force’ Pin
Rick York25-Nov-22 16:48
mveRick York25-Nov-22 16:48 
GeneralRe: San Francisco police consider letting robots use ‘deadly force’ Pin
den2k8827-Nov-22 20:48
professionalden2k8827-Nov-22 20:48 
NewsIntel officially introduces pay-as-you-go chip licensing Pin
Kent Sharkey24-Nov-22 9:01
staffKent Sharkey24-Nov-22 9:01 
GeneralRe: Intel officially introduces pay-as-you-go chip licensing Pin
maze324-Nov-22 22:26
professionalmaze324-Nov-22 22:26 
GeneralRe: Intel officially introduces pay-as-you-go chip licensing Pin
Daniel Pfeffer25-Nov-22 1:04
professionalDaniel Pfeffer25-Nov-22 1:04 
GeneralRe: Intel officially introduces pay-as-you-go chip licensing Pin
Marc Clifton25-Nov-22 12:57
mvaMarc Clifton25-Nov-22 12:57 
NewsFrozen collections in .NET 8 Pin
Kent Sharkey24-Nov-22 9:01
staffKent Sharkey24-Nov-22 9:01 
GeneralRe: Frozen collections in .NET 8 Pin
Super Lloyd24-Nov-22 14:46
Super Lloyd24-Nov-22 14:46 
GeneralRe: Frozen collections in .NET 8 Pin
Richard Deeming24-Nov-22 22:19
mveRichard Deeming24-Nov-22 22:19 
GeneralRe: Frozen collections in .NET 8 Pin
BillWoodruff25-Nov-22 5:57
professionalBillWoodruff25-Nov-22 5:57 
GeneralRe: Frozen collections in .NET 8 Pin
Marc Clifton25-Nov-22 12:59
mvaMarc Clifton25-Nov-22 12:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.