Skip to content

turnkeylinux-apps/asp-net-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP .NET Core on Nginx - Open source dotNet MVC framewrok from MS

.NET Core is the successor to the .NET Framework, it's free and open source provided by Microsoft. ASP.NET Core is the .NET Core version of ASP.NET: a web application framework for developing dynamic web pages with C#.

This appliances includes all of the standard features in TurnKey Core, and on top of that

  • ASP.NET Core (provided by upstream Microsoft debian repos)
  • MariaDB install
  • ASP.NET Example App in C#
    • Installed to /var/www/aspnetcore-src
    • Pre-compiled (published) app in /var/www/aspnetcore
    • Pomelo MySQL/MariaDB backend for EF Core
    • Example MariaDB with EF Core page
  • SSL Support out of the box.
  • Webmin modules configuring PHP and MySQL

Further reading:

EF Core (Entity Framework Core) is a powerful ORM, used in the Turnkey Example App.

Credentials (password set at first boot)

  • Webmin, SSH, MySQL: username root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 45.0%
  • HTML 30.2%
  • Shell 18.8%
  • CSS 4.9%
  • Makefile 1.1%