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.
 
 
 
 
 
 
Engincan VESKE 69dca2baa6 Improvements on Layout Hooks 3 years ago
..
Volo.Abp remove bom from text files. closes #10189 4 years ago
Volo.Abp.ApiVersioning.Abstractions convert file-scoped namespacing for framework 4 years ago
Volo.Abp.AspNetCore Change `EnvironmentName` on `PreConfigureServices` method. 3 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Register `HttpClient` in the necessary modules. 3 years ago
Volo.Abp.AspNetCore.Components Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor Add MauiBlazorRemoteTenantStore 3 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Add MAUI Blazor infrastructure 3 years ago
Volo.Abp.AspNetCore.Components.Server `UseStaticWebAssets` for Blazor Server module. 3 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Components.Web Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Components.Web.Theming Improvements on Layout Hooks 3 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Merge branch 'dev' into IAbpHostEnvironment 3 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.MultiTenancy Set HTTP header when tenant not found. 3 years ago
Volo.Abp.AspNetCore.Mvc Update AbpExceptionPageFilter.cs 3 years ago
Volo.Abp.AspNetCore.Mvc.Client Use `TimeSpan.FromSeconds(5)` instead of zero. 3 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Change culture parameter to cultureName. 3 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Remove `abp.auth.policies`. 3 years ago
Volo.Abp.AspNetCore.Mvc.Dapr Change async methods to sync. 3 years ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus Use cloud events. 3 years ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson Remove `HybridJson`. 4 years ago
Volo.Abp.AspNetCore.Mvc.UI Improvements on Layout Hooks 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Merge pull request #15297 from abpframework/auto-merge/rel-7-0/1632 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Merge branch 'dev' into net7 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Croatian translations 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Fix vulnerable packages 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Update jquery-extensions.js 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Update some package to `MicrosoftPackageVersion`. 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Serilog Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.SignalR Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.TestBase Merge branch 'net7' into json 3 years ago
Volo.Abp.Auditing Merge branch 'abp' into entity-sync 3 years ago
Volo.Abp.Auditing.Contracts Update IHasEntityVersion.cs 3 years ago
Volo.Abp.Authorization Update de-DE.json 3 years ago
Volo.Abp.Authorization.Abstractions Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`. 3 years ago
Volo.Abp.AutoMapper Do not validate `ExtraProperties`. 3 years ago
Volo.Abp.Autofac Add `AbpPropertySelector`. 3 years ago
Volo.Abp.Autofac.WebAssembly Upgrade to NET 7.0. 4 years ago
Volo.Abp.AzureServiceBus Update packages to latest 4 years ago
Volo.Abp.BackgroundJobs Rename. 3 years ago
Volo.Abp.BackgroundJobs.Abstractions Switch to the tenant before the Execute Background Job 3 years ago
Volo.Abp.BackgroundJobs.HangFire Hangfire support specific queue 3 years ago
Volo.Abp.BackgroundJobs.Quartz convert file-scoped namespacing for framework 4 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Improve 4 years ago
Volo.Abp.BackgroundWorkers Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
Volo.Abp.BackgroundWorkers.Hangfire Enhance Background Workers integration 3 years ago
Volo.Abp.BackgroundWorkers.Quartz Enhance Background Workers integration 3 years ago
Volo.Abp.BlazoriseUI Merge pull request #15275 from abpframework/auto-merge/rel-7-0/1628 3 years ago
Volo.Abp.BlobStoring Made Container protected to allow reuse 3 years ago
Volo.Abp.BlobStoring.Aliyun Update packages to latest 4 years ago
Volo.Abp.BlobStoring.Aws Update packages to latest 4 years ago
Volo.Abp.BlobStoring.Azure Update packages to latest 4 years ago
Volo.Abp.BlobStoring.FileSystem Update packages to latest 4 years ago
Volo.Abp.BlobStoring.Minio Enhance Blob storing Minio provider 3 years ago
Volo.Abp.Caching Merge branch 'dev' into net7 3 years ago
Volo.Abp.Caching.StackExchangeRedis Update AbpRedisCache.cs 3 years ago
Volo.Abp.Castle.Core Update packages to latest 4 years ago
Volo.Abp.Cli Remove timestamp and Level from ABP CLI 3 years ago
Volo.Abp.Cli.Core Enhance ABP CLI 3 years ago
Volo.Abp.Core Merge branch 'dev' into IAbpHostEnvironment 3 years ago
Volo.Abp.Dapper Update DapperRepository.cs 3 years ago
Volo.Abp.Dapr Change async methods to sync. 3 years ago
Volo.Abp.Data Add `MongoDBConnectionStringChecker`. 3 years ago
Volo.Abp.Ddd.Application Improve the performance when `totalCount` is 0. 3 years ago
Volo.Abp.Ddd.Application.Contracts Merge branch 'dev' into pr/13864 3 years ago
Volo.Abp.Ddd.Domain Merge pull request #15199 from abpframework/auto-merge/rel-7-0/1605 3 years ago
Volo.Abp.DistributedLocking Distributed lock key prefix 3 years ago
Volo.Abp.DistributedLocking.Abstractions Change DaprAbpDistributedLock implementation 3 years ago
Volo.Abp.DistributedLocking.Dapr Change async methods to sync. 3 years ago
Volo.Abp.Emailing hu-translation 3 years ago
Volo.Abp.EntityFrameworkCore Add `MongoDBConnectionStringChecker`. 3 years ago
Volo.Abp.EntityFrameworkCore.MySQL Merge pull request #15425 from abpframework/auto-merge/rel-7-0/1656 3 years ago
Volo.Abp.EntityFrameworkCore.Oracle Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647 3 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647 3 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647 3 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647 3 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647 3 years ago
Volo.Abp.EventBus Move inbox/outbox classes to the right namespace 3 years ago
Volo.Abp.EventBus.Abstractions Move event handler interfaces to the abstraction package. 4 years ago
Volo.Abp.EventBus.Azure Set MessageId only if ServiceBusMessage doesn't have one 4 years ago
Volo.Abp.EventBus.Dapr Change async methods to sync. 3 years ago
Volo.Abp.EventBus.Kafka Fix Kafka problem 4 years ago
Volo.Abp.EventBus.RabbitMQ Enhance RabbitMQ to set PrefetchCount 4 years ago
Volo.Abp.EventBus.Rebus Update packages to 7.0. 3 years ago
Volo.Abp.ExceptionHandling Merge branch 'dev' into pr/13864 3 years ago
Volo.Abp.Features Set defaults while adding features 3 years ago
Volo.Abp.FluentValidation Update packages to latest 4 years ago
Volo.Abp.Gdpr.Abstractions GDPR: Remove event bus dependency from the abstraction package 4 years ago
Volo.Abp.GlobalFeatures german language files consolidation 3 years ago
Volo.Abp.Guids convert file-scoped namespacing for framework 4 years ago
Volo.Abp.HangFire Update hangfire to 1.7.29 4 years ago
Volo.Abp.Http Merge branch 'dev' into service-type 3 years ago
Volo.Abp.Http.Abstractions convert file-scoped namespacing for framework 4 years ago
Volo.Abp.Http.Client Register `HttpClient` in the necessary modules. 3 years ago
Volo.Abp.Http.Client.Dapr Allow users to use the standard `Topic` attribute. 3 years ago
Volo.Abp.Http.Client.IdentityModel convert file-scoped namespacing for framework 4 years ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor Add MAUI Blazor infrastructure 3 years ago
Volo.Abp.Http.Client.IdentityModel.Web Upgrade to NET 7.0. 4 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Upgrade to NET 7.0. 4 years ago
Volo.Abp.Http.Client.Web Log controller and action name on errors 3 years ago
Volo.Abp.IdentityModel Use `TimeSpan.FromSeconds(5)` instead of zero. 3 years ago
Volo.Abp.Json Remove `HybridJson`. 4 years ago
Volo.Abp.Json.Abstractions Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`. 4 years ago
Volo.Abp.Json.Newtonsoft Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`. 4 years ago
Volo.Abp.Json.SystemTextJson Add `AbpIncludeNonPublicPropertiesModifiers` when `AddEntityCache`. 3 years ago
Volo.Abp.Kafka Fix Kafka connection problem 3 years ago
Volo.Abp.Ldap hu-translation 3 years ago
Volo.Abp.Localization Change property name as TwoLetterISOLanguageName in LanguageInfo 3 years ago
Volo.Abp.Localization.Abstractions LocalizableStringSerializer should support external localization resources. 3 years ago
Volo.Abp.MailKit MailKit: Add MessageId header 3 years ago
Volo.Abp.MemoryDb Merge pull request #14197 from gdlcf88/entity-sync 3 years ago
Volo.Abp.Minify Update packages to latest 4 years ago
Volo.Abp.MongoDB Merge pull request #15362 from abpframework/auto-merge/rel-7-0/1647 3 years ago
Volo.Abp.MultiLingualObjects keep old format 4 years ago
Volo.Abp.MultiTenancy Use `DisposeAction` with parameter. 3 years ago
Volo.Abp.ObjectExtending Object Extensions supports Enum property 3 years ago
Volo.Abp.ObjectMapping remove all .DotSettings files from projects 4 years ago
Volo.Abp.Quartz Update packages to latest 4 years ago
Volo.Abp.RabbitMQ Improve 4 years ago
Volo.Abp.RemoteServices Resolved #12681: Introduce Volo.Abp.RemoteServices package. 4 years ago
Volo.Abp.Security Merge pull request #14453 from CrazyBaran/Closure-Allocations-in-CurrentTenant 3 years ago
Volo.Abp.Serialization remove all .DotSettings files from projects 4 years ago
Volo.Abp.Settings Fix method summaries 4 years ago
Volo.Abp.Sms convert file-scoped namespacing for framework 4 years ago
Volo.Abp.Sms.Aliyun Update packages to latest 4 years ago
Volo.Abp.Specifications convert file-scoped namespacing for framework 4 years ago
Volo.Abp.Swashbuckle Merge pull request #14427 from abpframework/auto-merge/rel-6-0/1421 3 years ago
Volo.Abp.TestBase Update AbpIntegratedTest.cs 4 years ago
Volo.Abp.TextTemplating convert file-scoped namespacing for framework 4 years ago
Volo.Abp.TextTemplating.Core convert file-scoped namespacing for framework 4 years ago
Volo.Abp.TextTemplating.Razor Upgrade to NET 7.0. 4 years ago
Volo.Abp.TextTemplating.Scriban Update packages to latest 4 years ago
Volo.Abp.Threading Use `DisposeAction` with parameter. 3 years ago
Volo.Abp.Timing hu-translation 3 years ago
Volo.Abp.UI Croatian translations 3 years ago
Volo.Abp.UI.Navigation Croatian translations 3 years ago
Volo.Abp.Uow Add `AlwaysDisableTransactionsUnitOfWorkManager`. 3 years ago
Volo.Abp.Validation Croatian translations 3 years ago
Volo.Abp.Validation.Abstractions convert file-scoped namespacing for framework 4 years ago
Volo.Abp.VirtualFileSystem Update some package to `MicrosoftPackageVersion`. 4 years ago