Skip to content

An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT, on a PostgreSQL or SQL Server database.

Notifications You must be signed in to change notification settings

rperez-rosario/XPM_Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

An ASP.NET Core Web Api to access and manipulate project data using EF Core on a PostgreSQL or SQL Server database.

Data Entity Relationship Diagram XPM_ERD

Endpoint Swagger View Screenshot 2024-07-17 171829

Getting Started

  1. Installation process:

(See "Build and Test" section of this document.)

  1. Software dependencies:
  • ASP.NET Core 8.0
  • Entity Framework Core
  • C#
  1. Web API, languages and technology stack references:

Build and Test

  1. Web or folder deploy to IIS or Azure Cloud App (.NET Core 8.0 application pool), configure appsettings.json as needed.

  2. Build and execute Visual Studio solution.

About

An ASP.NET Core Web Api to access and manipulate project data using EF Core, and JWT, on a PostgreSQL or SQL Server database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages