https://github.com/soroush-hashemi/havalanwebsite
A clean-architecture-based news website built with ASP.NET Core 8 and SQL Server.
https://github.com/soroush-hashemi/havalanwebsite
aspnetcore clean-architecture csharp dotnet efcore sqlserver
Last synced: 4 months ago
JSON representation
A clean-architecture-based news website built with ASP.NET Core 8 and SQL Server.
- Host: GitHub
- URL: https://github.com/soroush-hashemi/havalanwebsite
- Owner: Soroush-hashemi
- License: other
- Created: 2025-01-01T17:00:07.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-22T13:09:38.000Z (over 1 year ago)
- Last Synced: 2025-04-04T06:11:22.221Z (about 1 year ago)
- Topics: aspnetcore, clean-architecture, csharp, dotnet, efcore, sqlserver
- Language: HTML
- Homepage:
- Size: 33.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# News Website
A news website built with **ASP.NET Core 8**, **SQL Server**, and **Clean Architecture**.
## Features
- Publish and manage news articles
- User authentication and role-based access
- Categorized news sections
- Admin panel for content management
## Technologies Used
- **Backend:** ASP.NET Core 8, Clean Architecture
- **Database:** SQL Server
- **ORM:** Entity Framework Core
## Getting Started
### Prerequisites
Ensure you have the following installed:
- .NET 8 SDK
- SQL Server
- Visual Studio / VS Code
### Installation
1. Clone the repository:
```sh
git clone https://github.com/Soroush-hashemi/HavalanWebsite