forked from Avanade/Beef
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Introduce AutoMapper. * AutoMapper for My.Hr and Cdr.Banking. * ReferenceDataData changes. * Update YAML/XML documentation and schemas. * Updated solution template. * Additional tweaks. * - Rename types to Int32 and add corresponding Int64 where applicable. - Move ILogicallyDeleted and IMultiTenant to Beef.Abstractions. * Add validation `BetweenRule`. * Grpc AutoMapper introduction. * Re-gen schemas and doco. * Updated Grpc version and changelog. * Hard decision made to remove existing EntityMapper and go all in with AutoMapper (except for Beef.Data.Database). * Re-jig Mapper artefact location between Beef.Abstractions, Beef.Core and Beef.Data.Database. * Run unit tests and correct. * - Remove property Mappers for EF, Cosmos & OData (no longer required when using AutoMapper). - Re-gen schemas and doco. * Fix minor gen comment issue.
- Loading branch information
Showing
223 changed files
with
3,057 additions
and
5,804 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.