CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Cqrs.Web.Mvc.NullableGuidBinder Class Reference

A IModelBinder designed to return Guid.Empty is not Guid is provided. More...

+ Inheritance diagram for Cqrs.Web.Mvc.NullableGuidBinder:

Protected Member Functions

override object GetPropertyValue (ControllerContext controllerContext, ModelBindingContext bindingContext, PropertyDescriptor propertyDescriptor, IModelBinder propertyBinder)
 Returns the value of a property using the specified controllerContext , bindingContext , propertyDescriptor , and propertyBinder . More...
 

Detailed Description

A IModelBinder designed to return Guid.Empty is not Guid is provided.