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