Skip to content

Releases: OSDKDev/Panner

v2.0.0

12 Oct 01:15
89fcb56
Compare
Choose a tag to compare

Nuget Coverage Status

Internals


Build action w/ artifacts: here.

v1.1.0

11 Dec 14:54
50eab20
Compare
Choose a tag to compare

Nuget Coverage Status

Features

builder.Entity<Post>()
    .AllPropertiesAreSortableByName();
    .AllPropertiesAreFilterableByName();
var filter = "((Id=1,Id=2)||Name=Asd)||Title=Magic,IsVisible=True"

Internals


Build action w/ artifacts: here.
Project milestone: here

v1.0.0

06 Dec 16:56
Compare
Choose a tag to compare

Nuget Coverage Status

Initial release


Build action w/ artifacts: here.