Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.22 KB

README.md

File metadata and controls

9 lines (6 loc) · 1.22 KB

RESTier solusion consists of three projects:

While the first two projects are miror copy, retargeted for .NET Standard, with one excpetion (1); WinInsider.HttpHosting.Restier is a diffrent implementation as it is based on OWIN version, also retargeted for .NET Standard.

(1) Microsoft.Restier.Providers.EntityFrameworkCore, besides considering DbSet<> properties on DbContext, also considers IQueryable<>