20 results for "$s/@tag:version-3.x"

Version 5.x

/how-to/version-5-x

Contains the articles with solutions for different scenarios built on top of EasyQuery 5.0 (or higher)

Upgrading from version 4.x to 5.x

/release-notes/upgrade-from-4-x-to-5-0

Here you will find step-by-step instructions on how to upgrade your current ASP.NET Core project that uses version 4.x of EasyQuery to version 5.0

Version 3.x releases

/release-notes/version-3-x

Release notes articles for all version 3.x releases

Version 3.x (obsolete)

/getting-started/version-3-x

Contains the "getting started" articles for version 3.x branch of EasyQuery. This section includes the tutorials for Windows Forms, WPF, WebForms and old ASP.NET MVC (not Core) editions of the library.

Version 4.x (obsolete)

/getting-started/version-4-x-obsolete

Getting started articles for the old version (4.x) of EasyQuery for .NET Core

Version 5.x release notes

/release-notes/version-5-x

This section contains all "release notes" articles for version 5.x

Version 4.x release notes

/release-notes/version-4-x

Release notes articles for all version 4.x releases

Version 4.4.2 release notes

/release-notes/version-4-4-2

1. Core library UseParameters options in EqServiceProvider class. Now you don't need to define your own QueryBulider handler. Just set eqService.UseParameters = true and all SQL statements will be generated with parameters. Add parameter processing for the special date/time values (like this month , previous year , etc). Fixed: parameters didn't work in sub-queries

Version 4.2.0 release notes

/release-notes/version-4.2.0

EasyQuery for ASPNET Core: version 4.2.0 release notes

Version 4.3.1 release notes

/release-notes/version-4-3-1

1. Core library FullTextSearch extension method - now you can easily set up a full-text search functionality in your app ODataQueryBuilder class - allows to build OData queries ToSql extension method for LINQ expressions - now you can easily get an SQL statement for your LINQ query generated by our components

Version 4.1.0 release notes

/release-notes/version-4.1.0

EasyQuery for ASPNET Core: version 4.1.0 release notes