Skip to content

davejones74/Payments_POC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payments POC

This project is a .NET application for managing payment cases.

Getting Started

Prerequisites

Clean the Application

dotnet clean

Build the Application

dotnet build

Run the Application

dotnet run

The application will start and listen on port 5150.

Access the Webpage

Open your browser and navigate to:

http://localhost:5150/CaseList

About

Salmans Payments POC Fork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 67.2%
  • HTML 29.6%
  • CSS 2.7%
  • JavaScript 0.5%