| .. |
|
Volo.Abp
|
Add Volo.Abp package.
|
7 years ago |
|
Volo.Abp.ApiVersioning.Abstractions
|
ServiceConfigurationContext
|
8 years ago |
|
Volo.Abp.AspNetCore
|
#1277 Move CurrentDirectoryHelpers to Volo.Abp.AspNetCore package.
|
7 years ago |
|
Volo.Abp.AspNetCore.Authentication.JwtBearer
|
Added Volo.Abp.AspNetCore.Authentication.JwtBearer package.
|
7 years ago |
|
Volo.Abp.AspNetCore.Authentication.OAuth
|
Added Volo.Abp.AspNetCore.Authentication.JwtBearer package.
|
7 years ago |
|
Volo.Abp.AspNetCore.MultiTenancy
|
Register middleware with ITransientDependency.
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc
|
#1277 Move CurrentDirectoryHelpers to Volo.Abp.AspNetCore package.
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client
|
Implement RemoteLanguageProvider
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.Contracts
|
Implement RemoteLanguageProvider
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
|
enum select list fix
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling
|
Added widgets and dashboards packages.
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Dashboards
|
widget permissions & refactor
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
|
Polish translations
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Packages
|
fix freeze-ui script
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic
|
Add margin
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
|
add freeze-ui package
|
7 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Widgets
|
widget permissions & refactor
|
7 years ago |
|
Volo.Abp.AspNetCore.TestBase
|
use HttpClientFactory and Polly
|
7 years ago |
|
Volo.Abp.Auditing
|
AuditingStore optional HideErrors added
|
7 years ago |
|
Volo.Abp.Authorization
|
Rollback #952 partially
|
7 years ago |
|
Volo.Abp.AutoMapper
|
Set _createdMappingsBefore before the initialization.
|
7 years ago |
|
Volo.Abp.Autofac
|
Merge pull request #1068 from acjh/patch-2
|
7 years ago |
|
Volo.Abp.BackgroundJobs
|
Make the method of the InMemoryBackgroundJobStore class to virtual
|
7 years ago |
|
Volo.Abp.BackgroundJobs.Abstractions
|
Resolved #590: Memory leak while checking background jobs periodically.
|
7 years ago |
|
Volo.Abp.BackgroundJobs.HangFire
|
Resolved #590: Memory leak while checking background jobs periodically.
|
7 years ago |
|
Volo.Abp.BackgroundJobs.RabbitMQ
|
Extract RabbitMqMessageConsumer.
|
7 years ago |
|
Volo.Abp.BackgroundWorkers
|
Add Serializable to ApplicationFeatureConfigurationDto
|
7 years ago |
|
Volo.Abp.Caching
|
IDistributedCache code documentation.
|
7 years ago |
|
Volo.Abp.Castle.Core
|
Implement fully async interceptors.
|
7 years ago |
|
Volo.Abp.Cli
|
Use local urls on debug, real urls on release.
|
7 years ago |
|
Volo.Abp.Cli.Core
|
Merge pull request #1187 from abpframework/maliming/issue1160
|
7 years ago |
|
Volo.Abp.Core
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.Data
|
DataSeeder should work as a UOW.
|
7 years ago |
|
Volo.Abp.Ddd.Application
|
Override MapToGetListOutputDto to use MapToGetOutputDto by default.
|
7 years ago |
|
Volo.Abp.Ddd.Domain
|
Check for null.
|
7 years ago |
|
Volo.Abp.Emailing
|
Add IEmailTemplateProvider.GetAsync overload to get a template with the current culture
|
7 years ago |
|
Volo.Abp.EntityFrameworkCore
|
added ConfigureCreationAuditedAggregateRoot and ConfigureAuditedAggregateRoot extension methods.
|
7 years ago |
|
Volo.Abp.EntityFrameworkCore.MySQL
|
Change MySql.Data.EntityFrameworkCore To Pomelo.EntityFrameworkCore.MySql
|
7 years ago |
|
Volo.Abp.EntityFrameworkCore.PostgreSql
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.EntityFrameworkCore.SqlServer
|
updated all nuget packages
|
7 years ago |
|
Volo.Abp.EntityFrameworkCore.Sqlite
|
Beautify the sqlite project code.
|
7 years ago |
|
Volo.Abp.EventBus
|
Revised permission management system
|
7 years ago |
|
Volo.Abp.EventBus.RabbitMQ
|
Initialize the RabbitMqDistributedEventBus.
|
7 years ago |
|
Volo.Abp.Features
|
Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
|
7 years ago |
|
Volo.Abp.FluentValidation
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.Guids
|
Resolved #408: Automatically register services by convention for a module
|
8 years ago |
|
Volo.Abp.HangFire
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.Http
|
Resolved #784: Add ClientId & CorrelationId to audit logs.
|
7 years ago |
|
Volo.Abp.Http.Abstractions
|
Resolved #408: Automatically register services by convention for a module
|
8 years ago |
|
Volo.Abp.Http.Client
|
use HttpClientFactory and Polly
|
7 years ago |
|
Volo.Abp.Http.Client.IdentityModel
|
use HttpClientFactory and Polly
|
7 years ago |
|
Volo.Abp.IdentityModel
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.Json
|
updated all nuget packages
|
7 years ago |
|
Volo.Abp.Ldap
|
Fix SSL casing.
|
7 years ago |
|
Volo.Abp.Localization
|
Polish translations
|
7 years ago |
|
Volo.Abp.Localization.Abstractions
|
#203 Setting Management Enhancements
|
7 years ago |
|
Volo.Abp.MemoryDb
|
Use Json serialization/deserialization entity.
|
7 years ago |
|
Volo.Abp.MongoDB
|
Upgrade to latest NuGet packages.
|
7 years ago |
|
Volo.Abp.MultiTenancy
|
Rename CurrentClaimsPrincipalTenantResolveContributor to CurrentUserTenantResolveContributor
|
7 years ago |
|
Volo.Abp.ObjectMapping
|
Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself
|
7 years ago |
|
Volo.Abp.RabbitMQ
|
AbpRabbitMqModule should get configuration from appsettings file if available.
|
7 years ago |
|
Volo.Abp.Security
|
Fix spelling mistakes
|
7 years ago |
|
Volo.Abp.Serialization
|
Resolved #408: Automatically register services by convention for a module
|
8 years ago |
|
Volo.Abp.Settings
|
Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy.
|
7 years ago |
|
Volo.Abp.Sms
|
Register NullSmsSender as TryRegister
|
7 years ago |
|
Volo.Abp.Specifications
|
Improve the Specifications project code and testing.
|
7 years ago |
|
Volo.Abp.TestBase
|
Refactor event bus and fix breaking code.
|
7 years ago |
|
Volo.Abp.Threading
|
Use cancellationtoken
|
7 years ago |
|
Volo.Abp.Timing
|
DateTimeConverter with MvcJsonOptions
|
7 years ago |
|
Volo.Abp.UI
|
Polish translations
|
7 years ago |
|
Volo.Abp.UI.Navigation
|
Polish translations
|
7 years ago |
|
Volo.Abp.Uow
|
Fix spelling mistakes
|
7 years ago |
|
Volo.Abp.Validation
|
Implement fluent validation as object validation contributor.
|
7 years ago |
|
Volo.Abp.VirtualFileSystem
|
Added extension methods for IFileInfo and Stream.
|
7 years ago |