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.
 
 
 
 
 
 
Halil İbrahim Kalkan f64bb76e73 Implement ignoring audited properties also for audit interfaces with user type. 6 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 Resolved resharper warnings. 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.MultiTenancy throw business exception for tenant not found. closes #3500 6 years ago
Volo.Abp.AspNetCore.Mvc Merge pull request #4135 from abpframework/maliming/tilde-slash 6 years ago
Volo.Abp.AspNetCore.Mvc.Client Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Merge pull request #3933 from abpframework/maliming/timezone 6 years ago
Volo.Abp.AspNetCore.Mvc.UI Handle floating numbers on extension properties. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Add GetUrlHelper extension method for ViewContext. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Add GetUrlHelper extension method for ViewContext. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Update Czech translations & fix formatting 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Automatically initialize datepicker. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Resolved resharper warnings. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Fix getOptions method. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Encode the returnUrl parameter. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Serilog Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.SignalR Merge pull request #3918 from abpframework/maliming/signalr-patch-1 6 years ago
Volo.Abp.AspNetCore.TestBase Add missing dependency declarations 6 years ago
Volo.Abp.Auditing Check whether MethodInfo's DeclaringType has auditing disabled. 6 years ago
Volo.Abp.Authorization Added more authorization tests. 6 years ago
Volo.Abp.AutoMapper Implement ignoring audited properties also for audit interfaces with user type. 6 years ago
Volo.Abp.Autofac Upgrade Microsoft.* package to 3.12. 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 Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 6 years ago
Volo.Abp.BackgroundWorkers Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 6 years ago
Volo.Abp.BackgroundWorkers.Quartz Update AbpBackgroundWorkersQuartzModule.cs 6 years ago
Volo.Abp.BlobStoring Should not pass the tenantId to the blob provider 6 years ago
Volo.Abp.BlobStoring.FileSystem Should not pass the tenantId to the blob provider 6 years ago
Volo.Abp.Caching Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 6 years ago
Volo.Abp.Castle.Core Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Cli Set console encoding & refactoring. 6 years ago
Volo.Abp.Cli.Core Update the translate command CLI document #4088 6 years ago
Volo.Abp.Core Added If object extension. 6 years ago
Volo.Abp.Dapper Merge branch 'dev' into maliming/FodyConfigureAwait 6 years ago
Volo.Abp.Data Added Volo.Abp.ObjectExtending package. 6 years ago
Volo.Abp.Ddd.Application Resolved #3967: Fallback to the default localization resource for base classes with the L property 6 years ago
Volo.Abp.Ddd.Application.Contracts Update Czech translations & fix formatting 6 years ago
Volo.Abp.Ddd.Domain Fix summary. 6 years ago
Volo.Abp.Emailing Update Czech translations & fix formatting 6 years ago
Volo.Abp.EntityFrameworkCore Fix Devart.Data.Oracle.Entity.EFCore naming 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL Move UseXXX extension methods to db provider packages 6 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Add useExistingConnectionIfAvailable option to UseOracle. 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Move UseXXX extension methods to db provider packages 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Move UseXXX extension methods to db provider packages 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Move UseXXX extension methods to db provider packages 6 years ago
Volo.Abp.EventBus Add Event Bus 6 years ago
Volo.Abp.EventBus.RabbitMQ Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Features Refactor. 6 years ago
Volo.Abp.FluentValidation Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Guids Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.HangFire #3382 Should check if _backgroundJobServer is null 6 years ago
Volo.Abp.Http Added ObjectExtensions to ApplicationConfigurationDto 6 years ago
Volo.Abp.Http.Abstractions Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Http.Client Use remote service http client in ApiDescriptionFinder. 6 years ago
Volo.Abp.Http.Client.IdentityModel Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 6 years ago
Volo.Abp.Http.Client.IdentityModel.Web Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 6 years ago
Volo.Abp.IdentityModel Show actual exception message from Identity Server . Issue volosoft/volo#1533 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 Update Czech translations & fix formatting 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 MailKit package to 2.6.0. 6 years ago
Volo.Abp.MemoryDb Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate. 6 years ago
Volo.Abp.Minify Log the original file name on uglifier errors. 6 years ago
Volo.Abp.MongoDB MongoDbRepository needs to filter when deleting entity based on Id. 6 years ago
Volo.Abp.MultiTenancy Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.ObjectExtending handle dates and datetimes on datatables MVC UI 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 Resolved #3328: Allow to subscribe to exceptions handled by the abp framework 6 years ago
Volo.Abp.Security Make GetClaimsPrincipal mehtod public. 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 "L" function in the text template rendering system should support parametric text. 6 years ago
Volo.Abp.Threading Use property injection for the IExceptionNotifier of the AbpTimer 6 years ago
Volo.Abp.Timing Update Czech translations & fix formatting 6 years ago
Volo.Abp.UI Update Czech translations & fix formatting 6 years ago
Volo.Abp.UI.Navigation Update Czech translations & fix formatting 6 years ago
Volo.Abp.Uow Update UnitOfWorkManager.cs 6 years ago
Volo.Abp.Validation Update Czech translations & fix formatting 6 years ago
Volo.Abp.Validation.Abstractions Check validation on SetProperty. 6 years ago
Volo.Abp.VirtualFileSystem Merge pull request #3801 from abpframework/liangshiwei/virtual-file-system 6 years ago