Coder Social home page Coder Social logo

c0shea / adminlte-template Goto Github PK

View Code? Open in Web Editor NEW
68.0 13.0 33.0 5.17 MB

A C# MVC Template for Visual Studio using the popular AdminLTE Bootstrap Template.

License: MIT License

C# 1.36% CSS 31.12% JavaScript 64.43% HTML 3.08% ASP.NET 0.01%
adminlte-template adminlte c-sharp asp-net-mvc bootstrap3 font-awesome

adminlte-template's Introduction

AdminLTE Template

The AdminLTE Template is a ready-to-go template for constructing high-quality ASP.NET MVC projects. The template also includes other useful plugins.

This template aims to make development faster and easier since the basic structure of all the dependencies is already defined.

AdminLTE was created and is maintained by Abdullah Almsaeed.

Preview Screenshot

Included Dependencies

NAME VERSION REPO
AdminLTE 2.4.9 GitHub
Bootstrap 3.4.1 GitHub
Bootstrap Datepicker 1.9.0 GitHub
Bootstrap Select 1.13.12 GitHub
Bootstrap Validator 0.11.9 GitHub
Fastclick 1.0.6 GitHub
Font Awesome 4.7.0 GitHub
iCheck 1.0.1 GitHub
Inputmask 3.3.11 GitHub
jQuery 3.4.1 GitHub
Moment.js 2.24.0 GitHub
slimScroll 1.3.8 GitHub
WebHelpers.Mvc5 2.1.0 GitHub

adminlte-template's People

Contributors

alpha-before-beta avatar c0shea avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adminlte-template's Issues

Add NLog

Make this the default logging provider

Add .NET Core template

Add a version of the template for .NET Core. Probably would be in the same extension but it would just install two templates.

Replace Select2 with bootstrap-select

Since Select2 doesn't support basic browser usability features, like using the up and down keys, it should be replaced with boostrap-select, which keeps the behavior of a native browser select list.

Update NuGet packages

  • Microsoft.AspNet.Mvc to 5.2.7
  • Microsoft.AspNet.Razor to 3.2.7
  • Microsoft.AspNet.WebPages to 3.2.7
  • Microsoft.CodeDom.Providers.DotNetCompilerPlatform to 2.0.1
  • Microsoft.Net.Compilers to 2.10.0
  • Newtonsoft.Json to 12.0.1
  • WebHelpers.Mvc5 to 2.1.0

VS2017 crashes upon opening shared view files

I have created a project (VS2017) using this template. It compiles and runs successfully. But when I try to open any file in the Shared directory (eg.: _Layout.cshtml), VS pauses and crashes shortly after.

Any solution to this issue?

how to use it?

I have successfully installed, but can not find to use it.

Provide option to add authentication while creating project

It would be very nice if there is an option of adding authentication code like when creating default MVC project. adding asp.net identity authentication later on is pretty cumbersome and defeats the purpose of using template to get started easily.

ASP.NET MVC CORE - Controller to View bug [Cont...]

image

Thank you for the previous reply. As this image shows, apparently these belong to you. One says for .NET 5. As per your other message saying you didn't do anything with the .NET 5, but either way I am going to address your statement so I am not cut off so easily.

You said I modified the Side bar, and that I did, following your example. I have 10 years of development experience. I used your template so I can fast track a project.

Moving forward, in the image above I created a new project using each of those extensions. I then made one EndPoint in the Home Controller called "Data", which I then created a strongly typed View which would require a Model. I made no other changes, tried going to that Path "blah/Home/Data". I get the exact same error. So before you dismiss the problem being my problem and not your problem, this is an actual problem with your template, as indicated in the error I posted on the previous issue a few days ago. It wants me to pass in the _Sidebar.chtml or something like that. So with the minimum amount of changes, I got the same error? Why is that?

-Mike Herder

ASP.NET MVC CORE - Controller to View bug

Controller
Browser Error

Hey.. Thank you for building this Template. It's pretty amazing and I like it a lot. You made it very easy to work with. However, I am running across a problem that I am hoping you can help with.

I am using Visual Studio 2019. ASP.NET MVC Core & your template. Machine HP ZBook, 16GB Ram, 500+ GB of free hard drive space. Just the details here. I am sure it has nothing to do with my hardware.

As you can tell from the "Controller" image I am passing a class (object) to the View, theoretically the employee model would have data in it, so that it can be shown on the screen. However, every time I pass in an object to the View for rendering the data, I get the error as shown in the "Browser Error" image. I have looked at nearly everything.

This same error happens on any Controller when I am passing back the model I have tried 3 different views from 3 different controllers. If I remove the model the page loads, but I don't have any of the model data. Sometimes ASP.NET MVC Core has problems with object variable names. I commented out all of the variable names except for PK (Primary Key) because I know that variable name doesn't conflict with ASP.NET MVC CORE.

I keep stipulating CORE because some of the problems I have come across with CORE I have never had in ASP.NET MVC using .NET FRAMEWORK. But .NET FRAMEWORK is now dead, and I switched to CORE.

I will stipulate that this is my first CORE website, so I might be doing something wrong, but when I did research online it shows that I am still doing it the right way. Also I will note that, yes, I know how to read and the error says I am passing in my company_employeesDTO model and it's expecting blah..blah.._Sidebar. That is your sidebar.cshtml file and I can't pass that in. Moreover it shouldn't expect me to pass that in. Also I have made sure 10 times that I am passing the correct model from the Controller to the VIew. They both have the same namespace and object name, so that shouldn't be the problem either.

I was hoping you could help me figure out the problem. Thank you for your time and I hope you have a great day.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.