In GroupDocs.Annotation 3.x the Front-End has been disintegrated from the API and it has become a UI-Less back end API. Therefore, the front-end has been published as open sourced sample project. The users can seek the knwoledge about implementation of the project and make the changes according to their needs/requirements.
The list of the published front-ends has been written below:
| Directory | Description |
|---|---|
| ASP.NET MVC Front-End | It is an ASP.NET MVC application which demonstrate that how GroupDocs.Annotation 3.x is being used to create Annotations in your documents. |