Skip to content

jlnovais/Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demos

Demos

Rest Api Demo

A demo for an Rest API.

Features

  • Entity Framework Core - custom implementation
  • Independent projects - API, Entity Services, DB creation (migrations)
  • API with support for:
    • vendor content types
    • ProblemDetails objects (application/problem+json)
    • Swagger - costumized configuration and home page
    • Pagination and sorting

WorkerServiceDemo

Demo: Worker service for .NET Core 3.0.0 (linux service)

Reads message from a queue and sends it to other.

Releases

No releases published

Packages

No packages published

Languages