Skip to content

Final project on postgraduate studies "Programming on the .NET platform".

Notifications You must be signed in to change notification settings

lukaszFD/IPI-PAN_WEB_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project

It is a project carried out at the postgraduate studies of the Polish Academy of Sciences in the field of: "Programming on the .NET platform". This system will be an interface of web communication with the repository of accounts storing information about : systems, servers and accesses. It will be a bridge between other systems and will only manage this information.

Update 08/04/2022

  • A REST API in Java Spring Boot was also created for this project. You can find it here luc.SpringBoot.
  • I added a new folder "GlobalRepository_db_bak" where the backup db can be found.

If you like the code or have any questions or suggestions then let me know at Linkedin.

My questions about c# and others on stackoverflow.

Technical data and used technologies.

During the design and programming works I used the most popular tools provided by Microsoft.

  1. Programming language : C# version 7.3
  2. Database model project in VS : Entity Framework Core 2.2
  3. Web Api project : .Net Core 2.2
  4. Database design : SQL Server 2017

Database project

Main tables of the repository

GR_main

Audit tables

gr_audit

Reconciliation tables for web-based communication data

GR_recon

About

Final project on postgraduate studies "Programming on the .NET platform".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published