Skip to main content
StaticProxy.Interceptor package icon

StaticProxy.Interceptor

Get started by putting adding the StaticProxy.Fody nuget package to the projects where the interfaces/classes to be intercepted reside and att a [StaticProxy] attribute to these. Implement your interceptors by inheriting from the IDynamicInterceptor interface. Use one of the integration packages to configure interception and instanciate the proxies. See the project page for more information!

Total Downloads
56.3K
56,256
Published
Jul 28, 2017
Latest stable version

Install

.NET CLI
dotnet add package StaticProxy.Interceptor --version 1.0.127-GenericMethods
Package Manager Console
Install-Package StaticProxy.Interceptor -Version 1.0.127-GenericMethods
PackageReference
<PackageReference Include="StaticProxy.Interceptor" Version="1.0.127-GenericMethods" />

Frameworks

.NETStandard1.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

This version is marked prerelease. Validate its API and upgrade path before production use.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.