| .. |
|
Volo.Abp
|
remove bom from text files. closes #10189
|
4 years ago |
|
Volo.Abp.ApiVersioning.Abstractions
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.AspNetCore
|
Performance: remove double nosniff header
|
3 years ago |
|
Volo.Abp.AspNetCore.Authentication.JwtBearer
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Authentication.OAuth
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Authentication.OpenIdConnect
|
Register `HttpClient` in the necessary modules.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Components.MauiBlazor
|
Add MauiBlazorRemoteTenantStore
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming
|
Add MAUI Blazor infrastructure
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.Server
|
`UseStaticWebAssets` for Blazor Server module.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.Server.Theming
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Components.Web
|
Introduce `ApplicationConfigurationChangedService`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.Web.Theming
|
Improvements on Layout Hooks
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.WebAssembly
|
Merge pull request #15652 from abpframework/auto-merge/rel-7-0/1713
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.WebAssembly.Theming
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.MultiTenancy
|
Set HTTP header when tenant not found.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc
|
Set some localized messages for `ModelBindingMessageProvider`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client
|
Use `TimeSpan.FromSeconds(5)` instead of zero.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client.Common
|
Change culture parameter to cultureName.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Contracts
|
Remove `abp.auth.policies`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus
|
Use cloud events.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson
|
Remove `HybridJson`.
|
4 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI
|
Improvements on Layout Hooks
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
|
Merge branch 'rel-7.1' into auto-merge/rel-7-0/1747
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
|
Croatian translations
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Packages
|
Update FlagIconCssStyleContributor.cs
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
|
Update jquery-extensions.js
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo
|
Update some package to `MicrosoftPackageVersion`.
|
4 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Widgets
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.AspNetCore.Serilog
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.SignalR
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.AspNetCore.TestBase
|
Merge branch 'net7' into json
|
3 years ago |
|
Volo.Abp.Auditing
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Auditing.Contracts
|
Update IHasEntityVersion.cs
|
3 years ago |
|
Volo.Abp.Authorization
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Authorization.Abstractions
|
Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`.
|
3 years ago |
|
Volo.Abp.AutoMapper
|
Do not validate `ExtraProperties`.
|
3 years ago |
|
Volo.Abp.Autofac
|
Add `AbpPropertySelector`.
|
3 years ago |
|
Volo.Abp.Autofac.WebAssembly
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AzureServiceBus
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BackgroundJobs
|
Rename.
|
3 years ago |
|
Volo.Abp.BackgroundJobs.Abstractions
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.BackgroundJobs.HangFire
|
Hangfire support specific queue
|
3 years ago |
|
Volo.Abp.BackgroundJobs.Quartz
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.BackgroundJobs.RabbitMQ
|
Improve
|
4 years ago |
|
Volo.Abp.BackgroundWorkers
|
Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods.
|
4 years ago |
|
Volo.Abp.BackgroundWorkers.Hangfire
|
Enhance Background Workers integration
|
3 years ago |
|
Volo.Abp.BackgroundWorkers.Quartz
|
Enhance Background Workers integration
|
3 years ago |
|
Volo.Abp.BlazoriseUI
|
Upgrade to Blazorise 1.2.0.
|
3 years ago |
|
Volo.Abp.BlobStoring
|
Made Container protected to allow reuse
|
3 years ago |
|
Volo.Abp.BlobStoring.Aliyun
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.Aws
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.Azure
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.FileSystem
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.Minio
|
Enhance Blob storing Minio provider
|
3 years ago |
|
Volo.Abp.Caching
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.Caching.StackExchangeRedis
|
Update AbpRedisCache.cs
|
3 years ago |
|
Volo.Abp.Castle.Core
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Cli
|
Remove timestamp and Level from ABP CLI
|
3 years ago |
|
Volo.Abp.Cli.Core
|
Merge branch 'dev' into auto-merge/rel-7-1/1758
|
3 years ago |
|
Volo.Abp.Core
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Dapper
|
Update DapperRepository.cs
|
3 years ago |
|
Volo.Abp.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.Data
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Ddd.Application
|
Improve the performance when `totalCount` is 0.
|
3 years ago |
|
Volo.Abp.Ddd.Application.Contracts
|
Merge branch 'dev' into pr/13864
|
3 years ago |
|
Volo.Abp.Ddd.Domain
|
Make `EntityHistoryHelper` compatible `ValueObject`.
|
3 years ago |
|
Volo.Abp.DistributedLocking
|
Distributed lock key prefix
|
3 years ago |
|
Volo.Abp.DistributedLocking.Abstractions
|
Change DaprAbpDistributedLock implementation
|
3 years ago |
|
Volo.Abp.DistributedLocking.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.Emailing
|
hu-translation
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore
|
Make `EntityHistoryHelper` compatible `ValueObject`.
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.MySQL
|
Merge pull request #15425 from abpframework/auto-merge/rel-7-0/1656
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.Oracle
|
Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.Oracle.Devart
|
Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.PostgreSql
|
Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.SqlServer
|
Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.Sqlite
|
Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647
|
3 years ago |
|
Volo.Abp.EventBus
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.EventBus.Abstractions
|
Move event handler interfaces to the abstraction package.
|
4 years ago |
|
Volo.Abp.EventBus.Azure
|
Set MessageId only if ServiceBusMessage doesn't have one
|
4 years ago |
|
Volo.Abp.EventBus.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.EventBus.Kafka
|
Fix Kafka problem
|
4 years ago |
|
Volo.Abp.EventBus.RabbitMQ
|
Enhance RabbitMQ to set PrefetchCount
|
4 years ago |
|
Volo.Abp.EventBus.Rebus
|
Update packages to 7.0.
|
3 years ago |
|
Volo.Abp.ExceptionHandling
|
Update EntityNotFoundException.cs
|
3 years ago |
|
Volo.Abp.Features
|
Update WithProviders comment
|
3 years ago |
|
Volo.Abp.FluentValidation
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Gdpr.Abstractions
|
GDPR: Remove event bus dependency from the abstraction package
|
4 years ago |
|
Volo.Abp.GlobalFeatures
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Guids
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.HangFire
|
Update hangfire to 1.7.29
|
4 years ago |
|
Volo.Abp.Http
|
Merge branch 'dev' into service-type
|
3 years ago |
|
Volo.Abp.Http.Abstractions
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Http.Client
|
Register `HttpClient` in the necessary modules.
|
3 years ago |
|
Volo.Abp.Http.Client.Dapr
|
Allow users to use the standard `Topic` attribute.
|
3 years ago |
|
Volo.Abp.Http.Client.IdentityModel
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Http.Client.IdentityModel.MauiBlazor
|
Add MAUI Blazor infrastructure
|
3 years ago |
|
Volo.Abp.Http.Client.IdentityModel.Web
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.Http.Client.IdentityModel.WebAssembly
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.Http.Client.Web
|
Log controller and action name on errors
|
3 years ago |
|
Volo.Abp.IdentityModel
|
Use `TimeSpan.FromSeconds(5)` instead of zero.
|
3 years ago |
|
Volo.Abp.Json
|
Remove `HybridJson`.
|
4 years ago |
|
Volo.Abp.Json.Abstractions
|
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`.
|
4 years ago |
|
Volo.Abp.Json.Newtonsoft
|
Update AbpDateTimeConverter.cs
|
3 years ago |
|
Volo.Abp.Json.SystemTextJson
|
Add `AbpStringToGuidConverter` and `AbpNullableStringToGuidConverter`.
|
3 years ago |
|
Volo.Abp.Kafka
|
Fix Kafka connection problem
|
3 years ago |
|
Volo.Abp.Ldap
|
hu-translation
|
3 years ago |
|
Volo.Abp.Localization
|
Change property name as TwoLetterISOLanguageName in LanguageInfo
|
3 years ago |
|
Volo.Abp.Localization.Abstractions
|
LocalizableStringSerializer should support external localization resources.
|
3 years ago |
|
Volo.Abp.MailKit
|
Fixed duplicated MessageId header
|
3 years ago |
|
Volo.Abp.MemoryDb
|
Make `ReplaceDbContext` supports multi-tenancy.
|
3 years ago |
|
Volo.Abp.Minify
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.MongoDB
|
Merge branch 'dev' into DbContextTypeProvider
|
3 years ago |
|
Volo.Abp.MultiLingualObjects
|
keep old format
|
4 years ago |
|
Volo.Abp.MultiTenancy
|
Use `DisposeAction` with parameter.
|
3 years ago |
|
Volo.Abp.ObjectExtending
|
Merge pull request #15642 from abpframework/auto-merge/rel-7-0/1709
|
3 years ago |
|
Volo.Abp.ObjectMapping
|
remove all .DotSettings files from projects
|
4 years ago |
|
Volo.Abp.Quartz
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.RabbitMQ
|
Improve
|
4 years ago |
|
Volo.Abp.RemoteServices
|
Resolved #12681: Introduce Volo.Abp.RemoteServices package.
|
4 years ago |
|
Volo.Abp.Security
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Serialization
|
remove all .DotSettings files from projects
|
4 years ago |
|
Volo.Abp.Settings
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.Sms
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Sms.Aliyun
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Specifications
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Swashbuckle
|
Support for regex constraints in HideAbpEndpoints method
|
3 years ago |
|
Volo.Abp.TestBase
|
Update AbpIntegratedTest.cs
|
4 years ago |
|
Volo.Abp.TextTemplating
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.TextTemplating.Core
|
Fixed the `OnRegistered` name typo
|
3 years ago |
|
Volo.Abp.TextTemplating.Razor
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.TextTemplating.Scriban
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Threading
|
Use `DisposeAction` with parameter.
|
3 years ago |
|
Volo.Abp.Timing
|
hu-translation
|
3 years ago |
|
Volo.Abp.UI
|
Croatian translations
|
3 years ago |
|
Volo.Abp.UI.Navigation
|
Convert CustomData to dictionary
|
3 years ago |
|
Volo.Abp.Uow
|
Remove the key from the exception.
|
3 years ago |
|
Volo.Abp.Validation
|
Update tr.json
|
3 years ago |
|
Volo.Abp.Validation.Abstractions
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.VirtualFileSystem
|
Update some package to `MicrosoftPackageVersion`.
|
4 years ago |