codeWithLFN / Simple_API_Assessment

This project demonstrates C#, .NET Framework, Entity Framework & Postgresql usage for CRUD on applicants (repository pattern).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple .Net API Assessment

This project demonstrates C#, .NET Framework, Entity Framework & Postgresql usage for CRUD on applicants (repository pattern).

Tech Stack

  • C#
  • .Net Framework
  • Entity Framework
  • Postgresql

Project Overview

This API establishes a connection to a PostgreSQL database, utilizes Entity Framework to manage data interactions, implements the repository design pattern for data access, and exposes endpoints for CRUD (Create, Read, Update, Delete) operations on applicant entities.

About

This project demonstrates C#, .NET Framework, Entity Framework & Postgresql usage for CRUD on applicants (repository pattern).


Languages

Language:C# 100.0%