Code Monkey home page Code Monkey logo

aspcore-webapp-bootstrap-v4's Introduction

aspcore-webapp-bootstrap-v4

I'll Keep this GIT up to date each day. So get ready to see new content daily.

FEB 16 2020

Features

  1. Dark Theme

  2. Current Bootstrap v4.4.1( https://getbootstrap.com ) and JQuery 3.4.1 (https://github.com/jquery/jquery-dist)

  3. Better sample pages

  4. .NET Core 3.1

Work in progress:

  1. Consent For Cookies

  2. Sample Page Build Out

CDN's

CSS

https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css

JS

https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js

https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js

How to run?

ASP.NET / Windows 10

  1. Download "Hosting Bundle". https://dotnet.microsoft.com/download/dotnet-core/current/runtime

  2. Install "Hosting Bundle".

  3. Open CMD prompt on Windows 10 Desktop or Server

  4. Run WebApp using dotnet

C:/LOCATION/OF/APP > dotnet run

How to change target framework? 2.1 < 3.0 ( Visual Studio 2019 )

Not Recommended ( Be Safe : Back-up first )

Main Menu > Project > "Project Name" Properties ( Recomended to convert 2.1 < 2.2 < 3.1 )

USE THIS GUIDE TO CONVERT 2.1 to 3.0

https://docs.microsoft.com/en-us/aspnet/core/migration/22-to-30?view=aspnetcore-3.1&tabs=visual-studio

How to use Bower / NuGet (Visual Studio 2019)

NuGet: Package Manager

Main Menu > Tools > NuGet Package Manager > Manage NuGet Packages for Solutions

Browse

Search and Install NuGet Packages desired for your WebApp Project.

Installed

Click on each NuGet and set to desired version or uninstall.

Update

Click on each NuGet to update to desired version.

Bower

Coming Soon!

How to create a hidden tor relay so you can host your website on .ONION (TOR BROWSER)

Coming Soon!

Added:

  1. Bootstrap v4
  2. @DateTime.Now.Year to footer copyright (This Seemed odd not being here all along?)
  3. Custom CSS
  4. Dark Theme

Removed:

  1. Default CSS

aspcore-webapp-bootstrap-v4's People

Contributors

codelyfe avatar

Watchers

 avatar

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.