603 Commits (08090698ee72178775c8eb59cd682ccad8a448b7)

Author SHA1 Message Date
maliming 06cf76a35a
Exclude bootstrap from `global.js/css`. 3 years ago
namtab00 ab188c6dc8 add ObjectHelper support for property resolution for value types 3 years ago
maliming cb37ba63a0
Support `Blazor Full-Stack Web App`. 3 years ago
maliming 2d31fc8595
Add unit tests. 3 years ago
maliming bd7aa6df02
Disable the `DynamicProxy` for `ConventionalControllers`. 3 years ago
maliming 5f5085a485
Remove `Nito.AsyncEx.Coordination` package from `Volo.Abp.Core`. 3 years ago
maliming 2218e9d7a1
Introduce `ExposeKeyedServicesAttribute`. 3 years ago
maliming 98c5decc6a
Rename CachedServiceDescriptor.cs to ServiceIdentifier.cs 3 years ago
maliming 8e139403fe
Use the `ServiceIdentifier` structure to represent keyed services. 3 years ago
maliming 51714b2147
Inherit `IKeyedServiceProvider` to support keyed services. 3 years ago
maliming 2823596497
Add unit tests. 3 years ago
maliming b10761d997
Add `DisableAbpFeaturesAttribute`. 3 years ago
maliming cb7e441a71
Rename `DisableInterceptorAttribute` to `DisableAbpInterceptorAttribute`. 3 years ago
maliming bc13da3e9f
Provide a way for the controller to skip all interceptors and filters. 3 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
liangshiwei 4e2e2d4bec Enable nullable annotations for Volo.Abp.Core 3 years ago
maliming f69e9a6f59
Throw `TimeoutException` if wait failed. 3 years ago
Salih bfd06339bb MimeTypes class moved to Volo.Abp.Core 3 years ago
Halil İbrahim Kalkan 8971d03de6 Code review changes for image compress/resize 3 years ago
Salih 6cb4316a81 Add Volo.Abp.Image package 3 years ago
maliming f6a853caa4
Also add `net7.0` as target framework. 3 years ago