https://github.com/aspose-pdf-cloud/application-services
https://github.com/aspose-pdf-cloud/application-services
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aspose-pdf-cloud/application-services
- Owner: aspose-pdf-cloud
- Created: 2020-04-30T11:02:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:20:27.000Z (over 3 years ago)
- Last Synced: 2025-02-01T18:39:13.190Z (over 1 year ago)
- Language: C#
- Size: 79.1 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Application Services
## Purpose
Common libraries used by Aspose Web Applications backends
## Projects
[AppCommon](src/AppCommon/README.md) - common classes used in Web Applications
[AppMiddleware](src/AppMiddleware/README.md) - middlewares for web application
[ConfigurationExpression](src/ConfigurationExpression/README.md) - dynamic expressions in configuration
[ElasticsearchLogging](src/ElasticsearchLogging/README.md) - push documents to Elasticsearch
[TemplateExporter](src/TemplateExporter/README.md) - template reporting implementation based on Yaml documents
[PdfExporter](src/PdfExporter/README.md) - PDF reports generation
[Octokit.ModelExtension](src/Octokit.ModelExtension/README.md) - [Octokit](https://github.com/octokit) library model extensions
[Atlassian.Connect](src/Atlassian.Connect/README.md) - Perform Rest API queries to Jira Cloud instances