Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fcapellino/net-core-blazor-qa
Q&A Website developed using ASP.NET Core 3.1, Server-Side Blazor and Bootstrap 4.
https://github.com/fcapellino/net-core-blazor-qa
blazor bootstrap entity-framework netcore
Last synced: 10 days ago
JSON representation
Q&A Website developed using ASP.NET Core 3.1, Server-Side Blazor and Bootstrap 4.
- Host: GitHub
- URL: https://github.com/fcapellino/net-core-blazor-qa
- Owner: fcapellino
- License: mit
- Created: 2021-09-30T18:11:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-05T21:59:51.000Z (over 1 year ago)
- Last Synced: 2023-11-01T17:43:31.748Z (about 1 year ago)
- Topics: blazor, bootstrap, entity-framework, netcore
- Language: C#
- Homepage:
- Size: 955 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Server-Side Blazor Q&A Website
Q&A Website developed using ASP.NET Core 3.1, Server-Side Blazor and Bootstrap 4.
## Technologies
- ASP.NET Core Blazor 3.1
- FluentValidation
- Entity Framework Core
- Microsoft SQL Server
- Bootstrap 4
- SweetAlert## Screenshots
## Resources
- *[Introduction to ASP.NET Core Blazor](https://docs.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-3.1)*