RoverCore.Template
1.3.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet new install RoverCore.Template::1.3.4
This package contains a .NET Template Package you can call from the shell/command line.
RoverCore
Advanced Data Structures boilerplate project
Project Setup
- Open the Solution in Visual Studio 2022
- Initialize the SQL Server Express LocalDB
- In Visual Studio, go to
View > Other Windows > Package Manager Console - In the console that appears at the bottom, type the command
Update-Databaseand wait for the migration to finish.
- In Visual Studio, go to
- Run the project
- Press
Control + F5to run the project without the debugger, orF5to run the project with the debugger attached.
- Press
- Seed Data
- When running the project for the first time, the database will be seeded with an admin user.
- You can log in to this account with the username
adminand the passwordPassword123!. It is highly recommended that you change this password after logging in for the first time.
-
net6.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0 | 1,120 | 3/15/2024 |
| 1.5.6 | 1,101 | 4/20/2022 |
| 1.5.5 | 940 | 4/20/2022 |
| 1.5.4 | 945 | 3/17/2022 |
| 1.5.3 | 961 | 3/16/2022 |
| 1.5.2 | 1,010 | 3/15/2022 |
| 1.5.1 | 913 | 3/14/2022 |
| 1.5.0 | 926 | 3/13/2022 |
| 1.4.9 | 954 | 3/7/2022 |
| 1.4.8 | 965 | 3/2/2022 |
| 1.4.7 | 1,013 | 3/1/2022 |
| 1.4.6 | 944 | 2/24/2022 |
| 1.4.5 | 959 | 2/24/2022 |
| 1.4.4 | 962 | 2/17/2022 |
| 1.4.3 | 923 | 2/14/2022 |
| 1.4.2 | 943 | 2/14/2022 |
| 1.4.1 | 925 | 2/14/2022 |
| 1.4.0 | 930 | 2/14/2022 |
| 1.3.5 | 967 | 2/14/2022 |
| 1.3.4 | 958 | 2/8/2022 |
Loading failed