Skip to content

ToxicCypher/database-transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Database-Transactions

Images of the application can be viewed in the Issues tab, under closed issues.

Stack - ASP.NET Core(server), SSMS(database), Angular 11(Client)

This single page application is purely for performing CRUD operations. The data is displayed and manipulated from interation with the client. The HttpClientModule consumes the exposed RESTful api within the ASP.NET Core server which then will perform database manipulation which will then be displayed back to the client upon completion.

There isn't really any rhyme or reason to creating this application. It does nothing spectacular but I thought it might be nice to try building out a full stack application with C# instead of my usual goto which would have been Java. I can say with certainty that I enjoyed creating the REST api in ASP.NET more than Spring Boot 2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published