Breeze.DynamicTypeRenaming
1.0.0
dotnet add package Breeze.DynamicTypeRenaming --version 1.0.0
NuGet\Install-Package Breeze.DynamicTypeRenaming -Version 1.0.0
<PackageReference Include="Breeze.DynamicTypeRenaming" Version="1.0.0" />
paket add Breeze.DynamicTypeRenaming --version 1.0.0
#r "nuget: Breeze.DynamicTypeRenaming, 1.0.0"
// Install Breeze.DynamicTypeRenaming as a Cake Addin #addin nuget:?package=Breeze.DynamicTypeRenaming&version=1.0.0 // Install Breeze.DynamicTypeRenaming as a Cake Tool #tool nuget:?package=Breeze.DynamicTypeRenaming&version=1.0.0
Replaces Breeze's default "BreezeConfig" with a derived version that overrides the Json.Net serialization setting responsible for the $type name property of the JSON sent to the client.
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.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 6,041 | 9/19/2014 |