Skip to content

thezetrax/dot-net-on-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

18 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Readme

This sample demonstration repository showcases how we can use .NET CLI inside of Linux to work on ASP.NET applications. First, make sure you have the following tools installed and ready on your machine:

Required Tools

  1. Docker Engine, Post-install Configurations
  2. .NET CLI
  3. VSCode

Other Tools

These tools were used to create this repo but aren't necessary to run it:

  1. VSCode C# Extensions
  2. .NET EF CLI tool
  3. ASP.NET CodeGenerator

This code is published as part of the corresponding blog article at the Toptal Engineering Blog. Visit https://www.toptal.com/blog and subscribe to our newsletter to read great articles!