Breeze.DynamicTypeRenaming 1.0.0

dotnet add package Breeze.DynamicTypeRenaming --version 1.0.0
NuGet\Install-Package Breeze.DynamicTypeRenaming -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Breeze.DynamicTypeRenaming" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Breeze.DynamicTypeRenaming --version 1.0.0
#r "nuget: Breeze.DynamicTypeRenaming, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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.

There are no supported framework assets in this package.

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 5,480 9/19/2014