| .. |
|
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
|
Merge pull request #3853 from abpframework/liangshiwei/virtualfilesystem
|
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
|
Add Email property to CurrentUserDto.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.Contracts
|
Add Email property to CurrentUserDto.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
|
Fix PageModel.cs
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling
|
Log the original file name on uglifier errors.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
|
Merge pull request #3773 from NecatiMeral/#3727-german-localization
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Packages
|
Added SignalR script contributor and the NPM package.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic
|
added description method and description tag
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
|
Added onOpen callback, to trigger when the modal opens.
|
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
|
Added HubConfigList and DisableAutoHubMapAttribute for the signalr integration.
|
6 years ago |
|
Volo.Abp.AspNetCore.TestBase
|
Add missing dependency declarations
|
6 years ago |
|
Volo.Abp.Auditing
|
Merge pull request #3348 from abpframework/maliming/Interceptors-ignore-types
|
6 years ago |
|
Volo.Abp.Authorization
|
Added more authorization tests.
|
6 years ago |
|
Volo.Abp.AutoMapper
|
Allow to ignore some properties on mapping extensible objects.
|
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
|
Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
|
6 years ago |
|
Volo.Abp.BackgroundJobs.HangFire
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.BackgroundJobs.Quartz
|
Release the scope instance in jobfactory
|
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
|
Make worker and workermanager lifecycles singletons by default
|
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
|
implemented debug mode project generate #3601
|
6 years ago |
|
Volo.Abp.Cli.Core
|
generate-proxy improvements
|
6 years ago |
|
Volo.Abp.Core
|
Resolved #3837: Singleton services exposing multiple services should return the same instance
|
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
|
Support composite keys for CrudAppService
|
6 years ago |
|
Volo.Abp.Ddd.Application.Contracts
|
Merge pull request #3773 from NecatiMeral/#3727-german-localization
|
6 years ago |
|
Volo.Abp.Ddd.Domain
|
ExtensibleObject should set default values for defined properties.
|
6 years ago |
|
Volo.Abp.Emailing
|
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore
|
Update AbpDbContext.cs
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.MySQL
|
Update Pomelo.EntityFrameworkCore.MySql to 3.1.1
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.PostgreSql
|
Resolved #3909: Deprecate UsePostgreSql() and rename it to UseNpgsql() for the Volo.Abp.EntityFrameworkCore.PostgreSql package.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.SqlServer
|
Upgrade Microsoft.* package to 3.12.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.Sqlite
|
Upgrade Microsoft.* package to 3.12.
|
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
|
update Hangfire nuget to latest version 1.7.11
|
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
|
Remove extra blank lines.
|
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
|
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
|
6 years ago |
|
Volo.Abp.Localization.Abstractions
|
Use default localization resource. Introduce IHasNameWithLocalizableDisplayName.
|
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
|
Make ObjectExtensionManager.Instance protected set!
|
6 years ago |
|
Volo.Abp.ObjectMapping
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.Quartz
|
Merge branch 'dev' into olicooper/quartz-startup-delay
|
6 years ago |
|
Volo.Abp.RabbitMQ
|
Resolved #3328: Allow to subscribe to exceptions handled by the abp framework
|
6 years ago |
|
Volo.Abp.Security
|
Fixed error when expected UserId is string but not guid
|
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
|
LocalizedTemplateContentReaderFactory: Make CreateAsync method virtual and private fields protected to easier extend.
|
6 years ago |
|
Volo.Abp.Threading
|
Use property injection for the IExceptionNotifier of the AbpTimer
|
6 years ago |
|
Volo.Abp.Timing
|
Remove ConfigureAwait of async method.
|
6 years ago |
|
Volo.Abp.UI
|
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
|
6 years ago |
|
Volo.Abp.UI.Navigation
|
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
|
6 years ago |
|
Volo.Abp.Uow
|
Update UnitOfWorkManager.cs
|
6 years ago |
|
Volo.Abp.Validation
|
Merge pull request #3321 from LuisPignataro/luisPignataro/Traslate
|
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 |