Hallmanac
- 15,856 total downloads
- last updated 11/5/2013
- Latest version: 2.2.0-beta (prerelease)
In short it enables the ability for POCO's to NOT have to inherit from TableEntity and allows for secondary indexes to be defined via a contextually managed set of partitioned keys. For a full description and the source code go to https://github.com/Hallmanac/AzureCloudTable/
- 7,885 total downloads
- last updated 11/4/2013
- Latest version: 0.1.8-beta (prerelease)
Implementation of the IEventStore interface for the SimpleCQRS library that uses Azure Table Storage as the backend.
- 5,083 total downloads
- last updated 2/18/2016
- Latest version: 1.2.1
Small base library for using the Hallmanac.ServiceLocator implementations such as Hallmanac.ServiceLocator.Ninject or Hallmanac.ServiceLocator.UnityIoc
- 3,814 total downloads
- last updated 8/7/2017
- Latest version: 1.1.0
A small library to allow writing C# in a more functional style. This is for the .NET Standard compatibility. There is another NuGet version of this library for the full .NET Framework 4.5. Visit https://github.com/Hallmanac/Funqy-CSharp for more detailed information.
1.0.0 -- Initial release of...
More information
- 3,524 total downloads
- last updated 9/3/2017
- Latest version: 1.2.0
In short, it enables the ability for POCO's to NOT have to inherit from TableEntity by saving them as JSON blobs and allows for secondary indexes to be defined via a contextually managed set of Index Name Keys (used as the Table Partition Key).
1.2.0 -- Fixed bug that was introduced in the last...
More information
- 3,378 total downloads
- last updated 2/18/2016
- Latest version: 1.2.1
Unity implementation of the IServiceLocator interface for the Hallmanac.ServiceLocator.Core library
- 3,309 total downloads
- last updated 2/18/2016
- Latest version: 1.2.1
Ninject implementation of the IServiceLocator interface for the Hallmanac.ServiceLocator.Core library
- 3,161 total downloads
- last updated 8/7/2017
- Latest version: 1.1.1
A library to make it easier to leverage crypto operations inside .NET. Use it for symmetric encryption and decryption. For properly hashing passwords (and that means properly in accordance to a "Troy Hunt" standard in .NET -- NOT endorsed by him by the way). This library also brings along some basic...
More information
- 2,730 total downloads
- last updated 8/7/2017
- Latest version: 2.0.0
Breaking Change -- This package is now deprecated in favor of the Hallmanac.CryptoHelpers NuGet package. The breaking change is that the namespaces have changed in this library to match the .NET Standard library. It is now "Hallmanac.CryptoHelpers". The author (being me) was a little daft and...
More information
- 1,601 total downloads
- last updated 3/19/2015
- Latest version: 1.0.0-beta (prerelease)
HttpRuntime cache implementation of the IAppCache interface from the RedisRepo library
- 1,529 total downloads
- last updated 8/7/2017
- Latest version: 2.0.0
Breaking Changes in 2.0.0 -- This package will be deprecated in favor of the "Hallmanac.Funqy.CSharp" NuGet package. See release notes below.
A small library to allow writing C# in a more functional style. This is for the .NET Standard compatibility. There is another NuGet version of this library...
More information
- 1,265 total downloads
- last updated 12/1/2015
- Latest version: 1.0.0
A basic helper library for symmetric encryption, hashing, and crypto random number generation.
- 1,020 total downloads
- last updated 11/19/2015
- Latest version: 1.0.0
Event Aggregator implementation with async/await support.