..
Volo.Abp
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.ApiVersioning.Abstractions
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.AspNetCore
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.AspNetCore.Abstractions
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.AspNetCore.Authentication.OAuth
Upgrade to NET 9.0.
2 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect
Refactor security headers middleware to reintroduce essential security headers and improve code organization.
1 year ago
Volo.Abp.AspNetCore.Bundling
Update_NPM_Packages
1 year ago
Volo.Abp.AspNetCore.Components
fix: update object mapper service retrieval to use non-scoped version
1 year ago
Volo.Abp.AspNetCore.Components.MauiBlazor
Add MauiCurrentApplicationConfigurationCacheResetService class
1 year ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Bundling
Update_NPM_Packages
1 year ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming
Merge branch 'dev' into blazor-binding-runtime
2 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming.Bundling
Add BlazoriseUI CSS to Maui style bundle
1 year ago
Volo.Abp.AspNetCore.Components.Server
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.AspNetCore.Components.Server.Theming
Make Bundling system support MAUI Blazor
2 years ago
Volo.Abp.AspNetCore.Components.Web
Merge pull request #22236 from abpframework/timezone
1 year ago
Volo.Abp.AspNetCore.Components.Web.Theming
Improve DefaultThemeManager to avoid potential infinite loop
1 year ago
Volo.Abp.AspNetCore.Components.WebAssembly
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming
Update blazor's bootstrap.css to 5.3.7.
1 year ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming.Bundling
Remove duplicate entry for lang-utils.js in BlazorWebAssemblyScriptContributor
1 year ago
Volo.Abp.AspNetCore.MultiTenancy
Merge pull request #23464 from abpframework/auto-merge/rel-9-3/3920
1 year ago
Volo.Abp.AspNetCore.Mvc
Merge pull request #23625 from abpframework/auto-merge/rel-9-3/3961
1 year ago
Volo.Abp.AspNetCore.Mvc.Client
Add logging warnings for missing cache in `MvcRemoteTenantStore` and `RemoteDynamicClaimsPrincipalContributorCacheBase`
1 year ago
Volo.Abp.AspNetCore.Mvc.Client.Common
Remove unused Usings
2 years ago
Volo.Abp.AspNetCore.Mvc.Contracts
Remove unused Usings
2 years ago
Volo.Abp.AspNetCore.Mvc.Dapr
Remove unused Usings
2 years ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus
Make sure `eventType` is not `null`.
2 years ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC.
2 years ago
Volo.Abp.AspNetCore.Mvc.UI
Add option to support adding `base` element to layout page.
1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
Merge branch 'dev' into AbpTabsTagHelperService-Style
1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling
Add comments to clarify the return value in `WebRequestResources`.
1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions
Add methods to remove bundle files by name or predicate
1 year ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
Remove unused Usings
2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages
Refactor JQueryValidationScriptContributor to conditionally add validation script
1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
Update abp-toast.css
1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo
Upgrade to NET 9.0.
2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets
Remove unused Usings
2 years ago
Volo.Abp.AspNetCore.Serilog
Upgrade to NET 9.0.
2 years ago
Volo.Abp.AspNetCore.SignalR
Remove unused Usings
2 years ago
Volo.Abp.AspNetCore.TestBase
Remove unused Usings
2 years ago
Volo.Abp.Auditing
Skip write audit logs if `auditLogInfo.HttpMethod` is `GET/Head`.
2 years ago
Volo.Abp.Auditing.Contracts
Remove unused Usings
2 years ago
Volo.Abp.Authorization
data collection implementation
1 year ago
Volo.Abp.Authorization.Abstractions
data collection implementation
1 year ago
Volo.Abp.AutoMapper
Add net8.0 target to AutoMapper project
1 year ago
Volo.Abp.Autofac
Add support for selective disabling of class interceptors
1 year ago
Volo.Abp.Autofac.WebAssembly
Upgrade to NET 9.0.
2 years ago
Volo.Abp.AzureServiceBus
Set AutoCompleteMessages to false by default
1 year ago
Volo.Abp.BackgroundJobs
Move job execution disabling to abstractions module
1 year ago
Volo.Abp.BackgroundJobs.Abstractions
Move job execution disabling to abstractions module
1 year ago
Volo.Abp.BackgroundJobs.HangFire
Improve Hangfire Initialization code
1 year ago
Volo.Abp.BackgroundJobs.Quartz
Remove unused Usings
2 years ago
Volo.Abp.BackgroundJobs.RabbitMQ
Update `RabbitMQ.Client` to 7.X.
1 year ago
Volo.Abp.BackgroundWorkers
Merge pull request #23403 from abpframework/auto-merge/rel-9-3/3900
1 year ago
Volo.Abp.BackgroundWorkers.Hangfire
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes
1 year ago
Volo.Abp.BackgroundWorkers.Quartz
Fix typo in property name from 'CornExpression' to 'CronExpression' in background worker classes
1 year ago
Volo.Abp.BlazoriseUI
Merge pull request #23307 from abpframework/auto-merge/rel-9-2/3866
1 year ago
Volo.Abp.BlobStoring
Add missing namespaces.
2 years ago
Volo.Abp.BlobStoring.Aliyun
Optimization of Stream and Resource Management
2 years ago
Volo.Abp.BlobStoring.Aws
Optimization of Stream and Resource Management
2 years ago
Volo.Abp.BlobStoring.Azure
Optimization of Stream and Resource Management
2 years ago
Volo.Abp.BlobStoring.Bunny
Refactor code.
2 years ago
Volo.Abp.BlobStoring.FileSystem
Optimization of Stream and Resource Management
2 years ago
Volo.Abp.BlobStoring.Google
Update_NPM_Packages
2 years ago
Volo.Abp.BlobStoring.Minio
Upgrade to NET 9.0.
2 years ago
Volo.Abp.Caching
Compatible with the new version of `HybridCache`.
1 year ago
Volo.Abp.Caching.StackExchangeRedis
Merge branch 'rel-9.0' into auto-merge/rel-8-3/3191
2 years ago
Volo.Abp.Castle.Core
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Cli
Merge branch 'dev' into pr/19609
1 year ago
Volo.Abp.Cli.Core
Merge pull request #23571 from abpframework/auto-merge/rel-9-3/3949
1 year ago
Volo.Abp.Core
Merge pull request #23625 from abpframework/auto-merge/rel-9-3/3961
1 year ago
Volo.Abp.Dapper
Upgrade to NET 9.0.
2 years ago
Volo.Abp.Dapr
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.Data
Remove unused Usings
2 years ago
Volo.Abp.Ddd.Application
Remove unused Usings
2 years ago
Volo.Abp.Ddd.Application.Contracts
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Ddd.Domain
Add provider name support to repository infrastructure
1 year ago
Volo.Abp.Ddd.Domain.Shared
Rename IgnoreEventSelectors to IgnoredEventSelectors.
1 year ago
Volo.Abp.DistributedLocking
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.DistributedLocking.Abstractions
AsyncKeyedLock optimizations
2 years ago
Volo.Abp.DistributedLocking.Dapr
Upgrade to NET 9.0.
2 years ago
Volo.Abp.Emailing
Public the `EmailSettingProvider` class.
1 year ago
Volo.Abp.EntityFrameworkCore
Add provider name support to repository infrastructure
1 year ago
Volo.Abp.EntityFrameworkCore.MySQL
Move `Pomelo` to a new package.
1 year ago
Volo.Abp.EntityFrameworkCore.MySQL.Pomelo
Move `Pomelo` to a new package.
1 year ago
Volo.Abp.EntityFrameworkCore.Oracle
Refactor connection string checkers to initialize connection settings within try blocks.
2 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart
Refactor connection string checkers to initialize connection settings within try blocks.
2 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql
Refactor connection string checkers to initialize connection settings within try blocks.
2 years ago
Volo.Abp.EntityFrameworkCore.SqlServer
Refactor connection string checkers to initialize connection settings within try blocks.
2 years ago
Volo.Abp.EntityFrameworkCore.Sqlite
Refactor connection string checkers to initialize connection settings within try blocks.
2 years ago
Volo.Abp.EventBus
Use unproxied handler type in `EventBusBase`
1 year ago
Volo.Abp.EventBus.Abstractions
Refactor `LocalDistributedEventBus`.
2 years ago
Volo.Abp.EventBus.Azure
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`.
2 years ago
Volo.Abp.EventBus.Dapr
Make sure `eventType` is not `null`.
2 years ago
Volo.Abp.EventBus.Kafka
Publish `DistributedEventSent/Received` events in `LocalDistributedEventBus`.
2 years ago
Volo.Abp.EventBus.RabbitMQ
Update PostConfigureAbpRabbitMqEventBusOptions.cs
1 year ago
Volo.Abp.EventBus.Rebus
Update AbpEventBusRebusModule.cs
1 year ago
Volo.Abp.ExceptionHandling
Add 'Authorizing' localization text.
1 year ago
Volo.Abp.Features
Try to get tenant's `EditionId` in `EditionFeatureManagementProvider`.
1 year ago
Volo.Abp.FluentValidation
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Gdpr.Abstractions
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.GlobalFeatures
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Guids
Merge branch 'prerel-9.0' into pr/20539
2 years ago
Volo.Abp.HangFire
Enhance AbpHangfireAuthorizationFilter to support policy requirements
1 year ago
Volo.Abp.Http
Update TypeApiDescriptionModel to include instance and public properties.
2 years ago
Volo.Abp.Http.Abstractions
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Http.Client
Merge pull request #23410 from abpframework/IAsyncEnumerable
1 year ago
Volo.Abp.Http.Client.Dapr
Upgrade to NET 9.0.
2 years ago
Volo.Abp.Http.Client.IdentityModel
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.Http.Client.IdentityModel.Web
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.Http.Client.Web
Remove unused Usings
2 years ago
Volo.Abp.IdentityModel
Use `Duende.IdentityModel` to replace `IdentityModel`.
1 year ago
Volo.Abp.Imaging.Abstractions
Reverse the contributors so that the services added later are executed first.
1 year ago
Volo.Abp.Imaging.AspNetCore
Upgrade to NET 9.0.
2 years ago
Volo.Abp.Imaging.ImageSharp
Optimization of Stream and Resource Management
2 years ago
Volo.Abp.Imaging.MagickNet
Remove unused Usings
2 years ago
Volo.Abp.Imaging.SkiaSharp
Optimization of Stream and Resource Management
2 years ago
Volo.Abp.Json
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Json.Abstractions
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Json.Newtonsoft
Add DateTimeOffset conversion method to IClock and only normalizing DateTime in MVC.
2 years ago
Volo.Abp.Json.SystemTextJson
Revert the changes made to `ObjectToInferredTypesConverter`.
1 year ago
Volo.Abp.Kafka
Remove unused Usings
2 years ago
Volo.Abp.Ldap
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Ldap.Abstractions
Remove unused Usings
2 years ago
Volo.Abp.Localization
Update timezone help text.
1 year ago
Volo.Abp.Localization.Abstractions
Make sure `Value` of `FixedLocalizableString` not null.
2 years ago
Volo.Abp.MailKit
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Mapperly
Optimize Map method lookup in mapping provider
1 year ago
Volo.Abp.Maui.Client
Remove unused Usings
2 years ago
Volo.Abp.MemoryDb
Add provider name support to repository infrastructure
1 year ago
Volo.Abp.Minify
Remove unused Usings
2 years ago
Volo.Abp.MongoDB
Add provider name support to repository infrastructure
1 year ago
Volo.Abp.MultiLingualObjects
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.MultiTenancy
support fallback tenant in AbpTenantResolveOptions
1 year ago
Volo.Abp.MultiTenancy.Abstractions
support fallback tenant in AbpTenantResolveOptions
1 year ago
Volo.Abp.ObjectExtending
Refactor property conversion logic to TypeHelper
1 year ago
Volo.Abp.ObjectMapping
Refactor collection type handling in ObjectMappingHelper and enhance tests for mapping collections
1 year ago
Volo.Abp.Quartz
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.RabbitMQ
Make sure the `existingConnection` is in the `Open` state and use `IAsyncDisposable`.
1 year ago
Volo.Abp.RemoteServices
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Security
Add logging warnings for missing cache in `MvcRemoteTenantStore` and `RemoteDynamicClaimsPrincipalContributorCacheBase`
1 year ago
Volo.Abp.Serialization
Remove unused Usings
2 years ago
Volo.Abp.Settings
update comment
2 years ago
Volo.Abp.Sms
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Sms.Aliyun
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Sms.TencentCloud
Added `Volo.Abp.Sms.TencentCloud` to `common.ps1`.
2 years ago
Volo.Abp.Specifications
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Swashbuckle
Add option to support adding `base` element to layout page.
1 year ago
Volo.Abp.TestBase
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.TextTemplating
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.TextTemplating.Core
Remove unused Usings
2 years ago
Volo.Abp.TextTemplating.Razor
Merge branch 'prerel-9.0' into pr/20539
2 years ago
Volo.Abp.TextTemplating.Scriban
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Threading
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.Timing
Refactor timezone handling to use local time zone retrieval and remove deprecated methods
1 year ago
Volo.Abp.UI
Hide Actions Column for Users Without Permissions
2 years ago
Volo.Abp.UI.Navigation
Remove unused Usings
2 years ago
Volo.Abp.Uow
Clear event predicates after `GetEventsRecords` method.
2 years ago
Volo.Abp.Validation
Support DateOnly and TimeOnly in type checks
1 year ago
Volo.Abp.Validation.Abstractions
Add net8.0` to `TargetFrameworks`.
2 years ago
Volo.Abp.VirtualFileSystem
Add net8.0` to `TargetFrameworks`.
2 years ago