An open API service indexing awesome lists of open source software.

https://github.com/danilomeneghel/crud_aspnet

CRUD complete in Asp.Net 4.6.1
https://github.com/danilomeneghel/crud_aspnet

asp-net-mvc bootstrap c-sharp mssql

Last synced: about 1 year ago
JSON representation

CRUD complete in Asp.Net 4.6.1

Awesome Lists containing this project

README

          

# CRUD Asp.Net

Web application, client registry using Asp.Net Framework 4.6.1 and SQL Server.

## Features

- Autentication
- Routes
- CRUD
- View Cshtml

## Requirements

- IIS
- Microsoft .NET Core SDK
- Microsoft SQL Server Express LocalDB

## Tecnologies

- C#
- ASP.NET 4.6.1
- JQuery
- Bootstrap
- MSSQL

## Connection

Change the Web.config file according to the connection of your database.

```



```

## Demonstration

You can see the system working by clicking the link below:

http://crudaspnet.gearhostpreview.com/

- Login:
- Email: admin@admin.com
- Password: #Admin123

## License

Laravel Admin is licensed under The MIT License (MIT).

## Screenshots

![Screenshots](screenshots/screenshot01.png)


![Screenshots](screenshots/screenshot02.png)


![Screenshots](screenshots/screenshot03.png)


![Screenshots](screenshots/screenshot04.png)


![Screenshots](screenshots/screenshot05.png)

Developed by

Danilo Meneghel

danilo.meneghel@gmail.com

http://danilomeneghel.github.io/