Skip to content

This application is a minimal practice api. generates models with Entity Framework, with Fluent API parameters and saves them in a SQLServer database generating Create, Read, Update and Delete parameters on the page

Notifications You must be signed in to change notification settings

jhordyToro/MinimalAPI_.NETef

Repository files navigation

Description

This api is a CRUD (Create, Read, Update and Delete) made with REST parameters (Get, Publish, Put and Delete) with these parameters, The user can modify some data and these will be saved in a database. In this case SQLServer.

Client to Program Interaction

Client to Program Interaction

Program to Database Interaction

Program to Database Interaction

Page by @jhordy

Dependencies

  • C#
  • .NET v6.0.301
  • Microsoft.EntityFrameworkCore v6.3
  • Microsoft.EntityFrameworkCore.SqlServer v6.3

Facebook @jhordytoro
Twitter @jhordytoro

About

This application is a minimal practice api. generates models with Entity Framework, with Fluent API parameters and saves them in a SQLServer database generating Create, Read, Update and Delete parameters on the page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages