GithubHelp home page GithubHelp logo

asp_net_core2's Introduction

asp.net core2.0 mvc/api GitHub release Maintenance

Travis GitHub Release Date .Net Framework GitHub language count GitHub top language GitHub repo size in bytes

Introduction

The repository consists of 2 projects:

  1. Asp.Net Core2 MVC
  • Its the frontend through which a user input data and gets output
  1. Asp.Net Core2 API
  • Its the backend that processes the request from the MVC frontend

Features

Basic CRUD operation
Page Function
Index User can view list of existing students
Create User can create new student
Edit User can edit existing student
Delete User can delete existing student

Index page

The list of created students is displayed .
url : /Students/ 

display students

Create student

A student can be created
url: /Students/create

create student

Edit student

A student can be edited
url: /Students/edit/{id}

edit student

Delete student

A student can be deleted
url: /Students/delete/{id}

delete student

Support or Contact

Having any trouble? Check out our documentation or contact support and we’ll help you sort it out.

HitCount GitHub contributors license

asp_net_core2's People

Contributors

ajeetx avatar

Stargazers

 avatar

Watchers

 avatar  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.