Info
Version: | 1.0.0 |
Author(s): | Ward Bell |
Last Update: | Friday, September 19, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.breezejs.com/breeze-labs/breezeedmbuilder |
NuGet Url: | https://www.nuget.org/packages/Breeze.DynamicTypeRenaming |
Install
Install-Package Breeze.DynamicTypeRenaming
dotnet add package Breeze.DynamicTypeRenaming
paket add Breeze.DynamicTypeRenaming
Breeze.DynamicTypeRenaming Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Turns the really nasty, long dynamic or anonymous type names into acceptabe shorter names such as "_IB_DGU56or_prSk3yzZB87I8gCBWABk, Dynamic" or "<>f__AnonymousType6`3, Dynamic".
See the Breeze DocCode sample for an example of usage.