giometrix
-
- 170,395 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. -
- 90,965 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 -
- 59,490 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 -
- 58,717 total downloads
- last updated 12/17/2024
- Latest version: 3.0.0
An Azure Blob Storage extension for tusdotnet; .NET's most popular implementation of the tus protocol. -
- 6,362 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 -
- 3,531 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 -
-
.NET Core 2.1 This package targets .NET Core 2.1. The package is compatible with this framework or higher. .NET Standard 2.0 This package targets .NET Standard 2.0. The package is compatible with this framework or higher. .NET Framework 4.6.1 This package targets .NET Framework 4.6.1. The package is compatible with this framework or higher.
- 2,020 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,369 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. -
- 1,181 total downloads
- last updated 10/29/2021
- Latest version: 1.0.2
A command line wrapper around MangoSeed.Core to Import/Export data from MongoDb -
- 1,155 total downloads
- last updated 9/24/2021
- Latest version: 1.0.2
A library for importing and exporting data from MongoDb -
- 1,002 total downloads
- last updated 3/14/2025
- Latest version: 1.0.0
Healthchecks for Cassandra and Scylla -
- 984 total downloads
- last updated 3/14/2025
- Latest version: 1.0.0
Cassandra and Scylla support for Aspire -
- 378 total downloads
- last updated 5/24/2020
- Latest version: 0.1.0-alpha (prerelease)
Render razor pages from Azure Functions -
- 309 total downloads
- last updated 5/10/2022
- Latest version: 1.3.0
A client library for interacting with a Tus enabled server.