Expand file tree
/
Copy pathsetup
/Directory actions
More options
More optionsDirectory actions
More options
More options/
Copy pathsetup
/Folders and files
| Name | Name | Last commit date | |
|---|---|---|---|
parent directory.. | |||
BlogEngine.NET supports a variety of data storage options out of the box. By default, it will store all data in XML files in your App_Data folder. If you wish to use a database to store your data, we have folders inside the setup folder to help you get started with SQL Server, SQL CE, MySQL or SQLite. Any database that has an ADO.NET dll that supports DbProviderFactory can be used with some configuration. Additional information can be found on our site at https://blogengine.io/