XLR8.CGLib
1.1.0
A .NET library that generates IL based accessors, mutators and constructors.
Install-Package XLR8.CGLib -Version 1.1.0
dotnet add package XLR8.CGLib --version 1.1.0
<PackageReference Include="XLR8.CGLib" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XLR8.CGLib --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XLR8.CGLib, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install XLR8.CGLib as a Cake Addin #addin nuget:?package=XLR8.CGLib&version=1.1.0 // Install XLR8.CGLib as a Cake Tool #tool nuget:?package=XLR8.CGLib&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added support for .NET Core 2.0 (under construction)
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 2.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.ILGeneration (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on XLR8.CGLib:
Package | Downloads |
---|---|
NEsper
A component for complex event processing (CEP). NEsper enables rapid development of applications that process large volumes of incoming messages or events, regardless of whether incoming messages are historical or real-time in nature. NEsper filters and analyze events in various ways, and respond to conditions of interest with minimal latency.
|
|
NEsper.IO
Package Description
|
|
NEsper.Compat
A compatibility library for NEsper.
|
|
NEsper.Common
Underlying common library for NEsper.
|
|
Tangle.Framework
TangleFramework,通过 Akka.Net 实现 Actor 模型。
|
GitHub repositories
This package is not used by any popular GitHub repositories.