Skip to content

AlexHedley/dotnetbyexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET By Example

.NET C# F# VB.NET License: MIT Dependabot Dependency-Check

Dependabot Updates Dependency Check

Inspired by Go by Example (Source)

examples

A 📂 folder containing a .csx, .vb, .fs (and .bat with run instructions) file complete with code and code comments is converted to a corresponding .html file.

Please raise a new 💡Discussion with any ideas for another example, then MRs are welcome :).

src

build

cd src

dotnet build --configuration Release

run

Locally

dotnet run --project src/dotnetbyexample/dotnetbyexample.csproj

src\dotnetbyexample\bin\Release\net9.0\dotnetbyexample.exe

docs

Dependencies

dotnet script

https://github.com/dotnet-script/dotnet-script

dotnet tool install -g dotnet-script

dotnet tool list -g

dotnet tool uninstall dotnet-script -g

Contributors 2

  •  
  •