Skip to content

RESTful API built with ASP.NET Core 3 and Entity Framework Core (SQL Server).

Notifications You must be signed in to change notification settings

reminmax/PhonesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhonesAPI

RESTful API built with ASP.NET Core 3 and Entity Framework Core (SQL Server).

Searching, filtering, pagination, sorting, data shaping, data caching, logging, versioning, DI, etc.

Documentation with Swagger / OpenAPI

Built With

  • AutoMapper.Extensions.Microsoft.DependencyInjection
  • Microsoft.AspNetCore.Mvc.NewtonsoftJson
  • Microsoft.AspNetCore.Mvc.Versioning
  • Microsoft.EntityFrameworkCore
  • Microsoft.EntityFrameworkCore.SqlServer
  • Microsoft.EntityFrameworkCore.Tools
  • Swashbuckle.AspNetCore
  • System.Linq.Dynamic.Core

About

RESTful API built with ASP.NET Core 3 and Entity Framework Core (SQL Server).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages