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 3aadfa5a87
Use the latest `Microsoft.IdentityModel.*` packages.
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 Add `Volo.Abp.AspNetCore.Abstractions` package. 2 years ago
Volo.Abp.AspNetCore.Abstractions Add `Volo.Abp.AspNetCore.Abstractions` package. 2 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Use the latest `Microsoft.IdentityModel.*` packages. 2 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Use the latest `Microsoft.IdentityModel.*` packages. 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 Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
Volo.Abp.AspNetCore.Components.Web update authentication-state-listener.js 2 years ago
Volo.Abp.AspNetCore.Components.Web.Theming Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Redirect to home page when get a `403` response. 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 branch 'dev' into IdentitySession 2 years 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 Revoke unused access tokens from Blazor. 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 Merge pull request #19495 from abpframework/auto-merge/rel-8-1/2624 2 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Update bundle error color in AbpTagHelperResourceService.cs 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 authentication-state-listener.js 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 Abort signalr connection if session has expired. 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 Upgrade AutoMapper to 13.0.1 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 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 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 Merge pull request #19344 from abpframework/liangshiwei/toaster 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.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 branch 'dev' into auto-merge/rel-8-1/2621 2 years ago
Volo.Abp.Core Use the method provided by .NET8 ToSnakeCase 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 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 Merge branch 'dev' into auto-merge/rel-8-1/2644 2 years ago
Volo.Abp.EntityFrameworkCore Merge pull request #19598 from abpframework/auto-merge/rel-8-1/2649 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 Update AbpUnitTestSqliteConnection.cs 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 Remove more obsolete exception as stated in #19190 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 Update ConcurrentDictionary to Dictionary 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 Pass `JsonSerializerOptions` when serializing the `enum`. 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 remove flag-icon completely. 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 Merge pull request #19240 from abpframework/auto-merge/rel-8-1/2563 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 Tenant cache problem fixed 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 Update AbpClaimTypes.cs 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 Publish `EntityUpdatedEvent` when navigation changes. 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 "SuccessfullyDeleted" localization key changed to "DeletedSuccessfully", 2 years ago
Volo.Abp.UI.Navigation Update ApplicationMenuExtensions.cs 2 years ago
Volo.Abp.Uow Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
Volo.Abp.Validation Validate email address for `IEmailSender.QueueAsync` method to prevent background job to retry if the email address is invalid. 2 years 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 Rename ".abppkg.json" filenames to ".abppkg" 2 years ago