Giter Club home page Giter Club logo

bootstrap-aspnetcore-starter's Introduction

DevExpress ASP.NET Core Bootstrap starter project

  Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. If you are starting a new ASP.NET Core project, use our ASP.NET Core Controls instead.

This starter project demonstrates how to use this set of controls in the ASP.NET Core 2.1 framework. The project contains a simple Registration form and GridView that supports data editing. All required DevExpress references are already included.

There's also a docker image that contains this project running on Ubuntu!  

Getting Started

  1. Download and install .NET Core 2.1 SDK.
  2. Clone the demo project.
  3. Open the project's root folder.
  4. Open Console and type the following commands in it:
    • dotnet restore
    • dotnet run  

Run in Docker 

  1. Get Docker
  2. docker run --rm -ti -p 5000:5000 devexpress/bootstrap-aspnetcore-starter
  3. Navigate to http://localhost:5000  

A Boilerplate-only Option 

If you would prefer to delete sample data from this project, remove the following files and folders: Controllers/SampleController.cs, Data, Models/NorthwindContext.cs, Models/Person.cs, Views/Sample.  

Online demos 

Visit our ASP.NET Core Bootstrap demos to see what components are available. Use them in the attached sample project to see how they work on your side.  

Provide feedback 

Please provide us with feedback via the DevExpress Support Center.  

bootstrap-aspnetcore-starter's People

Contributors

vladimirfrizen avatar maxerokh avatar eugeniybalaban avatar romanresh 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.