RoverCore Boilerplate Documentation

Welcome to the RoverCore Boilerplate Documentation project. Our goal is to provide you with all the information you need to get started with developing using this framework.

Please note that this documentation is written in a tutorial style with a focus on teaching developers unfamiliar with ASP.NET concepts some of the core fundamentals of the framework along with guides that explain what went into the development of RoverCore.

We strongly recommend using this site in tandom with the official ASP.NET documentation. Microsoft has done an excellent job developing a myriad of tutorials that provide insight into some of the concepts we will be covering in this documentation. For your benefit, we will often link to supporting articles to help you learn more about the concepts we are discussing.

Documentation Contents


Overview

Information about RoverCore

What's New

Getting Started

Here’s what you need to know to get up and running quickly with your own project.

Concepts

What does your user need to understand about your project in order to use it - or potentially contribute to it?

RoverCore Fundamentals

What can your user do with your project?

Infrastructure

Learn about the infrastructure and how RoverCore is setup.

Contribution Guidelines

How to contribute to RoverCore and Documentation

Tutorials

Learn how to program in C# and ASP.NET with tutorials.

Theme

Theming guidelines

License

This software includes third party open source components. The respective software licenses of each component comprising the core of this software will be listed here.

Contributors

Learn about the contributors here!

Last modified March 13, 2022: Added the entire seeder code (f8c545e)