You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/framework/src
maliming 6b5195fad1
Merge pull request #4505 from abpframework/liangshiwei/quartzbackgroundAdapter
5 years ago
..
Volo.Abp
Volo.Abp.ApiVersioning.Abstractions
Volo.Abp.AspNetCore Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade framework packages. 5 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.MultiTenancy Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc Update DynamicMaxLengthAttributeAdapter.cs 5 years ago
Volo.Abp.AspNetCore.Mvc.Client Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Add roles to CurrentUserDto. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Resolved #4503: Introduce @libs/uppy npm package. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.Serilog Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.SignalR Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.AspNetCore.TestBase Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.Auditing Check whether MethodInfo's DeclaringType has auditing disabled. 5 years ago
Volo.Abp.Authorization Upgrade framework packages. 5 years ago
Volo.Abp.AutoMapper Add IgnoreExtraProperties extension method for automapper mapping. 5 years ago
Volo.Abp.Autofac Upgrade framework packages. 5 years ago
Volo.Abp.BackgroundJobs
Volo.Abp.BackgroundJobs.Abstractions
Volo.Abp.BackgroundJobs.HangFire #3382 Throw exception instead of warning if background job execution was disabled but still trying to execute. 5 years ago
Volo.Abp.BackgroundJobs.Quartz Clean unused code and format code. 5 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Upgrade RabbitMQ.Client to 6.1.0 5 years ago
Volo.Abp.BackgroundWorkers Make base properties of common base classes protected instead of public 5 years ago
Volo.Abp.BackgroundWorkers.Quartz Optimize 5 years ago
Volo.Abp.BlobStoring Refactor BlobContainer 5 years ago
Volo.Abp.BlobStoring.Azure #4471 Prevent duplicate adding the same normalizer to the same container. 5 years ago
Volo.Abp.BlobStoring.FileSystem #4471 Prevent duplicate adding the same normalizer to the same container. 5 years ago
Volo.Abp.Caching Resolved #4482 Add SetMany and GetMany to the IDistributedCache 5 years ago
Volo.Abp.Caching.StackExchangeRedis Refactored 5 years ago
Volo.Abp.Castle.Core Upgrade framework packages. 5 years ago
Volo.Abp.Cli Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.Cli.Core Exclude primitive type in CreateType method. 5 years ago
Volo.Abp.Core tests added 5 years ago
Volo.Abp.Dapper Upgrade framework packages. 5 years ago
Volo.Abp.Data
Volo.Abp.Ddd.Application Used different names for `ReadOnlyRepository` and `Repository` in application services 5 years ago
Volo.Abp.Ddd.Application.Contracts Removed empty line between usings 5 years ago
Volo.Abp.Ddd.Domain Resolved #4433: Unify multiple update events for a single entity in the same unit of work. 5 years ago
Volo.Abp.Emailing Update Czech translations & fix formatting 5 years ago
Volo.Abp.EntityFrameworkCore Merge pull request #4516 from iyilm4z/entity-history-audit-log-improvements 5 years ago
Volo.Abp.EntityFrameworkCore.MySQL #4323 Implemented: Set AbpSequentialGuidGeneratorOptions.DefaultSequentialGuidType by the database provider packages 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle Remove useExistingConnectionIfAvailable parameter for the oracle package. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Upgrade framework packages. 5 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Upgrade framework packages. 5 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade framework packages. 5 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Upgrade framework packages. 5 years ago
Volo.Abp.EventBus Resolved #4411, Resolved #4410 5 years ago
Volo.Abp.EventBus.RabbitMQ Upgrade RabbitMQ.Client to 6.1.0 5 years ago
Volo.Abp.Features
Volo.Abp.FluentValidation Upgrade framework packages. 5 years ago
Volo.Abp.Guids #4323 Implemented: Set AbpSequentialGuidGeneratorOptions.DefaultSequentialGuidType by the database provider packages 5 years ago
Volo.Abp.HangFire #3382 Should check if _backgroundJobServer is null 5 years ago
Volo.Abp.Http Resolved #4193: Trigger an event when Javscript service proxy script initialized 5 years ago
Volo.Abp.Http.Abstractions
Volo.Abp.Http.Client Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.Http.Client.IdentityModel Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.Http.Client.IdentityModel.Web Remove unnecessary launchSettings.json file. 5 years ago
Volo.Abp.IdentityModel Upgrade framework packages. 5 years ago
Volo.Abp.Json
Volo.Abp.Ldap
Volo.Abp.Localization added missing turkish keys and values 5 years ago
Volo.Abp.Localization.Abstractions Resolved #3984 Expose enum type & members to client side for extension properties. 5 years ago
Volo.Abp.MailKit Upgrade framework packages. 5 years ago
Volo.Abp.MemoryDb Soft Delete & Common Test Done 5 years ago
Volo.Abp.Minify Upgrade framework packages. 5 years ago
Volo.Abp.MongoDB Merge pull request #4477 from iyilm4z/extract-mongo-db-repository-global-filters 5 years ago
Volo.Abp.MultiTenancy
Volo.Abp.ObjectExtending Resolved #4351: Remove ObjectExtensionPropertyInfo.ValidationAttributes. 5 years ago
Volo.Abp.ObjectMapping
Volo.Abp.Quartz
Volo.Abp.RabbitMQ Upgrade RabbitMQ.Client to 6.1.0 5 years ago
Volo.Abp.Security Make GetClaimsPrincipal mehtod public. 5 years ago
Volo.Abp.Serialization
Volo.Abp.Settings
Volo.Abp.Sms
Volo.Abp.Specifications
Volo.Abp.TestBase
Volo.Abp.TextTemplating Upgrade framework packages. 5 years ago
Volo.Abp.Threading Complete methods of IAsyncQueryableExecuter. 5 years ago
Volo.Abp.Timing Update Czech translations & fix formatting 5 years ago
Volo.Abp.UI docs: Volo.Abp.UI add localization for zh-Hant 5 years ago
Volo.Abp.UI.Navigation Update predefined application menu 5 years ago
Volo.Abp.Uow Milliseconds to seconds. 5 years ago
Volo.Abp.Validation Update Czech translations & fix formatting 5 years ago
Volo.Abp.Validation.Abstractions
Volo.Abp.VirtualFileSystem Upgrade framework packages. 5 years ago