445 Commits (7943c64ca9c127e949779bbecbc4b1dd9ebbdfa0)

Author SHA1 Message Date
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
maliming bc6db16009
Use multiple `netstandard` target frameworks. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Merijn Geurts 20c3e16e33
ReplaceFirst: StackAllock till 1KB 3 years ago
Merijn Geurts 3218f2eb2a
Update AbpStringExtensions.ReplaceFirst, to spans 3 years ago
gdlcf88 74b49f4d8f Fixed the `OnRegistered` name typo 3 years ago
maliming 930c1de8b0
Try to set environment after `ConfigureServices` method executes. 4 years ago
Halil İbrahim Kalkan fdbe1fefd1 Added final sections to the startup doc 4 years ago
Halil İbrahim Kalkan 84750d9d74 Update AbpLazyServiceProvider.cs 4 years ago
Halil İbrahim Kalkan 184e50e6e6 Added "Cached Service Providers" section to the document 4 years ago
Halil İbrahim Kalkan 0a061ad4e3 Equalize IAbpLazyServiceProvider and ITransientCachedServiceProvider 4 years ago
Halil İbrahim Kalkan 740312cc67 Inherit IAbpLazyServiceProvider from IServiceProvider 4 years ago
Halil İbrahim Kalkan 70b69590a1 Fix AbpLazyServiceProvider.LazyGetRequiredService 4 years ago
maliming e0501a3ad9
Change `EnvironmentName` on `PreConfigureServices` method. 4 years ago
maliming f89dc3ab00
Set `EnvironmentName` from `HostEnvironment`. 4 years ago
maliming 14d1bbc877
Introduce `IAbpHostEnvironment` and reduce cache durations for development environment 4 years ago
maliming d9b9137598
Use `DisposeAction` with parameter. 4 years ago
Halil İbrahim Kalkan 93ef2a2d67 Introduce Application Instance Id & Rename IApplicationNameAccessor to IApplicationInfoAccessor 4 years ago