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
Halil ibrahim Kalkan a8e38ffa57
Resolved #650: Document how to create API controllers from application services conventionally.
6 years ago
..
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 7 years ago
Volo.Abp.AspNetCore Check directory path for security. 6 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.AspNetCore.MultiTenancy Resolved #450 : Use Configure instead of context.Services.Configure in module classes 6 years ago
Volo.Abp.AspNetCore.Mvc Resolved #650: Document how to create API controllers from application services conventionally. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI added HasMenuItemsExtensions 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Update AbpSelectTagHelperService.cs 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Added contributor extension system and used for the docs module 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Merge pull request #2 from abpframework/master 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Added contributor extension system and used for the docs module 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Resolved #450 : Use Configure instead of context.Services.Configure in module classes 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared added Docs Module Script & Style Contributors 6 years ago
Volo.Abp.AspNetCore.TestBase Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Auditing Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Authorization Add Get methods to find and modify a permission or group 6 years ago
Volo.Abp.AutoMapper AutoMapperExpressionExtensions Ignore return type IMappingExpression<TDestination, TMember> (for Chaining) 6 years ago
Volo.Abp.Autofac Resolved #302: Use unified common.props. 7 years ago
Volo.Abp.BackgroundJobs Resolved #590: Memory leak while checking background jobs periodically. 6 years ago
Volo.Abp.BackgroundJobs.Abstractions Resolved #590: Memory leak while checking background jobs periodically. 6 years ago
Volo.Abp.BackgroundJobs.HangFire Resolved #590: Memory leak while checking background jobs periodically. 6 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Extract RabbitMqMessageConsumer. 6 years ago
Volo.Abp.BackgroundWorkers Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Caching Allow to pass DistributedCacheEntryOptions on IDistributedCache.GetOrAdd 6 years ago
Volo.Abp.Castle.Core ServiceConfigurationContext 7 years ago
Volo.Abp.Core Fixed #674: Argument check error 6 years ago
Volo.Abp.Data Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Ddd.Application Use optimistic concurrency in identity user and role edit. Apply migrations for the MVC template. 6 years ago
Volo.Abp.Ddd.Domain Add summary to IEntity.GetKeys method. 6 years ago
Volo.Abp.Emailing Resolved #648: SMTP password settings should be stored as encrypted in the database. 6 years ago
Volo.Abp.EntityFrameworkCore #246 Implement concurrency stamp 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql packageid renamed 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.EventBus Created sample rabbitmq messaging application 6 years ago
Volo.Abp.EventBus.RabbitMQ Finalized RabbitMqEventBus sample. 6 years ago
Volo.Abp.Guids Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.HangFire Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Http #560 Allow to use file system as data source for docs module 6 years ago
Volo.Abp.Http.Abstractions Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Http.Client Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Json Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Localization #203 Setting Management Enhancements 6 years ago
Volo.Abp.Localization.Abstractions #203 Setting Management Enhancements 6 years ago
Volo.Abp.MemoryDb Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.MongoDB #246 Implement concurrency stamp 6 years ago
Volo.Abp.MultiTenancy.Abstractions Resolved #450 : Use Configure instead of context.Services.Configure in module classes 6 years ago
Volo.Abp.ObjectMapping Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself 6 years ago
Volo.Abp.RabbitMQ Finalized RabbitMqEventBus sample. 6 years ago
Volo.Abp.Security Resolved #645: Inttroduce IStringEncryptionService 6 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Settings Resolved #203: Encrypt option to settings 6 years ago
Volo.Abp.Sms Register NullSmsSender as TryRegister 6 years ago
Volo.Abp.TestBase Refactor event bus and fix breaking code. 6 years ago
Volo.Abp.Threading Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.Timing Resolved #408: Automatically register services by convention for a module 6 years ago
Volo.Abp.UI Remove unncessary items in csproj files 6 years ago
Volo.Abp.UI.Navigation added HasMenuItemsExtensions 6 years ago
Volo.Abp.Uow Improve UOW event order and add tests 6 years ago
Volo.Abp.Validation Added MVC validation test. 6 years ago
Volo.Abp.VirtualFileSystem Fix UTF8 reading problem for AbpFileInfoExtensions 6 years ago