VOOZH about

URL: https://www.nuget.org/packages/Unity.Interception/

⇱ NuGet Gallery | Unity.Interception 5.11.1




👁 Image
Unity.Interception 5.11.1

Prefix Reserved
dotnet add package Unity.Interception --version 5.11.1
 
 
NuGet\Install-Package Unity.Interception -Version 5.11.1
 
 
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Unity.Interception" Version="5.11.1" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Unity.Interception" Version="5.11.1" />
 
Directory.Packages.props
<PackageReference Include="Unity.Interception" />
 
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Unity.Interception --version 5.11.1
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unity.Interception, 5.11.1"
 
 
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Unity.Interception@5.11.1
 
 
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Unity.Interception&version=5.11.1
 
Install as a Cake Addin
#tool nuget:?package=Unity.Interception&version=5.11.1
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Due to a complete lack of interest from the community to support further development, this project has been archived and will no longer be maintained. There will be no more releases of this library.

If you have an opinion and would like to express it, please do so here

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 is compatible.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net45 net45 is compatible.  net451 net451 was computed.  net452 net452 was computed.  net46 net46 is compatible.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 is compatible.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (108)

Showing the top 5 NuGet packages that depend on Unity.Interception:

Package Downloads
EnterpriseLibrary.Common.NetCore

The Enterprise Library Common assembly contains elements that are shared among multiple application blocks. By supplying a set of commonly used functions to all the application blocks, the Common assembly reduces the dependency of one application block on another.

Unity.Interception.Configuration

Unity Interception Configuration

XAct.Services.IoC.Unity

An XActLib assembly: a Library for common fragments of code to do with Unity

EnterpriseLibrary.PolicyInjection

The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling

DotFramework.Core.DependencyInjection

dotFramework Core Dependency Injection

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Unity.Interception:

Repository Stars
microsoftarchive/cqrs-journey
Microsoft patterns & pratices CQRS Journey sample application
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
daxnet/Apworks
Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
daxnet/ByteartRetail
一个演示.NET企业应用开发技术以及领域驱动设计的案例代码,业务背景是一个简单的在线零售系统。
microsoft/mattercenter
Microsoft’s Corporate, External, and Legal Affairs (CELA) group, in partnership with the Office extensibility team, developed Matter Center for Office 365 -- a document management and collaboration solution built using the Office app development model, Azure and Sharepoint.
CloudBreadProject/CloudBread
CloudBread is free OSS project for mobile game and mobile app server engine powered by cloud service.
ZhengDaoWang/PrismMetroSample
This solution demonstrates how WPF implements the MVVM pattern using Prism8.0 in a.NET 5 environment, where the UI control references the MahApps control library
lizhi5753186/OnlineStore
网上书店v0.7
Adoxio/xRM-Portals-Community-Edition
The definitive edition of Microsoft Open Source Portals, supported by the experts in portals.
systemsomicslab/MsdialWorkbench
Universal workbench incorporating msdial, msfinder, and mrmprobs
ef-labs/nanoprofiler
NanoProfiler - a light weight .NET profiling library
Version Downloads Last Updated
5.11.1 6,040,640 6/20/2019
5.10.1 192,696 4/24/2019
5.10.0 188,101 3/18/2019
5.9.4 3,404 3/18/2019
5.9.3 31,624 3/2/2019
5.9.2 166,356 2/6/2019
5.9.1 19,938 1/30/2019
5.9.0 20,683 1/22/2019
5.5.6 8,081,454 12/5/2018
5.5.5 466,394 8/29/2018
5.5.4 22,661 8/22/2018
5.5.3 407,044 5/10/2018
5.5.2 33,323 4/23/2018
5.5.1 231,954 3/3/2018
5.5.0 26,177 3/1/2018
5.4.0 22,068 2/13/2018
5.3.1 54,994 1/24/2018
5.3.0 46,571 12/30/2017
5.2.1 108,580 12/20/2017
5.2.0 9,808 12/18/2017
Loading failed

This package is compatible with Net Standard 2.0, Net Core 2.0, .NET 4.5, 4.6, and 4.7 frameworks.