Category Archives: Software development

7 Essential Types of Enterprise Software 2023 Guide

Enterprise software, also known as enterprise application software (EAS), is computer software used to satisfy the needs of an organization rather than individual users. Such organizations include businesses, schools, interest-based user groups, clubs, charities, and governments. Enterprise software is an integral part of a computer-based information system. A strong application monitoring tool—and the insight it […]

Onion Architecture Used in Software Development DEV Community

This will be an Empty API Controller which will have Api Versioning enabled in the Attribute and also a MediatR object. We will not have to re-define the API Versioning route nor the Mediatr object. But we will just add the BaseAPI Controller as the base class. As mentioned earlier, the Core Layers will never […]