What's New

What’s New

Version 1.0.0

IT’S OUT! RoverCore is finally released. You can check it out at https://rovercore.github.io/Documentation/docs/

In this version the creators of RoverCore have made an amazing and easy-to-use ASP.NET Core Boilerplate complete with everything you may need to get started developing.

  • ApplicationDbContext with LocalDB - Quick and easy way to interact with the database in your web app.
  • Identity - For in-app authentication.
  • JSON Web Tokens (JWT) - For 3rd party authentication.
  • Tabler - Custom open-source theme for web development.
  • Hugo & Docsy - Documentation on how to use the boilerplate.
  • Hangfire - An easy way to manage job processing in .NET.
  • And More!
Last modified March 13, 2022: Added the entire seeder code (f8c545e)