505 Commits (8def47c444af9e6ff49fcd27f2997a2859cbb55f)

Author SHA1 Message Date
maliming d893d7b3a8
Enhance IsDictionary to support more dictionary interfaces 11 months ago
Halil İbrahim Kalkan fed0e97341 Add ServiceConfigurationContext.Configuration property 1 year ago
maliming eae478192e
Enhance `AbpRemoteStreamContentModelBinder` to compatible with multiple files. 1 year ago
maliming f7a36f6055
Improve logging of exceptions by ensuring error codes and details are not null or whitespace 1 year ago
maliming 62f3306572
Use "Debug" instead of "Information" during module loading. 1 year ago
maliming 4b59d8e586
Return `enum` string if type is `enum`. 1 year ago
maliming 362e5eb51d
Return `EnumValues` for `nullable enum`. 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
Mark Cilia Vincenti de8b8094fb
Revert PredicateOperator 2 years ago
Mark Cilia Vincenti 0dcc38b26d revert targeting of net5.0 2 years ago
Mark Cilia Vincenti c6482714ec
Revert .ConfigureAwait(false) 2 years ago
Mark Cilia Vincenti d08b63a616 Fixes 2 years ago
Mark Cilia Vincenti 45a79470f8 Improved performance for SemaphoreSlim locking. 2 years ago
maliming fbbe526a8f Add net8.0` to `TargetFrameworks`. 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 82e481a001
Use `UrlHelpers's IsSubdomainOf` to check the wildcard domain. 2 years ago
maliming 270afea410
Rename to `UrlHelper`. 2 years ago
maliming fa4a7853b0
Support wildcard domain in `AppUrlProvider `. 2 years ago
maliming bed8ba7d67
Use `sha256` to calculate the cache key. 2 years ago
Mohamed Seada 0f6cd42f58
use post condition not null attribute 2 years ago
maliming aa727a85a7
`GetDefaultServices` without case sensitive. 2 years ago
maliming 1f97485bef
Create blazor `global js&css` at runtime. 2 years ago
liangshiwei 29144e0b49 Use the method provided by .NET8 ToSnakeCase 2 years ago
Alex Soh 0dfc313b05 Remove more obsolete exception as stated in #19190 2 years ago
namtab00 736bb69a81 Add test covering explicit case of nullable value type setting 2 years ago
maliming 06cf76a35a
Exclude bootstrap from `global.js/css`. 2 years ago
namtab00 ab188c6dc8 add ObjectHelper support for property resolution for value types 2 years ago
maliming cb37ba63a0
Support `Blazor Full-Stack Web App`. 2 years ago
maliming 2d31fc8595
Add unit tests. 2 years ago
maliming bd7aa6df02
Disable the `DynamicProxy` for `ConventionalControllers`. 2 years ago
maliming 5f5085a485
Remove `Nito.AsyncEx.Coordination` package from `Volo.Abp.Core`. 2 years ago
maliming 2218e9d7a1
Introduce `ExposeKeyedServicesAttribute`. 2 years ago
maliming 98c5decc6a
Rename CachedServiceDescriptor.cs to ServiceIdentifier.cs 2 years ago
maliming 8e139403fe
Use the `ServiceIdentifier` structure to represent keyed services. 2 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 2 years ago
maliming 2823596497
Add unit tests. 2 years ago
maliming b10761d997
Add `DisableAbpFeaturesAttribute`. 2 years ago
maliming cb7e441a71
Rename `DisableInterceptorAttribute` to `DisableAbpInterceptorAttribute`. 2 years ago
maliming bc13da3e9f
Provide a way for the controller to skip all interceptors and filters. 2 years ago
maliming 4926194b80
Add `OnActivated` event for `ServiceDescriptor`. 3 years ago
maliming 7062059d44
Introduce `IInjectPropertiesService`. 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming d5c3619e25
Support `DateOnly` and `TimeOnly` in `AspNetCoreApiDescriptionModelProvider`. 3 years ago
Maik Stegemann 08b29b77eb specify mode and access-type in `ReadAllBytesAsync` method 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 3 years ago
maliming 7462f08676
Update template migrations. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Jadyn b8c75d21f1 Improve 3 years ago
Jadyn 94763a949b Imporve console template with `HostApplicationBuilder` 3 years ago