giometrix
-
- 107,206 total downloads
- last updated 8/29/2023
- Latest version: 2.0.3
Easily convert POCOs (Plain Old CLR Objects) to Azure Table Storage TableEntities and vice versa. -
- 47,141 total downloads
- last updated 8/30/2023
- Latest version: 4.0.0
A repository wrapper for Azure Table Storage that uses POCOs (Plain Old CLR Objects) instead of objects that implemeent ITableEntity. The Azure Storage SDK requires that objects that it works with to... More information -
- 31,028 total downloads
- last updated 6/19/2019
- Latest version: 1.1.0
An easy to use mockable clock. Pass WallClock to your services in production/dev code and use MockClock in unit tests; or, if you don't want to pass around a clock, do Clock.Default = new MockClock(); in your... More information -
- 5,209 total downloads
- last updated 8/30/2023
- Latest version: 1.6.0
Geared more toward Azure Table Storage (vs CosmosDB, which has an ATS api), using an intra/inter partition (or table) secondary index pattern. This library handles keeping the indexes up to date as data gets... More information -
- 4,862 total downloads
- last updated 5/24/2022
- Latest version: 1.3.0
An Azure Blob Storage extension for tusdotnet; .NET's most popular implementation of the tus protocol. -
- 3,207 total downloads
- last updated 12/13/2018
- Latest version: 1.0.1
A Bloom Filter is a probabalistic data structure that Implements the Add() and Contains() methods in a memory efficient manner when compared to the more traditional Hash Set. However, the Bloom Filter has some... More information -
- 1,594 total downloads
- last updated 9/15/2019
- Latest version: 1.1.0
An implementation of a trie-like data structure using Azure Table Storage to enable type-ahead style searching. Targets netcoreapp2.1, netstandard2.0 and net461. -
- 1,069 total downloads
- last updated 1/20/2018
- Latest version: 1.0.0
A simple library for generating realistic looking people information (name, email, phone, address) for testing purposes. -
- 856 total downloads
- last updated 9/24/2021
- Latest version: 1.0.2
A library for importing and exporting data from MongoDb -
- 302 total downloads
- last updated 5/24/2020
- Latest version: 0.1.0-alpha (prerelease)
Render razor pages from Azure Functions -
- 194 total downloads
- last updated 5/10/2022
- Latest version: 1.3.0
A client library for interacting with a Tus enabled server.