Service Standards and Naming Conventions

Make sure to read the Handbook Extension: Services.

Services (Services always end with xxx.Service)

Always use a solutions folder if it does not already exist. All Services are suffixed with dotService in order to make finding the actual DLL easy within a solution.

Structure

Caching

Service Solutions contains the following projects

General