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 28f56f0e49
Merge pull request #15266 from abpframework/auto-merge/rel-7-0/1624
3 years ago
..
Volo.Abp remove bom from text files. closes #10189 5 years ago
Volo.Abp.ApiVersioning.Abstractions convert file-scoped namespacing for framework 5 years ago
Volo.Abp.AspNetCore Change `EnvironmentName` on `PreConfigureServices` method. 4 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. 4 years ago
Volo.Abp.AspNetCore.Components Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor Add MauiBlazorRemoteTenantStore 4 years ago
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming Add MAUI Blazor infrastructure 4 years ago
Volo.Abp.AspNetCore.Components.Server Register `HttpClient` in the necessary modules. 4 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 Merge branch 'dev' into net7 4 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Merge branch 'dev' into IAbpHostEnvironment 4 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 Merge branch 'dev' into service-type 4 years ago
Volo.Abp.AspNetCore.Mvc.Client Use `TimeSpan.FromSeconds(5)` instead of zero. 4 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Change culture parameter to cultureName. 4 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Remove `abp.auth.policies`. 4 years ago
Volo.Abp.AspNetCore.Mvc.Dapr Change async methods to sync. 4 years ago
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus Use cloud events. 4 years ago
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson Remove `HybridJson`. 4 years ago
Volo.Abp.AspNetCore.Mvc.UI Merge branch 'dev' into net7 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Merge pull request #15094 from abpframework/auto-merge/rel-7-0/1582 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 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Croatian translations 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Add Date Range Picker Packages 4 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 4 years ago
Volo.Abp.Auditing Merge branch 'abp' into entity-sync 4 years ago
Volo.Abp.Auditing.Contracts updated the summaries 3 years ago
Volo.Abp.Authorization Update de-DE.json 4 years ago
Volo.Abp.Authorization.Abstractions Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`. 4 years ago
Volo.Abp.AutoMapper Undo remove `IMapperAccessor`. 4 years ago
Volo.Abp.Autofac Add `AbpPropertySelector`. 4 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. 4 years ago
Volo.Abp.BackgroundJobs.Abstractions Switch to the tenant before the Execute Background Job 4 years ago
Volo.Abp.BackgroundJobs.HangFire Hangfire support specific queue 4 years ago
Volo.Abp.BackgroundJobs.Quartz convert file-scoped namespacing for framework 5 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 4 years ago
Volo.Abp.BackgroundWorkers.Quartz Enhance Background Workers integration 4 years ago
Volo.Abp.BlazoriseUI Merge pull request #14749 from abpframework/liangshiwei/blazorise 4 years ago
Volo.Abp.BlobStoring Made Container protected to allow reuse 4 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 4 years ago
Volo.Abp.Caching Merge branch 'dev' into net7 4 years ago
Volo.Abp.Caching.StackExchangeRedis Update AbpRedisCache.cs 4 years ago
Volo.Abp.Castle.Core Update packages to latest 4 years ago
Volo.Abp.Cli Merge branch 'dev' into net7 4 years ago
Volo.Abp.Cli.Core CLI: Run change-theme schematics after the install-libs command 3 years ago
Volo.Abp.Core Merge branch 'dev' into IAbpHostEnvironment 3 years ago
Volo.Abp.Dapper Update DapperRepository.cs 4 years ago
Volo.Abp.Dapr Change async methods to sync. 4 years ago
Volo.Abp.Data Merge pull request #13940 from abpframework/SeedInSeparateUowAsync 4 years ago
Volo.Abp.Ddd.Application Improve the performance when `totalCount` is 0. 4 years ago
Volo.Abp.Ddd.Application.Contracts Merge branch 'dev' into pr/13864 4 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 4 years ago
Volo.Abp.DistributedLocking.Abstractions Change DaprAbpDistributedLock implementation 4 years ago
Volo.Abp.DistributedLocking.Dapr Change async methods to sync. 4 years ago
Volo.Abp.Emailing hu-translation 4 years ago
Volo.Abp.EntityFrameworkCore Merge pull request #14897 from abpframework/bulk-update-delete 3 years ago
Volo.Abp.EntityFrameworkCore.MySQL Merge pull request #14897 from abpframework/bulk-update-delete 3 years ago
Volo.Abp.EntityFrameworkCore.Oracle Merge pull request #14897 from abpframework/bulk-update-delete 3 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Use EF Core 7.0 bulk update/delete operations. 4 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Use EF Core 7.0 bulk update/delete operations. 4 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Use EF Core 7.0 bulk update/delete operations. 4 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Use EF Core 7.0 bulk update/delete operations. 4 years ago
Volo.Abp.EventBus Move inbox/outbox classes to the right namespace 4 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. 4 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. 4 years ago
Volo.Abp.ExceptionHandling Merge branch 'dev' into pr/13864 4 years ago
Volo.Abp.Features Add `isAvailableToHost` parameter to `AddFeature`. 4 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 4 years ago
Volo.Abp.Guids convert file-scoped namespacing for framework 5 years ago
Volo.Abp.HangFire Update hangfire to 1.7.29 4 years ago
Volo.Abp.Http Merge branch 'dev' into service-type 4 years ago
Volo.Abp.Http.Abstractions convert file-scoped namespacing for framework 5 years ago
Volo.Abp.Http.Client Register `HttpClient` in the necessary modules. 4 years ago
Volo.Abp.Http.Client.Dapr Allow users to use the standard `Topic` attribute. 4 years ago
Volo.Abp.Http.Client.IdentityModel convert file-scoped namespacing for framework 5 years ago
Volo.Abp.Http.Client.IdentityModel.MauiBlazor Add MAUI Blazor infrastructure 4 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 4 years ago
Volo.Abp.IdentityModel Use `TimeSpan.FromSeconds(5)` instead of zero. 4 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 4 years ago
Volo.Abp.Ldap hu-translation 4 years ago
Volo.Abp.Localization Merge branch 'dev' into pr/13864 4 years ago
Volo.Abp.Localization.Abstractions LocalizableStringSerializer should support external localization resources. 4 years ago
Volo.Abp.MailKit MailKit: Add MessageId header 4 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 #14197 from gdlcf88/entity-sync 3 years ago
Volo.Abp.MultiLingualObjects keep old format 4 years ago
Volo.Abp.MultiTenancy Use `DisposeAction` with parameter. 4 years ago
Volo.Abp.ObjectExtending Merge branch 'net7' into json 4 years ago
Volo.Abp.ObjectMapping remove all .DotSettings files from projects 5 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 4 years ago
Volo.Abp.Serialization remove all .DotSettings files from projects 5 years ago
Volo.Abp.Settings Fix method summaries 4 years ago
Volo.Abp.Sms convert file-scoped namespacing for framework 5 years ago
Volo.Abp.Sms.Aliyun Update packages to latest 4 years ago
Volo.Abp.Specifications convert file-scoped namespacing for framework 5 years ago
Volo.Abp.Swashbuckle Merge pull request #14427 from abpframework/auto-merge/rel-6-0/1421 4 years ago
Volo.Abp.TestBase Update AbpIntegratedTest.cs 4 years ago
Volo.Abp.TextTemplating convert file-scoped namespacing for framework 5 years ago
Volo.Abp.TextTemplating.Core convert file-scoped namespacing for framework 5 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. 4 years ago
Volo.Abp.Timing hu-translation 4 years ago
Volo.Abp.UI Croatian translations 4 years ago
Volo.Abp.UI.Navigation Croatian translations 4 years ago
Volo.Abp.Uow Add `UnitOfWorkExtensions_Tests` 4 years ago
Volo.Abp.Validation Croatian translations 4 years ago
Volo.Abp.Validation.Abstractions convert file-scoped namespacing for framework 5 years ago
Volo.Abp.VirtualFileSystem Update some package to `MicrosoftPackageVersion`. 4 years ago