egbert_nierop
- 26,484 total downloads
- last updated 6/22/2019
- Latest version: 1.0.24
Session State broker for AspNetCore, compatible with classic ASP and classic ASP.NET (when combined with respective session.io products)
- 20,806 total downloads
- last updated 6/22/2019
- Latest version: 1.0.26
Provides Session State and Application Cache as a replacement for the built in state for classic ASP/classic ASP.NET and AspNetCore.
Enables interoperable Sessionstate or cache, between those three frameworks.
Uses Redis 2.8(+) as a backend storage server.
- 9,886 total downloads
- last updated 3/1/2018
- Latest version: 2.1.13
Currently it supports below query mappings:
primitive:
field => c.field
parent/child => c.parent.child
Namespace.EnumType'enumVal' => 'enumVal'
queries:
$select => SELECT
$filter => WHERE
$top => TOP...
More information
- 3,339 total downloads
- last updated 3/23/2018
- Latest version: 3.0.2
Currently it supports below query mappings:
primitive:
field => c.field
parent/child => c.parent.child
Namespace.EnumType'enumVal' => 'enumVal'
queries:
$select => SELECT
$filter => WHERE
$top => TOP
$orderby =>...
More information
- 2,219 total downloads
- last updated 12/11/2018
- Latest version: 1.0.0
Works around an issue where the Microsoft OData stack, fails to Patch Entity Types, as this is not part of the specs to be implemented.