Open Source Web Application Framework for ASP.NET Core
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.
 
 
 
 
 
 
Yunus Emre Kalkan b295a3a384 pull/5300 Refactor & Unit tests 5 years ago
..
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 Remote exceptions localization data 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 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 Improved 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 Resolved #5068: Introduce LoginUrl and LogoutUrl options. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Merge pull request #4583 from wakuflair/nolabel 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Remove unnecessary launchSettings.json file. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Add Components js/css files to embedded resource. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Merge pull request #5185 from abpframework/cotur/cropperjs 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Merge pull request #4823 from abpframework/maliming/currentLanguage 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared/wwwroot/libs/abp/aspnetcore-mvc-ui-theme-shared/datatables/datatables-extensions.js 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 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 Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.Auditing Change the file name of IAuditLogScope 6 years ago
Volo.Abp.Authorization Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.AutoMapper Upgrade Automapper to v10.0.0 6 years ago
Volo.Abp.Autofac Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 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 feat: add TemporaryCredentialsCacheKey 6 years ago
Volo.Abp.BlobStoring.Aws Add blob storing AW Sintegration document 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 Use CopyToAsync to copy the stream 6 years ago
Volo.Abp.Caching Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.Caching.StackExchangeRedis Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.Castle.Core Upgrade framework packages. 6 years ago
Volo.Abp.Cli Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.Cli.Core Add api-name parameter to the generate-proxy command. 6 years ago
Volo.Abp.Core Improved 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 Check IHasCreationTime instead of ICreationAuditedObject 6 years ago
Volo.Abp.Ddd.Application.Contracts german language files encoding 6 years ago
Volo.Abp.Ddd.Domain Introduce BasicAggregateRoot base class 6 years ago
Volo.Abp.Emailing Resolved #5109: Inherit BackgroundEmailSendingJob form AsyncBackgroundJob. 6 years ago
Volo.Abp.EntityFrameworkCore Add multiple constructors. 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 all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
Volo.Abp.EventBus Get event data tenant id from IEventDataMayHaveTenantId. 6 years ago
Volo.Abp.EventBus.Kafka Add Kafka event bus integration 6 years ago
Volo.Abp.EventBus.RabbitMQ Switch to the tenant before calling the handleevent method. 6 years ago
Volo.Abp.Features Refactor. 6 years ago
Volo.Abp.FluentValidation Upgrade framework packages. 6 years ago
Volo.Abp.GlobalFeatures Also accept Name for RequiresGlobalFeatureAttribute. 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 Remote exceptions localization data 6 years ago
Volo.Abp.Http.Abstractions Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Http.Client pull/5300 Refactor & Unit tests 5 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 Use integer instead of double. 6 years ago
Volo.Abp.Json Resolved #4905: Allow to add converters to the standard JSON serializer 6 years ago
Volo.Abp.Kafka Update kafka connection pool 6 years ago
Volo.Abp.Ldap Update tr localize text. 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 Use async methods in the MailKitSmtpEmailSender 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 Added Quartz.Plugins.TimeZoneConverter 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 adding missing resources for arabic culture. 6 years ago
Volo.Abp.UI feat: add "Clear" to AbpUi localization resource 6 years ago
Volo.Abp.UI.Navigation Update predefined application menu 6 years ago
Volo.Abp.Uow Storage cache in the unit of work. 6 years ago
Volo.Abp.Validation adding missing resources for arabic culture. 6 years ago
Volo.Abp.Validation.Abstractions Combine related log messages to ones. 6 years ago
Volo.Abp.VirtualFileSystem Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago