Skip to content

Complete start guide #53

@astrowalker

Description

@astrowalker

I would like to thank you for your work, however even the best projects do not shine without proper documentation like "starter guide".

So could you provide correct and complete steps assuming user/dev created Blazor solution? What to do next?

Just in case somebody would think I am lazy, I am not, here are my steps, but I doubt they are 100% solid.

  • download zip file from https://adminlte.io/
  • unpack it
  • copy dist and plugins directory to your wwwroot directory (in solution)
  • install Blazorized.AdmintLte and Blazorized.AdmintLte.Content
  • copy entire content of index.html page as described on the main page
  • same thing for MainLayout
  • fix all the links removing AdminLte prefix
  • in Program.Main of hosting project add
  builder.Services.AddAdminLte();

At this point solution works without displaying any errors, but I am afraid that considering the amount of manual work I missed some automatic step and thus I had to this.

So in short, start guide would be great addition to this project :-).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions