8000 GitHub - happyabbi/MinimalApi: ASP.NET Core 6.0 - Minimal API Example - Todo API implementation using Minimal API, Entity Framework Core, Token authentication and Open API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ASP.NET Core 6.0 - Minimal API Example - Todo API implementation using Minimal API, Entity Framework Core, Token authentication and Open API.

Notifications You must be signed in to change notification settings

happyabbi/MinimalApi

 
 

Repository files navigation

ASP.NET Core 6.0 - Minimal API Example.

Todo API implementation using Minimal API, Entity Framework Core SQL Server Provider and Open API.

CI

Features

December 1, 2021

  • Implemented DTO for Input and Output.
  • Bug Fix - the /history endpoint was not returning any data.

November 24, 2021

  • Token Authentication and Open API changes related to that.

November 14, 2021

  • GraphQL Implementation using HotChocolate
    • Query
    • Mutation
    • Subscription

November 11, 2021

  • CRUD operations using Minimal API .NET 6.0 and Sql Server
  • Health Checks implementation for Minimal APIs
  • Open API - Support for Tags
  • EF Core new features
    • Temporal Tables in Sql Server
    • Run migration using EF Bundles

About

ASP.NET Core 6.0 - Minimal API Example - Todo API implementation using Minimal API, Entity Framework Core, Token authentication and Open API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%
0