Skip to content

.NET Tool/Utility libraries - Source code for "SparkyTools" nuget packages: SparkyTools.AutoMapper, SparkyTools.DependencyProvider, SparkyTools.XmlConfig

License

Notifications You must be signed in to change notification settings

BrianSchroer/SparkyTools

Repository files navigation

SparkyTools

This repo contains source code and unit tests for .NET utility nuget packages:

SparkyTools.AutoMapper

AutoMapper syntax helpers:

SparkyTools.DependencyProvider

Ludicrously lightweight dependency wrapper/provider to improve testability of classes that use dependencies that aren't easily mockable (e.g. System.DateTime):

SparkyTools.XmlConfig

Makes it easy to load a strongly-typed object (or IList of objects) from a custom web.config or app.config file section without having to write a custom IConfigurationSectionHandler implementation.

About

.NET Tool/Utility libraries - Source code for "SparkyTools" nuget packages: SparkyTools.AutoMapper, SparkyTools.DependencyProvider, SparkyTools.XmlConfig

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published