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
- Host: GitHub
- URL: https://github.com/danilomeneghel/crud_aspnet
- Owner: danilomeneghel
- License: mit
- Created: 2018-06-21T20:41:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T14:32:50.000Z (over 7 years ago)
- Last Synced: 2025-03-29T03:41:24.822Z (about 1 year ago)
- Topics: asp-net-mvc, bootstrap, c-sharp, mssql
- Language: C#
- Homepage:
- Size: 32.2 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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





Developed by
Danilo Meneghel
danilo.meneghel@gmail.com
http://danilomeneghel.github.io/