Skip to content

CRUD for Northwind DB, Web API (ASP.Net) made on C# and Front End on Angular.

License

Notifications You must be signed in to change notification settings

argorar/Northwind-CRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Northwind CRUD

CRUD for Northwind DB, Web API (ASP.NET) made on C# and Front End on Angular.
This project is a demonstration of several technologies

Entity Framework

Entity Framework is an Object Relational Mapper (ORM) which is a type of tool that simplifies mapping between objects in your software to the tables and columns of a relational database. Entity Framework (EF) is an open source ORM framework for ADO.NET which is a part of .NET Framework.

database-firts

ASP.NET Web API

ASP.NET makes it easy to build services that reach a broad range of clients, including browsers and mobile devices. With ASP.NET you use the same framework and patterns to build both web pages and services, side-by-side in the same project.

Angular

Angular is a platform that makes it easy to build applications with the web. Angular combines declarative templates, dependency injection, end to end tooling, and integrated best practices to solve development challenges. Angular empowers developers to build applications that live on the web, mobile, or the desktop.

Web Interface

The web interface was made on the open source project ngx-admin.

ScreenShots

1

2

3

4

About

CRUD for Northwind DB, Web API (ASP.Net) made on C# and Front End on Angular.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published