6417 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
Halil İbrahim Kalkan d1ea4736b7 save to outbox 5 years ago
Halil İbrahim Kalkan 5f50d3323a Add AbpDistributedEventBusOptions to DistributedEventBusBase 5 years ago
Halil İbrahim Kalkan 616258197e Added outbox parameter and dbcontext abstraction 5 years ago
maliming a112586110 Use authentication scheme by default. 5 years ago
maliming fcefec94f5 Update AbpServiceConvention.cs 5 years ago
maliming b4bc92a893 Convert ClientProxy to controller. 5 years ago
liangshiwei 112287a723 generate js client proxy for all modules 5 years ago
liangshiwei 4484a91b86 Use generate-proxy for all modules 5 years ago
JRoger be74eca87d chore: disable auto generator launchSettings.json 5 years ago
maliming b09787078e Allow project names to contain but not equal to Blazor. 5 years ago
maliming aadb5343d2
Update AbpAuthorizationExceptionHandlerOptions.cs 5 years ago
maliming a4108ec532 Throw an exception if there is no scheme found. 5 years ago
Enis Necipoğlu 96af9b1ff7 Update method name to SetConcurrencyStampIfNotNull 5 years ago
maliming 9de6722b94 Update DefaultAbpAuthorizationExceptionHandler.cs 5 years ago
maliming 380971264d Refactor DefaultAbpAuthorizationExceptionHandler. 5 years ago
maliming 74001e550e Use ASP NET Core's AuthenticationScheme to handle AbpAuthorizationException. 5 years ago
liangshiwei e692ee5cd6 Some improved 5 years ago
liangshiwei 8f497fa7d8 Improved 5 years ago
liangshiwei 209aecf149 Update AspNetCoreApiDescriptionModelProvider.cs 5 years ago
liangshiwei 86afd8d8c8 Use real logger type 5 years ago
liangshiwei 8ce9cdb070 Rename DeclaringFrom to ImplementFrom and Support methods with the same name 5 years ago
liangshiwei 8c7c3404db Add DeclaringFrom to ActionApiDescriptionModel 5 years ago
liangshiwei 79fcf5dc01 Update ClientProxyBase.cs 5 years ago
liangshiwei 22f24c7730 Improved 5 years ago
maliming cd364b4a6d Call PublishToEventBusAsync instead of PublishAsync. 5 years ago
Halil İbrahim Kalkan 61cac95775 Resolved #9897: Marked EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData as obsolete. 5 years ago
Halil İbrahim Kalkan 92f09650ea Fix mongo and memory db implementations for event publishing. 5 years ago
Halil İbrahim Kalkan 258cf783f7 Events should be published and handled in the right order. 5 years ago
Yunus Emre Kalkan 71aa5a52e0 Cli: Use Production URLs 5 years ago
Yunus Emre Kalkan a6477782b1 Moved ICmdHelper to CLI.Core 5 years ago
liangshiwei 3c436c2edf Add UsageInfo 5 years ago
liangshiwei b4f06a8294 Update GenerateProxyCommand.cs 5 years ago
liangshiwei 034f8760d2 Update GenerateProxyCommand.cs 5 years ago
liangshiwei 2786fefc2b Writer logs 5 years ago
liangshiwei caad12a815 Generate part class 5 years ago
maliming 33c82678e3 Update dom of datatables. 5 years ago
liangshiwei 45e845a771 Add CSharpServiceProxyGenerator 5 years ago
maliming 7781e8642b
Update UrlBuilder.cs 5 years ago
maliming f18b26fbaf Update libs. 5 years ago
Halil İbrahim Kalkan b966ec7717 Add events to UOW to be published on complete. 5 years ago
maliming 1c984d1458 Update libs. 5 years ago
wangjun 4ac7b3bc0f Fix object reference not set to an instance of an object for http proxy 5 years ago
Halil İbrahim Kalkan e18313e9eb Added unit test: Should_Rollback_Uow_If_Event_Handler_Throws_Exception 5 years ago
maliming 41fb7ff751 Use `rounded-pill` replace `badge-pill`. 5 years ago
maliming 6006919141 Update the class name. 5 years ago
Halil İbrahim Kalkan 9cee599402 Update RabbitMqDistributedEventBus.cs 5 years ago
maliming e346465856 Update libs. 5 years ago
Halil İbrahim Kalkan 39ac36e6af Public entity events always in the same unit of work while the uow is being completed. 5 years ago
Halil İbrahim Kalkan 8217bf59f6 Introduced AddLocalEvent and AddDistributedEvent methods on IUnitOfWork 5 years ago
maliming 98d97a7342 Update cshtml 5 years ago