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.
 
 
 
 
 
 
Alper Ebicoglu b1b9af0656
add virtual keyword to allow overrides
5 years ago
..
Volo.Abp Use netstandard for class library & blazor. 5 years ago
Volo.Abp.ApiVersioning.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.AspNetCore Resolved #5866: Auditing interceptor should start auditing scope if auditing middleware was not added. 5 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Introduce Directory.Build.props. 5 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Upgrade TargetFramework/packages to net5.0 RC. 5 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Improved 5 years ago
Volo.Abp.AspNetCore.Components Error handling in blazor UI 5 years ago
Volo.Abp.AspNetCore.Components.Server add lookup implementation when blazor server is not tiered 5 years ago
Volo.Abp.AspNetCore.Components.Server.BasicTheme Remove unnecessary injection. 5 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Update fodyWeavers.xml 5 years ago
Volo.Abp.AspNetCore.Components.Web lookup api request service implementation 5 years ago
Volo.Abp.AspNetCore.Components.Web.BasicTheme Should increment the sequence. 5 years ago
Volo.Abp.AspNetCore.Components.Web.Theming remove unnecessary `Console` usages. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly lookup api request service implementation 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme put bundle parameters inside bundle context. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Update Blazor projects for Bootstrap 4.6 5 years ago
Volo.Abp.AspNetCore.MultiTenancy Only switch and get default language when the tenants are different. 5 years ago
Volo.Abp.AspNetCore.Mvc Check stream CanSeek before change Position. 5 years ago
Volo.Abp.AspNetCore.Mvc.Client Resolved #7508: Use the default language setting if user hasn't selected a language. 5 years ago
Volo.Abp.AspNetCore.Mvc.Client.Common Volo.Abp.AspNetCore.Mvc.Contracts should not depend on Volo.Abp.Ddd.Application 5 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Introduce a way to reset MVC client cache. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Resolved #8163: Allow to ignore files on minification (MVC UI). 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Resolved #8163: Allow to ignore files on minification (MVC UI). 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Added en-GB json files 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages CmsKit - Move SlugifyScriptContributor to Mvc.UI.Packages 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Add LogoUrl to Brand component. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Always set promise to null. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Upgrade TargetFramework/packages to net5.0 RC. 5 years ago
Volo.Abp.AspNetCore.Serilog Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.AspNetCore.SignalR Remove unused namespace 5 years ago
Volo.Abp.AspNetCore.TestBase Introduce Directory.Build.props. 5 years ago
Volo.Abp.Auditing Resolved #5866: Auditing interceptor should start auditing scope if auditing middleware was not added. 5 years ago
Volo.Abp.Authorization translate setting and cms-kit 5 years ago
Volo.Abp.AutoMapper Merge pull request #7666 from iyilm4z/MapExtraPropertiesToRegularProperties 5 years ago
Volo.Abp.Autofac Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.Autofac.WebAssembly Update TargetFramework. 5 years ago
Volo.Abp.BackgroundJobs Sorting all modifiers 5 years ago
Volo.Abp.BackgroundJobs.Abstractions Resolve warnings. 5 years ago
Volo.Abp.BackgroundJobs.HangFire Add AbpDashboardOptionsProvider. 5 years ago
Volo.Abp.BackgroundJobs.Quartz Always store string type values to JobDataMap 5 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Remove `var Consumer` 5 years ago
Volo.Abp.BackgroundWorkers Sorting all modifiers 5 years ago
Volo.Abp.BackgroundWorkers.Quartz Use Standby instead of PauseAll method 5 years ago
Volo.Abp.BlazoriseUI update attribute message. 5 years ago
Volo.Abp.BlobStoring Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.BlobStoring.Aliyun Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.BlobStoring.Aws Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.BlobStoring.Azure Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.BlobStoring.FileSystem Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.Minio Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.Caching Update cache document 5 years ago
Volo.Abp.Caching.StackExchangeRedis Add RemoveMany method 5 years ago
Volo.Abp.Castle.Core Sorting all modifiers 5 years ago
Volo.Abp.Cli Delete launchSettings.json 5 years ago
Volo.Abp.Cli.Core Cli: fix project finder blazor 5 years ago
Volo.Abp.Core Check stream CanSeek before change Position. 5 years ago
Volo.Abp.Dapper Implement async transaction methods. 5 years ago
Volo.Abp.Data Added AbpAuthorizationServiceExtensions.IsGrantedAnyAsync 5 years ago
Volo.Abp.Ddd.Application Create interceptor for global features 5 years ago
Volo.Abp.Ddd.Application.Contracts Added en-GB json files 5 years ago
Volo.Abp.Ddd.Domain Update GetListAsync method 5 years ago
Volo.Abp.Emailing localized framework + modules to dutch 5 years ago
Volo.Abp.EntityFrameworkCore Fix order of commit/rollback 5 years ago
Volo.Abp.EntityFrameworkCore.MySQL Enabling split queries globally. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle Make Volo.Abp.EntityFrameworkCore.Oracle available. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart update Devart.Data.Oracle.EFCore to the latest 5 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to 5.0.2 5 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Merge branch 'rel-4.0' into dev 5 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Merge branch 'rel-4.0' into dev 5 years ago
Volo.Abp.EventBus Added Volo.Abp.EventBus.Abstractions package. 5 years ago
Volo.Abp.EventBus.Abstractions Merge branch 'auto-merge/rel-4-2/163' into dev 5 years ago
Volo.Abp.EventBus.Kafka Sorting all modifiers 5 years ago
Volo.Abp.EventBus.RabbitMQ Use netstandard for class library & blazor. 5 years ago
Volo.Abp.EventBus.Rebus Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.ExceptionHandling Merge pull request #8001 from abpframework/liangshiwei/abpremotecallexception 5 years ago
Volo.Abp.Features translate setting and cms-kit 5 years ago
Volo.Abp.FluentValidation Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.GlobalFeatures Enhanced global features interceptor 5 years ago
Volo.Abp.Guids Use netstandard for class library & blazor. 5 years ago
Volo.Abp.HangFire Use 1.7.* as Hangfire package version. 5 years ago
Volo.Abp.Http rename configuration class name 5 years ago
Volo.Abp.Http.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Http.Client Add RemoteStreamContent to handle remote stream.. 5 years ago
Volo.Abp.Http.Client.IdentityModel Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Http.Client.IdentityModel.Web Sorting all modifiers 5 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly put bundle parameters inside bundle context. 5 years ago
Volo.Abp.IdentityModel Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.Json Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.Kafka Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.Ldap localized framework + modules to dutch 5 years ago
Volo.Abp.Localization Added en-GB json files 5 years ago
Volo.Abp.Localization.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.MailKit Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.MemoryDb Improved 5 years ago
Volo.Abp.Minify Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.MongoDB add virtual keyword to allow overrides 5 years ago
Volo.Abp.MultiLingualObject Update Volo.Abp.MultiLingualObject.csproj 5 years ago
Volo.Abp.MultiTenancy Define and handle AbpDbConnectionOptions.Databases option. 5 years ago
Volo.Abp.ObjectExtending Merge branch 'dev' into ui-extensions-blazor 5 years ago
Volo.Abp.ObjectMapping Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Quartz Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.RabbitMQ Use lazy in connection pooling 5 years ago
Volo.Abp.Security Create default ClaimsIdentity for AbpClaimsPrincipalFactory. 5 years ago
Volo.Abp.Serialization Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Settings Make GetAllAsync method of SettingProvider virtual. 5 years ago
Volo.Abp.Sms Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Sms.Aliyun Optimized code. 5 years ago
Volo.Abp.Specifications Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Swashbuckle Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.TestBase Use netstandard for class library & blazor. 5 years ago
Volo.Abp.TextTemplating Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.Threading Added DisableObsoleteDbContextCreationWarning to disable warning. 5 years ago
Volo.Abp.Timing Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.UI Made menu fully working for the blazor server. 5 years ago
Volo.Abp.UI.Navigation Use RequiredPermissionName for all ApplicationMenuItem & ToolbarItem. 5 years ago
Volo.Abp.Uow Resolved #7489: Async implementation for Transaction Commit/Rollback. 5 years ago
Volo.Abp.Validation Improve flexibility of email validation in the ValidationHelper 5 years ago
Volo.Abp.Validation.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.VirtualFileSystem Introduce Directory.Build.props. 5 years ago