Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 768 Bytes

File metadata and controls

42 lines (19 loc) · 768 Bytes

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