Found 653 packages
Provides the System.Net.Dns class, which enables developers to perform simple domain name resolution. Commonly Used Types: System.Net.Dns System.Net.IPHostEntry When using NuGet 3.x this package requires at least version 3.4.
A simple DNS resolver.
Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
This is a fork of Daniel Bradley's C# implementation of the Tarjan cycle detection algorithm. (https://github.com/danielrbradley/CycleDetection) You can use this library to sort dependencies and even handle cyclic references. e.g. to compile stuff in the right order. I found it to be quite useful but I didn't like how one had to manually setup the dependency vertices. (It also supports custom comparers now.) So I moved the original code into the Core sub namespace and wrote a class that allows to setup dependencies using a simple lambda expression.
Package Description
Provides APIs for resolving the full path of executables by searching for them via the PATH environment variable.
Long Running Process Execution in Dotnet. Runs long running processes in the background of your application allowing you to fire and forget any long running processes you may need to execute. Helper elements to get Service Resolution and Dependency Injection available.
Pather.CSharp - A Path Resolution Library for C#
Package Description
AWS Entity Resolution can effectively match a source record from a customer relationship management (CRM) system with a source record from a marketing system containing campaign information.
Sets display resolution info on Windows
All things related to making Service Resolution easy and encapsulated throughout the LightestNight ecosystem
Purplebricks message subscriber infrastructure: .Net Core dependency resolution helper
Easily manage the window resolution of an MonoGame project
URI Template resolution library - Implementation of RFC 6570
High Resolution Timer for .NET Core. Uses Waitable Timer on Windows, timerfd on Linux, and kqueue on macOS, all with sub-millisecond precision.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides an implementation of framework resolution strategy used by Microsoft.NETCore.DotNetHost
Purplebricks message subscriber infrastructure: StructureMap dependency resolution helper
Sitecore Experience Accelerator 40.2.833
A base library that I use to provide dependency resolution for console or MVC sites. Uses StructureMap.