It is a .NET Core/Standard library that provides dynamic object creation and query using expression.
Info
Version: | 1.0.0 |
Author(s): | Jose Carlos de Jesus Junior |
Last Update: | Friday, March 1, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/juninhodigital/Framework.Dynamic |
NuGet Url: | https://www.nuget.org/packages/Framework.Services.Dynamic |
Install
Install-Package Framework.Services.Dynamic
dotnet add package Framework.Services.Dynamic
paket add Framework.Services.Dynamic
Framework.Services.Dynamic Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
Tags