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 a7712198e4
Merge pull request #18885 from abpframework/auto-merge/rel-8-0/2449
2 years 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 #18638 from abpframework/DisableInterceptorAndFilter 2 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Components Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor Rename `NormalizedTenantName` to `NormalizedName`. 2 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Upgrade abp to NET 8.0. 2 years ago
Volo.Abp.AspNetCore.Components.Server Merge pull request #18226 from abpframework/BlazorServerLookupApiRequestService 2 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Components.Web Remove `IAbpClaimsPrincipalFactory` from `AbpComponentsClaimsCache`. 2 years ago
Volo.Abp.AspNetCore.Components.Web.Theming Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Merge pull request #18226 from abpframework/BlazorServerLookupApiRequestService 2 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Rename ".abppkg.json" filenames to ".abppkg" 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 #18638 from abpframework/DisableInterceptorAndFilter 2 years ago
Volo.Abp.AspNetCore.Mvc.Client Add `NormalizedName` property to `Tenant`. 2 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Add `NormalizedName` property to `Tenant`. 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 Use outline variation for Cancel in Modals 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Merge branch 'dev' into NormalizedName 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Update abp-sweetalert2.js 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Rename ".abppkg.json" filenames to ".abppkg" 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 Throw exception if same hub has same `RoutePattern`. 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 Improve 2 years ago
Volo.Abp.Authorization.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AutoMapper Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Autofac Merge pull request #18638 from abpframework/DisableInterceptorAndFilter 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 Rename ".abppkg.json" filenames to ".abppkg" 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 Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BackgroundWorkers.Hangfire Merge pull request #18481 from abpframework/auto-merge/rel-7-4/2355 2 years ago
Volo.Abp.BackgroundWorkers.Quartz Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.BlazoriseUI Use Outline button variation for blazor alert 2 years ago
Volo.Abp.BlobStoring #18391 - corrected some messages to return proper english 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.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 Rename ".abppkg.json" filenames to ".abppkg" 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 #18426 from abpframework/NormalizedName 2 years ago
Volo.Abp.Core Merge pull request #18638 from abpframework/DisableInterceptorAndFilter 2 years 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 Update zh-Hans.json. 2 years ago
Volo.Abp.Ddd.Domain Add `OnActivated` event for `ServiceDescriptor`. 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 Improve 2 years ago
Volo.Abp.EntityFrameworkCore Refactor `EntityHistoryHelper `. 2 years ago
Volo.Abp.EntityFrameworkCore.MySQL Update Microsoft packages to `7.0.14` 2 years ago
Volo.Abp.EntityFrameworkCore.Oracle Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Update Volo.Abp.EntityFrameworkCore.Oracle.Devart.csproj 2 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.EventBus Rename ".abppkg.json" filenames to ".abppkg" 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 Merge branch 'dev' into auto-merge/rel-8-0/2406 2 years ago
Volo.Abp.Features Improve 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 Improve 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 Sort the API Definition 2 years ago
Volo.Abp.Http.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Http.Client #18391 - corrected some messages to return proper english 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 Rename ".abppkg.json" filenames to ".abppkg" 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 Rename ".abppkg.json" filenames to ".abppkg" 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 Improve 2 years ago
Volo.Abp.Localization Revise all zh-Hans.json localization texts. 2 years ago
Volo.Abp.Localization.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.MailKit Rename ".abppkg.json" filenames to ".abppkg" 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 Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.MongoDB fix outbox configuration for mongodb 2 years ago
Volo.Abp.MultiLingualObjects Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.MultiTenancy Merge branch 'dev' into NormalizedName 2 years ago
Volo.Abp.MultiTenancy.Abstractions Merge branch 'dev' into NormalizedName 2 years ago
Volo.Abp.ObjectExtending Rename ".abppkg.json" filenames to ".abppkg" 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 Add `RememberMe` claim to current identity principal. 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 #18885 from abpframework/auto-merge/rel-8-0/2449 2 years ago
Volo.Abp.TestBase Support `keyed-services`. 2 years ago
Volo.Abp.TextTemplating Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.TextTemplating.Core Rename ".abppkg.json" filenames to ".abppkg" 2 years 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 Revise all zh-Hans.json localization texts. 2 years ago
Volo.Abp.UI Improve 2 years ago
Volo.Abp.UI.Navigation Update ApplicationMenuExtensions.cs 2 years ago
Volo.Abp.Uow Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.Validation Improve 2 years ago
Volo.Abp.Validation.Abstractions Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.VirtualFileSystem Rename ".abppkg.json" filenames to ".abppkg" 2 years ago