Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fernandocalmet/dotnet-4-aspnet-mvc-crud-semantic_ui
🦄Aplicación web MVC CRUD con ASP.NET C# (.NET Framework) + ADO.NET + SQLServer + Semantic UI
https://github.com/fernandocalmet/dotnet-4-aspnet-mvc-crud-semantic_ui
ado-net asp-net crud-operation csharp mvc net-framework semantic-ui sql-server
Last synced: about 4 hours ago
JSON representation
🦄Aplicación web MVC CRUD con ASP.NET C# (.NET Framework) + ADO.NET + SQLServer + Semantic UI
- Host: GitHub
- URL: https://github.com/fernandocalmet/dotnet-4-aspnet-mvc-crud-semantic_ui
- Owner: FernandoCalmet
- License: mit
- Created: 2020-03-01T23:58:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-12T20:28:23.000Z (over 2 years ago)
- Last Synced: 2023-03-04T01:23:15.893Z (over 1 year ago)
- Topics: ado-net, asp-net, crud-operation, csharp, mvc, net-framework, semantic-ui, sql-server
- Language: JavaScript
- Homepage:
- Size: 50 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# DOTNET-4-ASPNET-MVC-CRUD-SemanticUI
[![Github][github-shield]][github-url]
[![Kofi][kofi-shield]][kofi-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
[![Khanakat][khanakat-shield]][khanakat-url]## 📓 TABLA DE CONTENIDO
* [Acerca del proyecto](#acerca-del-proyecto)
* [Características](#características)
* [Instalación](#instalación)
* [Demostración](#demo)
* [Licencia](#licencia)## 🔥 ACERCA DEL PROYECTO
Este proyecto es una muestra de una solución base de `MVC + CRUD + Semantic UI` utilizando `C# ASP.NET 4 + ADO.NET + SQL SERVER`.
## ✔️ CARACTERÍSTICAS
- [x] Iniciar sesión y Cerrar Sesión
- [x] Validación de Login
- [x] Autenticación de permisos de usuarios
- [x] CRUD de las entidades relacionales
- [x] Plantillas de demostración de Semantic UI
- [ ] Validación de campos CRUD
- [ ] Implementación de algunos estilos de Semantic UI en los Views## ⚙️ INSTALACIÓN
Clonar el repositorio.
```bash
gh repo clone FernandoCalmet/dotnet-4-aspnet-mvc-crud-semantic_ui
```Ejecutar aplicación.
```bash
dotnet run
```## 📥 DEMO
![Demo](docs/demo.gif)
## 📄 LICENCIA
Este proyecto está bajo la Licencia (Licencia MIT) - mire el archivo [LICENSE](LICENSE) para más detalles.
## ⭐️ DAME UNA ESTRELLA
Si esta Implementación le resultó útil o la utilizó en sus Proyectos, déle una estrella. ¡Gracias! O, si te sientes realmente generoso, [¡Apoye el proyecto con una pequeña contribución!](https://ko-fi.com/fernandocalmet).
[github-shield]: https://img.shields.io/badge/-@fernandocalmet-%23181717?style=flat-square&logo=github
[github-url]: https://github.com/fernandocalmet
[kofi-shield]: https://img.shields.io/badge/-@fernandocalmet-%231DA1F2?style=flat-square&logo=kofi&logoColor=ff5f5f
[kofi-url]: https://ko-fi.com/fernandocalmet
[linkedin-shield]: https://img.shields.io/badge/-fernandocalmet-blue?style=flat-square&logo=Linkedin&logoColor=white&link=https://www.linkedin.com/in/fernandocalmet
[linkedin-url]: https://www.linkedin.com/in/fernandocalmet
[khanakat-shield]: https://img.shields.io/badge/khanakat.com-brightgreen?style=flat-square
[khanakat-url]: https://khanakat.com