478 Commits (dc09fa1505d02e5656e9c7bee2b72af4867a2ad4)

Author SHA1 Message Date
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
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
Halil İbrahim Kalkan 9031a4b736 Add secrets.json file to default configuration builder 3 years ago
maliming 2e58ec353c
Only add `Nullable` package for `NETStandard`. 3 years ago
maliming b40653721a
Add `Nullable` package. 3 years ago
maliming 51efd8cfa0
Add `NotNullWhen` attribute to `IsNullOrEmpty& IsNullOrWhiteSpace`. 3 years ago
Rafael Gonzales 105e029244 Accept nullable values in validation methods 3 years ago
maliming 272580aeeb
Update AbpHostingHostBuilderExtensions.cs 3 years ago
liangshiwei 116c42903f Enable nullable annotations for Volo.Abp.BlobStoring.Aws 3 years ago
maliming 920a4e54b9
Update `System.Linq.Dynamic.Core` to 1.3.3. 3 years ago
Halil İbrahim Kalkan 597d7d5889 Add additional assemblies as potential application parts 3 years ago
Halil İbrahim Kalkan 204254f62a Move CreateAllAssembliesList to AbpModuleHelper 3 years ago
Halil İbrahim Kalkan fd47e4ed71 Rename AdditionalModuleAssemblyAttribute and document usage 3 years ago
Halil İbrahim Kalkan db1609dced Use AllAssemblies instead of Type.Assembly 3 years ago
Halil İbrahim Kalkan d46ba3463f Introduce AdditionalModuleAssemblyAttribute to define additional assemblies to be part of a module 3 years ago
Yunus Emre Kalkan 94a43ada45 rename 3 years ago
Yunus Emre Kalkan 01fae44899 Introduce AbpStudioAnalyzeHelper 3 years ago
maliming 860c6d9c08
Change current `correlation` when handling events. 3 years ago
maliming 81ae954ceb
Change current ICorrelationIdProvider implementations. 3 years ago
liangshiwei a410b254a5 Enable nullable annotations for Volo.Abp.Security 3 years ago
maliming 46f490b6a0
Update Volo.Abp.Core.csproj 3 years ago