LuzFaltex is moving to Codeberg. We are working to refresh our repository. The source code will remain archived here. New repo: https://codeberg.org/LuzFaltex/LuzFaltex.Core
This repo contains a set of core libraries used throughout LuzFaltex projects, made available on NuGet.org. Each of the projects represents its own package, and each project has its own readme describing its specifics.
Projects:
- LuzFaltex.Core.Analyzers: A set of Rozlyn Analyzers.
- LuzFaltex.Core.Configuration: Extensions to Microsoft.Extensions.Configuration to assist with standardized configuration files.
- LuzFaltex.Core.Collections: A library containing collection types, such as MultiValueDictionary<TKey, TValue>.
- LuzFaltex.Core.Numerics: Adds additional numerics types.