Labradoratory
- 6,153 total downloads
- last updated 6/1/2020
- Latest version: 1.0.0-beta.29 (prerelease)
Fetch is a base implementation of the repository pattern that includes a processing pipeline for extending the functionality of a respository. This library also includes entity change tracking to support the pipeline system and base controller implementations to get service implementations off the...
More information
- 4,352 total downloads
- last updated 7/2/2020
- Latest version: 1.0.0-beta.25 (prerelease)
An add-on for the Fetch repository that adds SignalR notifications related to entity changes.
- 3,770 total downloads
- last updated 11/30/2019
- Latest version: 1.0.22
Extends the Microsoft.AspNetCore.JsonPatch library by adding a PatchableAttribute and JsonPatchDocument.ApplyToIfPatchable method which restricts a JSON patch to only be applied to properties which are assigned the attribute.
- 3,333 total downloads
- last updated 8/28/2020
- Latest version: 1.0.0-beta.16 (prerelease)
An implementation of the Labradoratory.Fetch respository that targets Microsoft's Entity Framework Core.
- 3,246 total downloads
- last updated 6/22/2020
- Latest version: 1.0.0-beta.13 (prerelease)
An add-on for the Fetch repository that includes the ability to soft delete entities.