Skip to content

juniorporfirio/Examples-MinimalApi-AspNetCore6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Apis - Examples

A place where i'm working with Mininal Api with .NET 6.

Projects

Stars Dapper

This project implements (Minimal Api) a simple Stars Url API including OpenAPI (Swagger) documentation and UI, and uses the Dapper library to perist data to a SQLite database.

Stars Entity Framework Core

This project implements (Minimal Api) a simple Stars API including OpenAPI (Swagger) documentation and UI, and uses the Entity Framework Core library to perist data to a SQLite database.

About

Examples with MinimalApis using Entity Framework Core and Dapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages