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 a0c22b56fa
Merge branch 'dev' into net7
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 Update AbpAspNetCoreModule.cs 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 Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Components Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.Components.Server Upgrade to NET 7.0. 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 3 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Merge branch 'dev' into net7 3 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Upgrade to NET 7.0. 4 years ago
Volo.Abp.AspNetCore.MultiTenancy Merge branch 'dev' into net7 3 years ago
Volo.Abp.AspNetCore.Mvc Merge branch 'dev' into service-type 3 years ago
Volo.Abp.AspNetCore.Mvc.Client Merge branch 'dev' into net7 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 Merge branch 'dev' into net7 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Merge branch 'dev' into net7 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 Merge branch 'dev' into pr/13864 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Add Date Range Picker Packages 3 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Merge pull request #14451 from abpframework/auto-merge/rel-6-0/1423 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 Change EntityPropertyChangeInfo members to static 3 years ago
Volo.Abp.Auditing.Contracts Remove the setter from the auditing interfaces. 4 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 Upgrade `AutoMapper` to 12. 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 Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
Volo.Abp.BackgroundWorkers.Quartz Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods. 4 years ago
Volo.Abp.BlazoriseUI Merge pull request #14549 from abpframework/auto-merge/rel-6-0/1435 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 Upgrade to NET 7.0. 4 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 Merge branch 'dev' into net7 3 years ago
Volo.Abp.Cli.Core Merge pull request #14583 from abpframework/auto-merge/rel-6-0/1438 3 years ago
Volo.Abp.Core Introduce Application Instance Id & Rename IApplicationNameAccessor to IApplicationInfoAccessor 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 Merge pull request #13940 from abpframework/SeedInSeparateUowAsync 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 Fix build errors. 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 Update AbpDbContext.cs 3 years ago
Volo.Abp.EntityFrameworkCore.MySQL Update packages to 7.0. 3 years ago
Volo.Abp.EntityFrameworkCore.Oracle Update packages to 7.0. 3 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Update packages to 7.0. 3 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Update Volo.Abp.EntityFrameworkCore.PostgreSql.csproj 3 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade to NET 7.0. 4 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Upgrade to NET 7.0. 4 years ago
Volo.Abp.EventBus Using the event boxes orderly 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. 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 Implement infrastructure, Domain and EF Core modules. 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 Improve 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.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 Update IdentityClientConfiguration.cs 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 Update `AbpIncludeExtraPropertiesModifiers`. 3 years ago
Volo.Abp.Kafka Fix Kafka connection problem 3 years ago
Volo.Abp.Ldap hu-translation 3 years ago
Volo.Abp.Localization Merge branch 'dev' into pr/13864 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 Improve 4 years ago
Volo.Abp.Minify Update packages to latest 4 years ago
Volo.Abp.MongoDB Improve 4 years ago
Volo.Abp.MultiLingualObjects keep old format 4 years ago
Volo.Abp.MultiTenancy Change MultiTenancySides to byte 4 years ago
Volo.Abp.ObjectExtending Merge branch 'net7' into json 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 Add ImpersonatorUserName and ImpersonatorTenantName to AuditLog. 4 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 cancellationtoken in distributed locking. 4 years ago
Volo.Abp.Timing hu-translation 3 years ago
Volo.Abp.UI Merge branch 'dev' into pr/13864 3 years ago
Volo.Abp.UI.Navigation hu-translation 3 years ago
Volo.Abp.Uow Add `UnitOfWorkExtensions_Tests` 4 years ago
Volo.Abp.Validation Merge branch 'dev' into pr/13864 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