Skip to content

shahoodzee/.NET-Core-MyStoreAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

.NET-Core-Tutorial

VS code extensions to have:

* CS DEV KIT
* REST CLIENT
* SQLite

Additional Packages to install other than DotNET SDK:

To Handle Data Validations for a DTO:

  dotnet add package MinimalApis.Extensions --version 0.11.0

To Connect Any Database with the project (I am using MongoDB)

dotnet add package MongoDB.EntityFrameworkCore --version 8.0.3

Checkout these packages @ NuGet Packages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages