playing with dotnet core 1 - beginner's introduction and installation in manjaro
commands used for dotnet:
dotnet --list-sdk
dotnet new
dotnet new webapp
dotnet run
If you want to install with command line
pamac install dotnet-targeting-pack dotnet-sdk dotnet-runtime dotnet-host aspnet-runtime
----------------- Useful Links -----------------------------------
C# tutorial
• C# Tutorial - Full Course for Beginners
manjaro download
https://manjaro.org/
dwsim download
https://dwsim.inforside.com.br/new/index.php/download/
ignition download
https://inductiveautomation.com/downloads/
dotnet core microsoft aspnet core not found issue
https://github.com/dotnet/core/issues/7087
----------------- Video Sections -------------------------------
Chapters:
0:00 intro and prerequisites
4:10 introduction to bash and zsh command line
5:10 opening and closing terminal
6:00 ls command (list)
7:50 cd command (change directory)
9:33 clear command
10:50 tab completion
12:50 mkdir command (make directory)
14:50 rm command (remove)
18:04 installing dotnet using pamac
19:30 pamac preferences and setup
21:33 installing dotnet-runtime
25:30 installing dotnet-sdk
27:12 dotnet new (list templates)
27:48 why i learn dotnet for webapps (dwsim, and cross platform)
31:10 dotnet new webapp
32:05 dotnet run (and resolving errors)
34:12 installing aspnet-runtime
35:02 accessing the template webpage
36:59 Ctrl+C shutdown command
37:40 Summary
--------------------[Playlists and Relevant Github Repositories]---------------------------------------------
Fluid Mechanics and Git Repos:
• Fluid Mechanics
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube
Petroleum Downstream Crash Course Playlist:
• Petroleum Refining
OpenFOAM for Windows 10 Beginner Playlist and some Git Repos
• OpenFoam for Windows Newbie Guide
https://github.com/theodoreOnzGit/laminar_BL_OpenFOAM
OpenFOAM Intermediate Playlist and some Git Repos
• OpenFOAM Intermediate Videos
https://github.com/theodoreOnzGit/thin_pipeflow_snappyHexMesh
OpenFOAM Heat Transfer Playlist and GitHub Repo
• OpenFOAM Heat Transfer
https://github.com/theodoreOnzGit/OpenFoam_heatTrf_YouTube
Radiation Heat Transfer Learning Journal and Git Repos:
• Radiation Heat Transfer Learning Jour...
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube
Convection Boundary Layer and git Repos:
• Convection Heat Transfer
https://github.com/theodoreOnzGit/heatTransferTheory_YouTube
Turbulence Modelling Playlist
• Turbulence Modelling 1 - Reynold's Av...
https://github.com/theodoreOnzGit/turbulenceModelling
LabView Frequency Analysis and Fun (playlist and git repo)
• LabView Frequency Analysis and Fun
https://github.com/theodoreOnzGit/Ted_labview_YouTube
Control Systems and Frequency Response
• Laplace Transforms 1 - basic intuitio...
https://github.com/theodoreOnzGit/matlabFrequencyResponse.git
OpenFOAM C++
https://github.com/theodoreOnzGit/C-_YouTube_OpenFoam
• Introductory C++ for OpenFoam Users
OpenFOAM Bash
https://github.com/theodoreOnzGit/Bash_OpenFOAM_YouTube
• OpenFOAM Bash
Basic Samba
• basicSamba
https://github.com/theodoreOnzGit/sambaVideos
Manjaro Tips and Tricks
• Manjaro Tips and Tricks
lammps and Discrete Element Modelling (DEM)
• lammps and Discrete Element Modelling