WeavyMiddleware Class
- Namespace:
- Weavy.Web.Owin
- Assembly:
- Weavy.Web.dll
Handles startup configuration, authentication, logging etc.
public class WeavyMiddleware : OwinMiddleware
- Inheritance:
- System.Object → WeavyMiddleware
Constructors
Weavy |
Initializes a new instance of the WeavyMiddleware class. |
Methods
Invoke(IOwin |
Performs various tasks on each request. |
Extension Methods
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |