Skip to main content

FastMember 1.5.0 — NuGet Package for .NET

FastMember 1.5.0 NuGet package for .NET. In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the…

Authors: Marc Gravell

Total downloads: 62,248,203

Project URL: https://github.com/mgravell/fast-member

License: http://www.apache.org/licenses/LICENSE-2.0

Tags: Reflection, Dynamic, Member, Access

Install FastMember 1.5.0

.NET CLI

dotnet add package FastMember --version 1.5.0

Package Manager Console

Install-Package FastMember -Version 1.5.0

PackageReference (csproj)

<PackageReference Include="FastMember" Version="1.5.0" />

View full details, downloads chart, dependencies and version history on NuBrowse.