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

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.

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