Skip to content

Releases: thisisnacho/Panner

v3.0.0

20 Jun 23:50
e0b9c89

Choose a tag to compare

What's Changed

  • Update target frameworks to net8.0;net9.0 across projects
  • Bump dependencies to latest versions (including test frameworks)

Full Changelog: v2.0.0...v3.0.0
Build action w/ artifacts: here.

v2.0.0

12 Oct 01:15
89fcb56

Choose a tag to compare

Nuget Coverage Status

Internals


Build action w/ artifacts: here.

v1.1.0

11 Dec 14:54
50eab20

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

Choose a tag to compare

Nuget Coverage Status

Initial release


Build action w/ artifacts: here.