Skip to content

Just-Blazor/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blazor Blog


License: MIT

The code is licensed under MIT. Feel free to use it for whatever purpose.


Table of Contents

System Requirements

  • Windows, Mac or Linux
  • ASP.NET 5
  • Visual Studio 2019, VS Code or other code editor (Atom, Sublime etc)
  • SQLite by default, MS SQL Server, PostgreSQL and MySQL out of the box, EF compatible databases should work

Getting Started

  1. Clone or download source code
  2. Run application in Visual Studio or using your code editor