Results 1 to 2 of 2

Thread: Interesting new feature in .Net 10 - projectless c#

  1. #1

    Thread Starter
    PowerPoster PlausiblyDamp's Avatar
    Join Date
    Dec 2016
    Location
    Pontypool, Wales
    Posts
    2,877

    Interesting new feature in .Net 10 - projectless c#

    https://devblogs.microsoft.com/dotne...otnet-run-app/

    Looks like a nice way to create and run simple C# code, just create a cs file and use
    Code:
    dotnet run file.cs
    should make it a lot easier to script things with C#, or even just test out simple ideas.

  2. #2
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: Interesting new feature in .Net 10 - projectless c#

    It is interesting. Right now, it is in a preview version, so I hope it will get implemented soon.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width