Foundatio.Repositories icon indicating copy to clipboard operation
Foundatio.Repositories copied to clipboard

Generic repositories

Results 4 Foundatio.Repositories issues
Sort by recently updated
recently updated
newest added

Patternize multi-tenant custom field handling - Custom field mapping storage - [x] Entity type (repo), tenant (should allow for composite like organization+type), field type, friendly name, extensible to store additional...

enhancement

I removed some usages of JSON.NET down to where our only usage is pretty much the JSON patch support. Spent some time taking a look at [json-everything](https://json-everything.net/)'s `JsonPatch` support and...

enhancement
help wanted

Some items may fail due to version change or multiple bulk results running at the same time. We should retry this and possibly return the number of modified documents (bulkResult.Items)....

enhancement
Hacktoberfest