AlvaroMonGon
-
- 8,387 total downloads
- last updated 2/16/2020
- Latest version: 1.0.8
Implementation of a MsTestContext configuration provider for Microsft extensions configuration. -
- 6,362 total downloads
- last updated 5/15/2021
- Latest version: 1.0.17
Repository pattern abstractions. -
- 4,949 total downloads
- last updated 11/1/2019
- Latest version: 1.0.18
Oauth 1a implementation for Microsoft.Extensions.Http. -
- 3,281 total downloads
- last updated 11/2/2019
- Latest version: 1.0.6
Dependency injection implementation for azure function V2. Support for dependency injection will be added as part of the functions plarform but in the meanwhile this is a good approach. -
- 1,602 total downloads
- last updated 11/2/2019
- Latest version: 1.0.4
Repository pattern implementation for microsoft azure storage table. It is probably not the fastest one but maybe one of the most simple. The tradeof is the use of dynamic in order to map from model objects. to... More information -
- 719 total downloads
- last updated 5/16/2021
- Latest version: 1.0.7
Repository pattern implementation for an in memory concurrent collections, very useful when working on POC that will later use a different implementation of the repository pattern abstraction -
- 502 total downloads
- last updated 10/19/2020
- Latest version: 1.0.3
Azure blob storage implementation for the File Context Core package. It allows to use EntityFramework Core without a database, just using a file located in an Azure blob storage as database