We are happy to announce our new Xomega releases 7.8 for VS 2017 and 6.8 for VS2015.
These releases focus on significant improvements of the service and business layers of the Xomega application, which will make implementation of your business logic so much easier and cleaner, and will provide additional powerful features to your apps in the areas of search query building, error reporting, globalization and so on.
Below is a summary of the updates. Click on each update to read more details about it.
- Entities Generation
- Entity Framework classes generated directly from model.
- Entity configurations by each entity using Fluent API.
- Flexible Operators
- Framework to support operators for building queries.
- Standard operators for common data types.
- Dynamic operators for date ranges using relative dates.
- Dynamic operators for number ranges.
- Service Validation
- Improved validation of entity existence.
- Improved validation of foreign keys.
- Validation of duplicate primary keys.
- Request validation of required fields, maximum length and enumerations.
- Globalization Support
- Error messages read from resources for globalization.
- Ability to override and translate text for message from referenced libraries.
- Use of request culture for date operations.
- Error Reporting
- Ability to return (warning/info) messages from services along with the results.
- Reported messages and errors displayed in a closable panel.
- Configuration of the messages panel layout.
- Updated Frameworks
- Using Xomega.Framework 2.1.0 with support of the above features
- Using XomegaJS 2.1.0 with support of the above features
- Using the latest versions of the NuGet packages.
So go ahead and
install the new release, and feel free to contact us if you have any questions or issues.