Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
Stars
371
Forks
135
Watchers
371
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
Implemented the async version of IUnitOfWork.Commit method, unit tests added.
52eec4dView on GitHubRefined the design of the RepositoryContext to have better support of concurrency.
fe06cf3View on GitHubUpgraded the 3rd party dependencies to the latest version. MongoDB Repository assemblies changed to be unsigned.
273a208View on GitHubUpdated the 3rd party libraries to the latest version. Upgraded the solution to use framework 4.5.1.
51fa3a8View on GitHubUpdated the version, updated the 3rd party assembly reference to the latest version.
ee5c0c0View on GitHubUpdated the 3rd party packages to the latest version, changed the interface for repositories from 'IEnumerable' to 'IQueryable' to support OData.
771c706View on GitHub