Commit Graph

1693 Commits (ecfd34e5953433c7c0f56de5f48883ba5a521ad7)

Author SHA1 Message Date
Halil ibrahim Kalkan 6a8832a8ab Improve UOW event order and add tests
6 years ago
Halil ibrahim Kalkan 08f50d0ff2 Refactor event bus and fix breaking code.
6 years ago
Halil ibrahim Kalkan faa014220a Added test counter.
6 years ago
Halil ibrahim Kalkan 40ea123451 IEventBus.Subscribe should be separated.
6 years ago
Halil ibrahim Kalkan d678b5f29d Refactored eventbus
6 years ago
Yunus Emre Kalkan b804755ef7 #450
6 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
6 years ago
Halil ibrahim Kalkan dfa3fba82f Use IHybridServiceScopeFactory for IocEventHandlerFactory
6 years ago
Halil ibrahim Kalkan 71cdde8a3c Introduced IHybridServiceScopeFactory
6 years ago
Marcelo Mohr Maciel df1be99487
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel bb4a84f36f
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel 6dabb4bc8c
Update pt-BR.json
6 years ago
Marcelo Mohr Maciel 70039b4920
Update pt-BR.json
6 years ago
Alper Ebicoglu 8714c3488a added app_offline.htm to publish-ignore.json
6 years ago
Marcelo Mohr Maciel 3090b67f12
Merge pull request #2 from abpframework/master
6 years ago
Marcelo Mohr Maciel e05548fc0d PT-BR Translation
6 years ago
Halil ibrahim Kalkan 9e23433091 added HasMenuItemsExtensions
6 years ago
Halil ibrahim Kalkan 34887cc316 Added MenuItemName
6 years ago
Halil ibrahim Kalkan ef80915fc0 Added Shortcut menu
6 years ago
Halil ibrahim Kalkan 7b2503aa59 Added properties to breadcrumb
6 years ago
Halil ibrahim Kalkan 0f8bfac573 Created IPageLayout
6 years ago
Alper Ebicoglu 42bea8687d Added email validation method
6 years ago
Yunus Emre Kalkan eac7977335 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Yunus Emre Kalkan de232e902f Borders tag helper demo page fix
6 years ago
Halil İbrahim Kalkan f9492acf2a
Merge pull request #613 from cnAbp/Translate
6 years ago
LiangShiWei 69b1566704 Add Chinese Localization Resources
6 years ago
Marcelo Mohr Maciel 41e433f65c
Merge pull request #1 from abpframework/master
6 years ago
Marcelo Mohr Maciel 8b912756bd
Adjusting menu off screem problem
6 years ago
Yunus Emre Kalkan 9171a79334 AbpProgressTagHelperService fix
6 years ago
Halil ibrahim Kalkan 23f4f1e65d Disabled distributed event bus.
6 years ago
梁士伟 40cccfc907 Add Chinese AbpUI Resources
6 years ago
Halil ibrahim Kalkan 8bd6842043 Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
6 years ago
Halil ibrahim Kalkan 4904b9ec03 Implemented creating distributed events on aggregate roots.
6 years ago
Halil ibrahim Kalkan 127f389819 Trigger distributed events on entity changes
6 years ago
Adem 4cea0d9348 packageid renamed
6 years ago
Adem 2ec2896487 assembly renamed
6 years ago
Adem 9bc776d231 renamed
6 years ago
Adem 5250f0a48d postgresql added
6 years ago
Halil ibrahim Kalkan 7783cd0126 Introduce GenericEventNameAttribute.
6 years ago
Yunus Emre Kalkan 54b6cbc402 tag helpers bug fix
6 years ago
Yunus Emre Kalkan b2a17134c4 Tag helpers: isdisabled and readonly changes
6 years ago
Yunus Emre Kalkan 90ab39af28 Revert "Tag helpers: removed IsDisabled property"
6 years ago
Yunus Emre Kalkan 5a8d5071bc Tag helpers: removed IsDisabled property
6 years ago
Yunus Emre Kalkan a4bbf9e480 Added ReadOnlyInput and DisabledInput attributes to tag helpers
6 years ago
Alper Ebicoglu 0640c09bb2 Updated my profile.
6 years ago
Halil ibrahim Kalkan 06f5f0f3ab RabbitMqDistributedEventBus implemented #33
6 years ago
Halil ibrahim Kalkan 653c0edb7f Refactor and improvements on the event bus
6 years ago
Halil ibrahim Kalkan 6d1ba3e1b3 Created EventBusBase
6 years ago
Halil ibrahim Kalkan f440446254 Renamed IEventBus to ILocalEventBus and introduced IDistributedEventBus
6 years ago
Halil ibrahim Kalkan e9386f8503 Implement RabbitMqDistributedEventBus.PublishAsync
6 years ago
Halil ibrahim Kalkan dc55f9903c Add missing dependency and rename the rabbitmq eventbus module
6 years ago
Halil ibrahim Kalkan 1016a1662d #33 Created IDistributedEventBus
6 years ago
Halil ibrahim Kalkan cda252aa02 Remove Themes content
6 years ago
Halil ibrahim Kalkan 7d01414b58 Delete Volo.Abp.EventBus.Distributed package.
6 years ago
Halil ibrahim Kalkan 1bb0f4def4 Register NullSmsSender as TryRegister
6 years ago
Halil ibrahim Kalkan 4de7ca3fa0 Add SmsSenderExtensions and add constructor to the SmsMessage class.
6 years ago
Halil ibrahim Kalkan 06f311f023 Rename AsyncUnregister to Unregister
6 years ago
Halil İbrahim Kalkan e67bec8332
Merge pull request #580 from Nokecy/master
6 years ago
Nokecy d4688255c4 create SmsMessage class
6 years ago
Halil ibrahim Kalkan c3bf0cfd86 Add assertion to Auditing_Tests
6 years ago
Nokecy 836b7a7d1f
Merge pull request #1 from abpframework/master
6 years ago
Nokecy a931554f2f Add extraParameter to ISmsSender.SendAsync
6 years ago
Yunus Emre Kalkan c3ab0b8f82 Personal settings #309
6 years ago
Halil ibrahim Kalkan 731ac384be Handle other http methods.
6 years ago
Halil ibrahim Kalkan 2bea436d7a Change restriction to IReadOnlyBasicRepository.
6 years ago
Halil ibrahim Kalkan 8413aa4aa2 Fix typo
6 years ago
Halil ibrahim Kalkan cbde00315e Fix typo.
6 years ago
Halil ibrahim Kalkan ac528f08e1 Fixed #409: Dialog cancel problem.
6 years ago
Yunus Emre Kalkan 3674399790 Added abp-tab-link tag helper
6 years ago
Halil ibrahim Kalkan dedbfb49e5 Add publish-ignore.json
6 years ago
Yunus Emre Kalkan 159addb4a1 AbpRadioInputTagHelper now matches "abp-radio"
6 years ago
Yunus Emre Kalkan f9c19a0769 AbpSelectTagHelperService span -> label
6 years ago
Yunus Emre Kalkan 3858328db8 Abp-input tag attribute bug-fix and enhancement
6 years ago
Yunus Emre Kalkan 5371b9b75e Abp-Input Tag Helper: Allow Attributes
6 years ago
Halil ibrahim Kalkan feddd422bc Resolved #557: Implement NullBackgroundJobManager.
6 years ago
Halil ibrahim Kalkan 00dcf5dc64 Added missing dependency.
6 years ago
Halil ibrahim Kalkan eef1530f0a Register BackgroundEmailSendingJob to BackgroundJob
6 years ago
Yunus Emre Kalkan acc45c302a Resolved #505
6 years ago
Halil ibrahim Kalkan 3d76024b61 Fixed SmtpEmailSender and NullEmailSender
6 years ago
Halil ibrahim Kalkan 4875d2e716 Resolved #546: Initial implementation of "Create a service to send emails in background jobs"
6 years ago
Halil ibrahim Kalkan a928538f71 Resolved #545: User secrets integration for the aspnet core module
6 years ago
Bruno Garcia 6c8be9a137 fix: link to solution items
6 years ago
Yunus Emre Kalkan ce050bdbec Resolved #506
6 years ago
Alper Ebicoglu 633adce990 Added container class to empty template. And X-UA-Compatible meta tag to head.
6 years ago
Halil ibrahim Kalkan 7fd6f75eac Basic theme layout fix.
6 years ago
Alper Ebicoglu 1cf6ef5e59 Merge branch 'master' of https://github.com/volosoft/abp
6 years ago
Alper Ebicoglu 15560b36e6 Implemented user password change.
6 years ago
Yunus Emre Kalkan de8b8d2d73 AutoMapperExpressionExtensions Ignore return type IMappingExpression<TDestination, TMember> (for Chaining)
6 years ago
Yunus Emre Kalkan 09b336aaa4 blogging module : Added blog management page
6 years ago
Halil ibrahim Kalkan 000ef1263e Fix UTF8 reading problem for AbpFileInfoExtensions
6 years ago
Halil ibrahim Kalkan 88e45d2916 Implemented tenant switch
6 years ago
Halil ibrahim Kalkan dc13afa91b Fix tests.
6 years ago
Halil ibrahim Kalkan bfb364228b Don't use IAbpModule
6 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
6 years ago
Halil ibrahim Kalkan 280b41ba14 Added empty TenantSwitch module
6 years ago
Halil ibrahim Kalkan 47960093c2 Updated npm packages and blog css
6 years ago
Halil ibrahim Kalkan 55c5c8c063 Add npm packages
6 years ago
Halil ibrahim Kalkan 1ddcd11003 Added ServiceConfigurationContext to the AbpModule class.
6 years ago
Alper Ebicoglu b05751d2d0 Merge branch 'alper/qa-user-integration'
6 years ago
Halil ibrahim Kalkan f8a8f1dc82 Add SettingManager to ApplicationService
6 years ago
Halil ibrahim Kalkan e36eeeb1dd Added AppUrlOptions
6 years ago
Halil ibrahim Kalkan a53d36d7fa Implemented a simple email templating system.
6 years ago
Halil ibrahim Kalkan aaaa97f61d Created initial email template system
6 years ago
Halil ibrahim Kalkan 9a61e13ce4 Added localizations
6 years ago
Halil ibrahim Kalkan 2a25dcd159 Added order to toolbar item.
6 years ago
Halil ibrahim Kalkan aace4f6931 Add phoneNumber to ISmsSender.SendAsync
6 years ago
Alper Ebicoglu 81af95d16c Package updates. HighlightJs is made custom and downloaded from https://highlightjs.org/ because of languages cannot be retrieved from npm. Also lodash changed the folder structure and I fixed due that change. Others are just version increments
6 years ago
Halil ibrahim Kalkan a885a08215 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 6cb17bd083 AbpDictionaryBasedStringLocalizer handle exceptions
7 years ago
Yunus Emre Kalkan 321c0620be Resolved https://github.com/volosoft/abp/issues/398
7 years ago
Halil ibrahim Kalkan 2fa6679fc5 Remove unnecessary Display properties.
7 years ago
Halil ibrahim Kalkan fc40d2f79b Refactored AbpDataAnnotationAutoLocalizationMetadataDetailsProvider
7 years ago
Halil ibrahim Kalkan 1913ced92e Automatically localize display name for model properties (without Display attribute).
7 years ago
Halil ibrahim Kalkan 118e674342 Added test for MVC data annotation localization
7 years ago
Halil ibrahim Kalkan 4c04931b63 Fixed #364: Interceptor problems for controllers derived from Controller class.
7 years ago
Halil ibrahim Kalkan 6a8dbaf348 Add Items to the ServiceConfigurationContext.
7 years ago
Yunus Emre Kalkan d2ed21d60d textarea example
7 years ago
Yunus Emre Kalkan 809a866776 Tag helper service revert
7 years ago
Yunus Emre Kalkan cb7b7bf797 taghelpers SelectItem attribute constructor
7 years ago
Yunus Emre Kalkan d34f7e7441 Text Area Tag helper added
7 years ago
Yunus Emre Kalkan 9c83d49acd input tag helper checkbox bug fix
7 years ago
Halil ibrahim Kalkan e342d64559 Updates sample.
7 years ago
Halil ibrahim Kalkan 75efc234dd Refactor languages.
7 years ago
Halil ibrahim Kalkan f99aa44687 Refactor rabbitmq module.
7 years ago
Halil ibrahim Kalkan c024a33a97 Refactored channel pool and configuration.
7 years ago
Halil ibrahim Kalkan 8260b3fd13 Refactored background job options.
7 years ago
Halil ibrahim Kalkan c3ab1ba789 Refactor RabbitMq module
7 years ago
Halil ibrahim Kalkan 816b078fa1 Measure and log channel pool dispose
7 years ago
Halil ibrahim Kalkan d70875311f Dispose channel pool on application shutdown.
7 years ago
Halil ibrahim Kalkan ce444f8734 Implemented channel pooling.
7 years ago
Halil ibrahim Kalkan 3c87b72d75 Implemented rabbitmq background jobs.
7 years ago
Halil ibrahim Kalkan 8b1a9e4ebb Introcude JobQueue
7 years ago
Halil ibrahim Kalkan c9335c568a RabbitMQ integration.
7 years ago
Halil ibrahim Kalkan 1245a3e390 Created RabbitMq connection and channel pooling draft.
7 years ago
Halil ibrahim Kalkan d33459a7bc Created Volo.Abp.RabbitMQ package.
7 years ago
Halil ibrahim Kalkan c0f9ff7f74 Refactor background jobs.
7 years ago
Halil ibrahim Kalkan 9927b17d83 Implemented hangfire background jobs.
7 years ago
Halil ibrahim Kalkan d2dbb4035c Added Volo.Abp.Hangfire project.
7 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions
7 years ago
Halil ibrahim Kalkan 761fa1d59a Created Hangfire module
7 years ago
Halil ibrahim Kalkan f4d4f78d12 Introduced Volo.Abp.BackgroundJobs.Abstractions package.
7 years ago
Halil ibrahim Kalkan 73fb92f436 Refactored background job executer.
7 years ago
Halil ibrahim Kalkan 14e55acd15 Move static values to configurable options.
7 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor.
7 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore
7 years ago
Halil ibrahim Kalkan c6cee2fc66 Auto register background jobs. Make the job name optional.
7 years ago
Halil ibrahim Kalkan e2e39caea4 Refactored and added tests for the background job system.
7 years ago
Halil ibrahim Kalkan 6b5ee29f74 Refactored background jobs.
7 years ago
Halil ibrahim Kalkan 045fd70763 Remove NullBackgroundJobStore
7 years ago
Halil ibrahim Kalkan a925d52a40 Start/stop background jobs on application initialization/shutdown
7 years ago
Halil ibrahim Kalkan 3e4798a7e2 Moved background manager from the old solution.
7 years ago
Halil ibrahim Kalkan 5021428119 Added BackgroundWorkers project.
7 years ago
Halil ibrahim Kalkan 8769aa08ac Added background jobs module as an empty project.
7 years ago
Halil ibrahim Kalkan bcf445928b Added GetCount to the repository.
7 years ago
Halil ibrahim Kalkan 250f2d1f8a Add GetOrAddAsync to DistributedCache.
7 years ago
Halil ibrahim Kalkan 2d8d2075cd Introduce ILanguageProvider, UseAbpRequestLocalization
7 years ago
Yunus Emre Kalkan d6c3ae2fce Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Yunus Emre Kalkan b92b6272c2 Resolved #368
7 years ago
Halil ibrahim Kalkan db21469b35 Added PathUtils.PathNavigatesAboveRoot
7 years ago
Halil ibrahim Kalkan b955beb952 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 3234d8115d Rename IHybridWebRootFileProvider to IWebContentFileProvider
7 years ago
Yunus Emre Kalkan 3b59a95a57 added comment to tocamelcase regex
7 years ago
Halil ibrahim Kalkan 3f13a7baec Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 242875a3b8 Handle changes in razor bundles on development time.
7 years ago
Yunus Emre Kalkan 28662dbed3 Form serializeobject now can convert field names to camelcase
7 years ago
Halil ibrahim Kalkan 9bf4e0c412 Refactor bundling
7 years ago
Halil ibrahim Kalkan c625561b95 Resolved #306: Allow to add js/css files to Pages/Views folders on development.
7 years ago
Halil ibrahim Kalkan 1660372ec5 AspNet Core virtual file provider refactored.
7 years ago
Halil ibrahim Kalkan b01d0d259a Fixed test: AuditingInterceptor_Tests
7 years ago
Halil ibrahim Kalkan 773e3c042b Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan f1db01331f Language management redesigned.
7 years ago
Yunus Emre Kalkan 3436176367 AuditLogging module Username added to audit logs
7 years ago
Halil ibrahim Kalkan 415ea939ff Refactored localization dictionaries.
7 years ago
Halil ibrahim Kalkan 6b61aeaf4b Remove unused method.
7 years ago
Halil ibrahim Kalkan 006ebdbb0e Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 74b7a43330 Localization improvements.
7 years ago
Yunus Emre Kalkan 89f57cb738 Added TruncateFromBeginning extension and used in audit loggng module
7 years ago
Yunus Emre Kalkan b3ccf2c11f Added TypeHelper_Tests
7 years ago
Yunus Emre Kalkan 1bbaefa34b Added GetFirstGenericArgumentIfNullable extension method
7 years ago
Halil ibrahim Kalkan f8f0f2e6ec Remove BOM from layout.css
7 years ago
Halil ibrahim Kalkan d73edcb098 EntityChangeInfo.Merge improvements
7 years ago
Halil ibrahim Kalkan 2927debb53 Resolved #366: Audit Logging Improvements
7 years ago
Halil ibrahim Kalkan a41f1a51a4 Add DI tests
7 years ago
Halil ibrahim Kalkan 7483d495e7 Minor refacot on AbpStringLocalizerFactory.cs
7 years ago
Halil ibrahim Kalkan a1577656b5 Localization improvements.
7 years ago
Halil ibrahim Kalkan e770e4ff7e Implemented PreContribute and PostContribute for audit contributors. Added HttpStatusCode to the audit log info.
7 years ago
Halil ibrahim Kalkan 1fec81094e Instantiate AuditLogInfo.Comments in the ctor.
7 years ago
Halil ibrahim Kalkan 00a0fce9e3 Disable audit logging for Get requests by default.
7 years ago
Halil ibrahim Kalkan 6492fdd158 Added HttpMethod & Url to audit log
7 years ago
Halil ibrahim Kalkan 22e7c85d38 Refactored and fixed audit logging module
7 years ago
Halil ibrahim Kalkan 036df4e837 Auditing enhancements.
7 years ago
Halil ibrahim Kalkan f715ad6520 Implemented entity history
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Halil ibrahim Kalkan 9e8b8f21f5 Audit middleware revised.
7 years ago
Halil ibrahim Kalkan 858f57f7f4 Redesigned audit logging.
7 years ago
Halil ibrahim Kalkan abbefbb139 Introduce IAuditInfoContributor.
7 years ago
Halil ibrahim Kalkan 61b2baf671 Refactor auditing.
7 years ago
Halil ibrahim Kalkan fd3091b38d Added audit action filter
7 years ago
Halil ibrahim Kalkan c845a612b5 #28 Migrated old Auditing infrastructure.
7 years ago
Halil İbrahim Kalkan e73041911b
Merge pull request #344 from hitaspdotnet/master
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 5325870dc9 Added ServiceConfigurationContext
7 years ago
HitaspDotNet c5ecbd9a82 Moved UserFriendlyException to Volo.Abp namespace
7 years ago
Halil ibrahim Kalkan 98bd86b88d Remove unused test project
7 years ago
Halil ibrahim Kalkan 2bec3c6438 Added account layout for the basic theme.
7 years ago
Halil ibrahim Kalkan fddcbd1ca8 Include missing libraries for the bootstrap demo
7 years ago
Halil ibrahim Kalkan 7b4c0bc23e Create IdentityResult localization system. Introduce ILocalizeErrorMessage interface.
7 years ago
Halil ibrahim Kalkan f0481824c4 Cleanup.
7 years ago
Halil İbrahim Kalkan 89571a0930
Merge pull request #329 from jinghongbo/master
7 years ago
Alper Ebicoglu 831dd93749 closes #283
7 years ago
Alper Ebicoglu a7ff2b05d9 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Alper Ebicoglu 98d53dfebf Reduced repeating same fields #283
7 years ago
Yunus Emre Kalkan 103455a5ec Tag helper demo css
7 years ago
Alper Ebicoglu 7ff1d809c8 Added text & icon support #283
7 years ago
Yunus Emre Kalkan 478b4752d0 modal tag helper minor refactor
7 years ago
Yunus Emre Kalkan 5968995231 Modal tag helper improvements
7 years ago
Yunus Emre Kalkan 0e8c0a95a5 badge tag helper demo broken link fixed
7 years ago
Yunus Emre Kalkan d77901f8cd cards tag helper demo link fix
7 years ago
Yunus Emre Kalkan e2c708259f button tag helper demo improvements
7 years ago
Alper Ebicoglu 1ddf196316 Visibility now supports both function and boolean value #283
7 years ago
Halil ibrahim Kalkan 45dc228dd8 Remove embedded resources from content.
7 years ago
Halil ibrahim Kalkan 6c224b1aa3 Merge branch 'master' of https://github.com/volosoft/abp
7 years ago
Halil ibrahim Kalkan 51c4967721 Add datatables styles to global bundle of the shared theme.
7 years ago
Alper Ebicoglu 5acbc64499 Supports items field to have only 1 item #283
7 years ago
Halil ibrahim Kalkan d075a14e43 Added edit & delete actions for the books table.
7 years ago
Yunus Emre Kalkan 548a316c9e Tooltip Tag helper bug fix
7 years ago
jinghongbo dc97a96cca
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj
7 years ago
jinghongbo bc28c4e84a
Rename AbpDbContextOptionsMySqlExtensions.cs to AbpDbContextOptionsMySQLExtensions.cs
7 years ago
敬洪波 6cfb52dd4b Change MySql To MySQL
7 years ago
敬洪波 903fc294b4 add Volo.Abp.EntityFrameworkCore.MySQL
7 years ago
Halil ibrahim Kalkan d3f4dbbdd4 Merge branch 'bookstore-redesign'
7 years ago
Yunus Emre Kalkan 7b8d134c54 Removed redundant hidden attributes in edit post page
7 years ago
Halil ibrahim Kalkan abc950a3ab Accept multiple assemblies on AbpMvcDataAnnotationsLocalizationOptions..AddAssemblyResource
7 years ago
Yunus Emre Kalkan 14ab005c6e Tag helpers hidden input bug fix
7 years ago
Halil ibrahim Kalkan 6774feccd6 Set update input's id from entity before the mapping
7 years ago
Halil ibrahim Kalkan 50b10aca61 Render font-awesome icons on the menu.
7 years ago
Halil ibrahim Kalkan a7cd9379a8 Resolved #311: Don't show Login if account module is not available
7 years ago
Halil ibrahim Kalkan 74a34ea95c Resolved #312: Add language switch only if there are multiple languages.
7 years ago
Halil ibrahim Kalkan f520c7e541 Resolved #302: Use unified common.props.
7 years ago
Halil ibrahim Kalkan 661b801f6e Delete old Volo.Abp.Permissions.csproj
7 years ago
Halil ibrahim Kalkan f2010f405f Define IMayHaveCreator and IMustHaveCreator interfaces.
7 years ago
Halil ibrahim Kalkan 6a406cbf5d Move the solution file to the framework folder
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago