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.
 
 
 
 
 
 
Mehmet Erim 3d5fd94384
Merge pull request #9052 from abpframework/volo/issue/6505
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 Add exception to audit log if it not record. 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 Fixed #8240: Username is not visible when logged in with the Blazor UI WASM 5 years ago
Volo.Abp.AspNetCore.Components.Web.BasicTheme Should increment the sequence. 5 years ago
Volo.Abp.AspNetCore.Components.Web.Theming remove unused parameter. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Add WebAssemblyCurrentTenantAccessor. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme Refresh usermenu when auth state changes 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 Configuration to disable validation for controllers. 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 Add CheckBoxHiddenInputRenderMode to input tag helper. 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 Use field instead of fieldItem. 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 regress 5 years ago
Volo.Abp.Authorization.Abstractions Refactored permission state provider system 5 years ago
Volo.Abp.AutoMapper Remove usage of multilingual entities. 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 Blazorise 0.9.3.5 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 Merge pull request #9052 from abpframework/volo/issue/6505 5 years ago
Volo.Abp.Core Refactored permission state provider system 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 Updated summaries 5 years ago
Volo.Abp.Emailing localized framework + modules to dutch 5 years ago
Volo.Abp.EntityFrameworkCore Use Enum.Parse to convert the enum. 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 Refactored permission state provider system 5 years ago
Volo.Abp.FluentValidation Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.GlobalFeatures Add RequireFeature & GlobalFeatures to permissions. 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 Support using IRemoteStreamContent in Dto 5 years ago
Volo.Abp.Http.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Http.Client Try to set Position to 0 in RequestPayloadBuilder. 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 Update AbpLdapModule.cs 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.MultiLingualObjects Rename multilanguage objects. 5 years ago
Volo.Abp.MultiTenancy Define and handle AbpDbConnectionOptions.Databases option. 5 years ago
Volo.Abp.ObjectExtending order values by their keys. 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 Update ConnectionPool.cs 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 Update AbpSwaggerGenServiceCollectionExtensions.cs 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 Rename GetUlOrNullAsync() method 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