| .. |
|
Volo.Abp
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.ApiVersioning.Abstractions
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.AspNetCore
|
Merge branch 'dev' into maliming/UserSecurityLog
|
6 years ago |
|
Volo.Abp.AspNetCore.Authentication.JwtBearer
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.AspNetCore.Authentication.OAuth
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.AspNetCore.MultiTenancy
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc
|
Use parameterInfo.Name when modelNameProvider.Name is null.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.Contracts
|
Add roles to CurrentUserDto.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI
|
Add PageContent layout hook.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
|
fix: missing tagnames in bootstrap tag helpers
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling
|
Remove unnecessary launchSettings.json file.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
|
dutch localization files encoding
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Packages
|
fix language typo.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
|
re-init widget on refresh & replace
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo
|
Demo view components converted to embedded resource
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Widgets
|
Remove unnecessary launchSettings.json file.
|
6 years ago |
|
Volo.Abp.AspNetCore.Serilog
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.AspNetCore.SignalR
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.AspNetCore.TestBase
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.Auditing
|
Check whether MethodInfo's DeclaringType has auditing disabled.
|
6 years ago |
|
Volo.Abp.Authorization
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.AutoMapper
|
Add IgnoreExtraProperties extension method for automapper mapping.
|
6 years ago |
|
Volo.Abp.Autofac
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.BackgroundJobs
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.BackgroundJobs.Abstractions
|
Execute the job by determining IsJobExecutionEnabled
|
6 years ago |
|
Volo.Abp.BackgroundJobs.HangFire
|
#3382 Throw exception instead of warning if background job execution was disabled but still trying to execute.
|
6 years ago |
|
Volo.Abp.BackgroundJobs.Quartz
|
Clean unused code and format code.
|
6 years ago |
|
Volo.Abp.BackgroundJobs.RabbitMQ
|
Upgrade RabbitMQ.Client to 6.1.0
|
6 years ago |
|
Volo.Abp.BackgroundWorkers
|
Make base properties of common base classes protected instead of public
|
6 years ago |
|
Volo.Abp.BackgroundWorkers.Quartz
|
Optimize
|
6 years ago |
|
Volo.Abp.BlobStoring
|
Refactor BlobContainer
|
6 years ago |
|
Volo.Abp.BlobStoring.Aliyun
|
fix: Unit test get exceptions.
|
6 years ago |
|
Volo.Abp.BlobStoring.Aws
|
Add aws s3 blob provider
|
6 years ago |
|
Volo.Abp.BlobStoring.Azure
|
#4471 Prevent duplicate adding the same normalizer to the same container.
|
6 years ago |
|
Volo.Abp.BlobStoring.FileSystem
|
#4471 Prevent duplicate adding the same normalizer to the same container.
|
6 years ago |
|
Volo.Abp.BlobStoring.Minio
|
Change GetMinioClient method access modifiers to protected virtual
|
6 years ago |
|
Volo.Abp.Caching
|
Resolved #4482 Add SetMany and GetMany to the IDistributedCache
|
6 years ago |
|
Volo.Abp.Caching.StackExchangeRedis
|
Refactored
|
6 years ago |
|
Volo.Abp.Castle.Core
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.Cli
|
Remove unnecessary launchSettings.json file.
|
6 years ago |
|
Volo.Abp.Cli.Core
|
dispose response message
|
6 years ago |
|
Volo.Abp.Core
|
Rename the text "MY_PROJECT_NAME" when generating a new project
|
6 years ago |
|
Volo.Abp.Dapper
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.Data
|
Added Volo.Abp.ObjectExtending package.
|
6 years ago |
|
Volo.Abp.Ddd.Application
|
Used different names for `ReadOnlyRepository` and `Repository` in application services
|
6 years ago |
|
Volo.Abp.Ddd.Application.Contracts
|
german language files encoding
|
6 years ago |
|
Volo.Abp.Ddd.Domain
|
Introduce the IEventDataMayHaveTenantId interface.
|
6 years ago |
|
Volo.Abp.Emailing
|
german language files encoding
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore
|
Merge pull request #4634 from abpframework/maliming/setIdInInsert
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.MySQL
|
#4323 Implemented: Set AbpSequentialGuidGeneratorOptions.DefaultSequentialGuidType by the database provider packages
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.Oracle
|
Remove useExistingConnectionIfAvailable parameter for the oracle package.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.Oracle.Devart
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.PostgreSql
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.SqlServer
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.Sqlite
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.EventBus
|
Introduce the IEventDataMayHaveTenantId interface.
|
6 years ago |
|
Volo.Abp.EventBus.RabbitMQ
|
Upgrade RabbitMQ.Client to 6.1.0
|
6 years ago |
|
Volo.Abp.Features
|
Refactor.
|
6 years ago |
|
Volo.Abp.FluentValidation
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.Guids
|
#4323 Implemented: Set AbpSequentialGuidGeneratorOptions.DefaultSequentialGuidType by the database provider packages
|
6 years ago |
|
Volo.Abp.HangFire
|
#3382 Should check if _backgroundJobServer is null
|
6 years ago |
|
Volo.Abp.Http
|
Resolved #4193: Trigger an event when Javscript service proxy script initialized
|
6 years ago |
|
Volo.Abp.Http.Abstractions
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Http.Client
|
Remove unnecessary launchSettings.json file.
|
6 years ago |
|
Volo.Abp.Http.Client.IdentityModel
|
Remove unnecessary launchSettings.json file.
|
6 years ago |
|
Volo.Abp.Http.Client.IdentityModel.Web
|
Resolved #4023
|
6 years ago |
|
Volo.Abp.IdentityModel
|
Solve that IdentityModelHttpRequestMessageOptions is not configured.
|
6 years ago |
|
Volo.Abp.Json
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Ldap
|
Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
|
6 years ago |
|
Volo.Abp.Localization
|
Refatoring BundleContributor Make it support LocalizationMapOptions
|
6 years ago |
|
Volo.Abp.Localization.Abstractions
|
Resolved #3984 Expose enum type & members to client side for extension properties.
|
6 years ago |
|
Volo.Abp.MailKit
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.MemoryDb
|
Added GetPagedListAsync methods to the repository
|
6 years ago |
|
Volo.Abp.Minify
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.MongoDB
|
Merge pull request #4634 from abpframework/maliming/setIdInInsert
|
6 years ago |
|
Volo.Abp.MultiTenancy
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.ObjectExtending
|
Update IHasExtraProperties.cs
|
6 years ago |
|
Volo.Abp.ObjectMapping
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Quartz
|
Re-implemented background job & worker disable logic
|
6 years ago |
|
Volo.Abp.RabbitMQ
|
Upgrade RabbitMQ.Client to 6.1.0
|
6 years ago |
|
Volo.Abp.Security
|
Disable Security Log feature.
|
6 years ago |
|
Volo.Abp.Serialization
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Settings
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Sms
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Specifications
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.TestBase
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.TextTemplating
|
Upgrade framework packages.
|
6 years ago |
|
Volo.Abp.Threading
|
Complete methods of IAsyncQueryableExecuter.
|
6 years ago |
|
Volo.Abp.Timing
|
Update TZConvertTimezoneProvider.cs
|
6 years ago |
|
Volo.Abp.UI
|
Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
|
6 years ago |
|
Volo.Abp.UI.Navigation
|
Update predefined application menu
|
6 years ago |
|
Volo.Abp.Uow
|
Milliseconds to seconds.
|
6 years ago |
|
Volo.Abp.Validation
|
german language files encoding
|
6 years ago |
|
Volo.Abp.Validation.Abstractions
|
Check validation on SetProperty.
|
6 years ago |
|
Volo.Abp.VirtualFileSystem
|
Refactored virtual file system #4528
|
6 years ago |