oasis-open / odata-rapid

Rapid - Specification, tools and libraries to support the development and adoption of simple REST-based APIs.
https://rapid.rocks
Apache License 2.0
17 stars 8 forks source link

Jetsons net core #313

Closed mikepizzo closed 2 years ago

mikepizzo commented 2 years ago

Fixes #308 Fixes #309

-Update project to use new .csproj format -Move to .NET Core -Move to latest RESTier -Move to latest AspNetCoreOData -Support JSON metadata (by default) -Support no-$ query options -Omit https://github.com/OData in control information in responses -Clean-up unused code throughout