C# (CSharp) Wave.Defaults Namespace

Сlasses

Name Description
DefaultAssemblyLocator Finds the entry assembly regardless of the underlying application host (Web / Windows Service / Console App / Etc)
DefaultHost
DefaultLogger Default Internal Logger Implementation If a consumer / producer does not specify a logger for Wave to use, this is the fallback for logging internal messages from Wave. Logs to the console.
DefaultQueueNameResolver Default Queue Name Resolver - Sets Primary Queue name to match the name of the hosting process
DefaultSerializer Default serializer used if an external one is not provided. Utilizes the WCF DataContractJsonSerializer to generate JSON data without any external assemblies
DefaultSubscriptionKeyResolver
DefaultTransport
DefaultTransport.InMemoryQueue