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 fc3cec7a80
Merge pull request #20770 from abpframework/auto-merge/rel-8-3/2986
1 year ago
..
Volo.Abp Upgrade abp to NET 8.0. 2 years ago
Volo.Abp.ApiVersioning.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore Merge pull request #20596 from abpframework/AbpDynamicClaimsMiddleware 1 year ago
Volo.Abp.AspNetCore.Abstractions Return more messages for `401 Unauthorized`. 2 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Return more messages for `401 Unauthorized`. 2 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Attach auth server current culture info to response. 2 years ago
Volo.Abp.AspNetCore.Components Add `IBlockUiService` for blazor. 2 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor TenantStore list method added 2 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Add `IBlockUiService` for blazor. 2 years ago
Volo.Abp.AspNetCore.Components.Server Add `_framework/blazor.web.js` to `App.razor`. 2 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Change namespace of `AbpAspNetCoreComponentsWebOptions`. 2 years ago
Volo.Abp.AspNetCore.Components.Web Add `Width` property to `TableColumn` class. 2 years ago
Volo.Abp.AspNetCore.Components.Web.Theming Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Add `WebAssemblyMultiTenantUrlProvider`. 2 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
Volo.Abp.AspNetCore.MultiTenancy Provide a way for the controller to skip all interceptors and filters. 2 years ago
Volo.Abp.AspNetCore.Mvc Merge pull request #20770 from abpframework/auto-merge/rel-8-3/2986 1 year ago
Volo.Abp.AspNetCore.Mvc.Client Merge branch 'dev' into IdentitySession 2 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Clear the `ApplicationConfigurationDto` cache when getting dynamic claims fails. 2 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Add `Extension Property Policy` feature. 2 years ago
Volo.Abp.AspNetCore.Mvc.Dapr Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.UI Update related method to async. 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Remove `text-muted` class. 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Merge pull request #20630 from abpframework/auto-merge/rel-8-3/2938 1 year ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Translated to Swedish (sv) 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Add `Compatible Code`. 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared DateRangePicker Improvements 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Remove striped-rows from tables 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Serilog Provide a way for the controller to skip all interceptors and filters. 2 years ago
Volo.Abp.AspNetCore.SignalR Always `CheckDynamicClaims` on `OnConnectedAsync` and `OnDisconnectedAsync` method. 2 years ago
Volo.Abp.AspNetCore.TestBase Support `keyed-services`. 2 years ago
Volo.Abp.Auditing Add `SaveEntityHistoryWhenNavigationChanges` to `AbpAuditingOptions `. 2 years ago
Volo.Abp.Auditing.Contracts Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Authorization Translated to Swedish (sv) 2 years ago
Volo.Abp.Authorization.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AutoMapper Upgrade AutoMapper to 13.0.1 2 years ago
Volo.Abp.Autofac Avoid caching `IServiceProvider ` service. 2 years ago
Volo.Abp.Autofac.WebAssembly Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AzureServiceBus Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BackgroundJobs Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BackgroundJobs.Abstractions Remove more obsolete exception as stated in #19190 2 years ago
Volo.Abp.BackgroundJobs.HangFire Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BackgroundJobs.Quartz Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BackgroundWorkers Merge pull request #20304 from abpframework/auto-merge/rel-8-2/2823 2 years ago
Volo.Abp.BackgroundWorkers.Hangfire Update HangfireBackgroundWorkerManager.cs 2 years ago
Volo.Abp.BackgroundWorkers.Quartz Add BackgroundWorkerNameAttribute 2 years ago
Volo.Abp.BlazoriseUI Merge pull request #20326 from abpframework/TableColumn 2 years ago
Volo.Abp.BlobStoring Remove more obsolete exception as stated in #19190 2 years ago
Volo.Abp.BlobStoring.Aliyun Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BlobStoring.Aws Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BlobStoring.Azure Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BlobStoring.FileSystem Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BlobStoring.Google Add BLOB Storing Google Provider document 1 year ago
Volo.Abp.BlobStoring.Minio Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Caching Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Caching.StackExchangeRedis Enhance AbpRedisCahce 2 years ago
Volo.Abp.Castle.Core Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Cli Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Cli.Core Merge pull request #20334 from abpframework/auto-merge/rel-8-2/2842 2 years ago
Volo.Abp.Core Rename to `UrlHelper`. 1 year ago
Volo.Abp.Dapper Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Dapr Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Data Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Ddd.Application Merge branches 'remove-entity-dto-restrictions' and 'remove-entity-dto-restrictions' of github.com:Bdaya-Dev/abp; branch 'dev' of github.com:abpframework/abp into remove-entity-dto-restrictions 2 years ago
Volo.Abp.Ddd.Application.Contracts Translated to Swedish (sv) 2 years ago
Volo.Abp.Ddd.Domain Merge branch 'dev' into auto-merge/rel-8-1/2621 2 years ago
Volo.Abp.Ddd.Domain.Shared Upgrade abp to NET 8.0. 2 years ago
Volo.Abp.DistributedLocking Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.DistributedLocking.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.DistributedLocking.Dapr Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Emailing Translated to Swedish (sv) 2 years ago
Volo.Abp.EntityFrameworkCore Backup `ExtraProperties` during `Reload` entry. 1 year ago
Volo.Abp.EntityFrameworkCore.MySQL Set `UseDbFunction` to `false` by default. 2 years ago
Volo.Abp.EntityFrameworkCore.Oracle Set `UseDbFunction` to `false` by default. 2 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Set `UseDbFunction` to `false` by default. 2 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Set `UseDbFunction` to `false` by default. 2 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Set `UseDbFunction` to `false` by default. 2 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Set `UseDbFunction` to `false` by default. 2 years ago
Volo.Abp.EventBus Support a handler to implement both `Local` and `Distribute`. 2 years ago
Volo.Abp.EventBus.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EventBus.Azure Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EventBus.Dapr Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EventBus.Kafka Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EventBus.RabbitMQ Add more Arguments to AbpRabbitMqEventBusOptions 2 years ago
Volo.Abp.EventBus.Rebus Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.ExceptionHandling Translated to Swedish (sv) 2 years ago
Volo.Abp.Features Translated to Swedish (sv) 2 years ago
Volo.Abp.FluentValidation Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Gdpr.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.GlobalFeatures Translated to Swedish (sv) 2 years ago
Volo.Abp.Guids Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.HangFire Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Http Update ConcurrentDictionary to Dictionary 2 years ago
Volo.Abp.Http.Abstractions Return more messages for `401 Unauthorized`. 2 years ago
Volo.Abp.Http.Client Return more messages for `401 Unauthorized`. 2 years ago
Volo.Abp.Http.Client.Dapr Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Http.Client.IdentityModel Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor Upgrade abp to NET 8.0. 2 years ago
Volo.Abp.Http.Client.IdentityModel.Web Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Http.Client.Web Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.IdentityModel Use `sha256` to calculate the cache key. 2 years ago
Volo.Abp.Imaging.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Imaging.AspNetCore Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Imaging.ImageSharp Merge branch 'dev' into auto-merge/rel-7-4/2253 2 years ago
Volo.Abp.Imaging.MagickNet Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Imaging.SkiaSharp Add `SkiaSharp`'s linux and macos assets. 2 years ago
Volo.Abp.Json Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Json.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Json.Newtonsoft Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Json.SystemTextJson Avoid caching `IServiceProvider ` service. 2 years ago
Volo.Abp.Kafka Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Ldap Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Ldap.Abstractions Translated to Swedish (sv) 2 years ago
Volo.Abp.Localization Translated to Swedish (sv) 2 years ago
Volo.Abp.Localization.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.MailKit Make `BackgroundEmailSendingJobArgs ` support `IMultiTenant` 2 years ago
Volo.Abp.Maui.Client Upgrade abp to NET 8.0. 2 years ago
Volo.Abp.MemoryDb Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Minify Remove more obsolete exception as stated in #19190 2 years ago
Volo.Abp.MongoDB Set event record extra properties from `eventInfo` 2 years ago
Volo.Abp.MultiLingualObjects Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.MultiTenancy TenantStore list method added 2 years ago
Volo.Abp.MultiTenancy.Abstractions Translated to Swedish (sv) 2 years ago
Volo.Abp.ObjectExtending Merge pull request #20371 from abpframework/auto-merge/rel-8-3/2859 2 years ago
Volo.Abp.ObjectMapping Introduce `ExposeKeyedServicesAttribute`. 2 years ago
Volo.Abp.Quartz Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.RabbitMQ Add more Arguments to AbpRabbitMqEventBusOptions 2 years ago
Volo.Abp.RemoteServices Do not create multiTenantConfiguration if baseUrl is not changed 2 years ago
Volo.Abp.Security Return more messages for `401 Unauthorized`. 2 years ago
Volo.Abp.Serialization Introduce `ExposeKeyedServicesAttribute`. 2 years ago
Volo.Abp.Settings Improve 2 years ago
Volo.Abp.Sms Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Sms.Aliyun Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Specifications Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Swashbuckle Merge pull request #20072 from abpframework/auto-merge/rel-8-2/2782 2 years ago
Volo.Abp.TestBase Avoid caching `IServiceProvider ` service. 2 years ago
Volo.Abp.TextTemplating Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.TextTemplating.Core Disable reader cache in the development environment. 1 year ago
Volo.Abp.TextTemplating.Razor Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.TextTemplating.Scriban Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Threading Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Timing Translated to Swedish (sv) 2 years ago
Volo.Abp.UI Translated to Swedish (sv) 2 years ago
Volo.Abp.UI.Navigation Rename to `UrlHelper`. 1 year ago
Volo.Abp.Uow Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
Volo.Abp.Validation Update and fixes es.json 1 year ago
Volo.Abp.Validation.Abstractions Validate email address for `IEmailSender.QueueAsync` method to prevent background job to retry if the email address is invalid. 2 years ago
Volo.Abp.VirtualFileSystem Add `CachedBundleDynamicFileProvider` to sync bundle files using cache. 2 years ago