Found 3,381 packages
The Original IoC Container for .Net
StructureMap.Microsoft.DependencyInjection
Provides types that can be used to model the structure of a source code document and to output source code for that model in C# or Visual Basic.
Provides a StructureMap container adapter for Rebus
Adds the latest version of structuremap and configures it as the default Dependency Resolver for ASP.NET MVC5. Does not work with 'ApiControllers', please add the Structuremap.WebAPI2 package if you need WebAPI support.
Adapter for the Structuremap IoC Container
Simple .NET logging with fully-structured events
An MSBuild logger that can be passed to MSBuild to record a detailed structured log file. See usage example at: https://github.com/KirillOsenkov/MSBuildStructuredLog/blob/main/README.md#usage
StructureMap.AspNetCore
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link
Adds the latest version of structuremap and configures it as the default Dependency Resolver.
MassTransit StructureMap container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com
Integrates StructureMap with Web API.
Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'.
StructureMap support for Aggregates.NET
SDMX library .A common library and programming API for working with SDMX data and structural metadata. This is a port from Java of Eurostat's fork of Metadata Technologies SdmxSource v1.1.4.
An adaptor to allow EasyNetQ to use StructureMap as its internal IoC container
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
SDMX library .A common library and programming API for working with SDMX data and structural metadata. This is a port from Java of Eurostat's fork of Metadata Technologies SdmxSource v1.1.4.
NLog is a logging platform for .NET with rich log routing and management capabilities. NLog supports traditional logging, structured logging and the combination of both. Supported platforms: - .NET 6, 7, 8, 9 and 10 - .NET Standard 2.0 and 2.1 - .NET Framework 3.5 - 4.8 - Xamarin Android + iOS (.NET Standard) - Mono 4 For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore