Table of Contents

Class PackageConstants

Namespace
Refitter.Core
Assembly
Refitter.Core.dll

Constants for package and library names.

public static class PackageConstants
Inheritance
PackageConstants
Inherited Members

Fields

Akavache

The Akavache package name.

public const string Akavache = "Akavache"

Field Value

string

AutoMapper

The AutoMapper package name.

public const string AutoMapper = "AutoMapper"

Field Value

string

Mapster

The Mapster package name.

public const string Mapster = "Mapster"

Field Value

string

MediatR

The MediatR package name.

public const string MediatR = "MediatR"

Field Value

string

MonkeyCache

The MonkeyCache package name.

public const string MonkeyCache = "MonkeyCache"

Field Value

string

Polly

The Polly package name.

public const string Polly = "Polly"

Field Value

string