Remotion.TypePipe
2.0.3
Provides a high-level API for type generation based on expression trees.
Key features:
- Type modifications through subclass proxies
- Libraries can independently add modifications to any single type
- Reflection.Emit code generator
- Support for adding other code generators
Install-Package Remotion.TypePipe -Version 2.0.3
dotnet add package Remotion.TypePipe --version 2.0.3
<PackageReference Include="Remotion.TypePipe" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Remotion.TypePipe --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Remotion.TypePipe:
Package | Downloads |
---|---|
Remotion.Mixins
Provides extensive support for static and dynamic mixins in .NET languages.
- Add interfaces, implementations and state
- Override behaviour
- Call base type methods
- Use mixins from your own classes
- Apply your mixins to other classes or entire class hierarchies
|
|
Remotion.Reflection.CodeGeneration.TypePipe
Internal: Integrates Remotion.TypePipe and Remotion assemblies. (Note that Remotion.TypePipe does not depend on Remotion.)
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 671 | 4/12/2018 |
2.0.2 | 2,307 | 12/21/2016 |
2.0.1 | 432 | 12/12/2016 |
2.0.0 | 1,407 | 6/29/2016 |
2.0.0-beta-001 | 637 | 6/28/2016 |
2.0.0-alpha-002 | 756 | 2/25/2016 |
2.0.0-alpha-001 | 464 | 2/25/2016 |
1.17.5-rtm | 721 | 2/9/2016 |
1.15.22 | 848 | 8/11/2014 |
1.15.11 | 577 | 4/6/2014 |
1.15.9 | 571 | 1/10/2014 |
1.15.7 | 546 | 1/7/2014 |
1.15.2 | 664 | 7/11/2013 |