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.
 
 
 
 
 
 
liangshiwei 3936269d68 Update ExtensionProperties.razor 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 #9328: Return a better exception message and HTTP status code for optimistic concurrency exceptions 5 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Introduce Directory.Build.props. 5 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Resolved #8053: Remove duplicate claims. 5 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Handle the access_denied in AddAbpOpenIdConnect. 5 years ago
Volo.Abp.AspNetCore.Components Resolved #8972: Blazor WASM: Support applications without authentication. 5 years ago
Volo.Abp.AspNetCore.Components.Server Made IRemoteServiceConfigurationProvider async. 5 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Update fodyWeavers.xml 5 years ago
Volo.Abp.AspNetCore.Components.Web Made IRemoteServiceConfigurationProvider async. 5 years ago
Volo.Abp.AspNetCore.Components.Web.Theming remove unused parameter. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Made IRemoteServiceConfigurationProvider async. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Update Blazor projects for Bootstrap 4.6 5 years ago
Volo.Abp.AspNetCore.MultiTenancy Add MultiTenancyMiddlewareErrorPageBuilder to show exception. 5 years ago
Volo.Abp.AspNetCore.Mvc Merge branch 'dev' into maliming/impersonation 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 Add ImpersonatorUserId&ImpersonatorTenantId to CurrentUserDto. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Merge pull request #9227 from abpframework/auto-merge/rel-4-3/426 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 Update localizations for Italian 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Replaced tui-editor with toast-ui editor 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Merge pull request #9250 from abpframework/auto-merge/rel-4-3/427 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Update AbpComponentDemoSectionTagHelper.cs 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 Disable audit logs for signalr hub connect/negotiate requests 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 Resolved #8053: Remove duplicate claims. 5 years ago
Volo.Abp.Authorization.Abstractions Rename some services and properties of StateChecker. 5 years ago
Volo.Abp.AutoMapper Remove usage of multilingual entities. 5 years ago
Volo.Abp.Autofac Allow to globally disable class interceptors. 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 Fix whitespace 5 years ago
Volo.Abp.BlazoriseUI Update ExtensionProperties.razor 5 years ago
Volo.Abp.BlobStoring Merge pull request #6897 from abpframework/liangshiwei/blob-patch-1 5 years ago
Volo.Abp.BlobStoring.Aliyun Update BlobNamingNormalizers 5 years ago
Volo.Abp.BlobStoring.Aws Update AwsBlobNamingNormalizer 5 years ago
Volo.Abp.BlobStoring.Azure Update BlobNamingNormalizers 5 years ago
Volo.Abp.BlobStoring.FileSystem Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.Minio Update BlobNamingNormalizers 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 Upgrade Castle.Core.AsyncInterceptor to 2.0 5 years ago
Volo.Abp.Cli flush logs 5 years ago
Volo.Abp.Cli.Core Cli: fix no-ui option for module templates 5 years ago
Volo.Abp.Core Allow to globally disable class interceptors. 5 years ago
Volo.Abp.Dapper Implement async transaction methods. 5 years ago
Volo.Abp.Data Resolved #8890: Get connection string name from the replaced dbcontext 5 years ago
Volo.Abp.Ddd.Application Resolved #9041: Define DataFilter property to the ApplicationService base class. 5 years ago
Volo.Abp.Ddd.Application.Contracts Add new language: Italian 5 years ago
Volo.Abp.Ddd.Domain Update RepositoryAsyncExtensions.cs 5 years ago
Volo.Abp.Emailing Update localizations for Italian 5 years ago
Volo.Abp.EntityFrameworkCore Merge pull request #9116 from abpframework/maliming/audit-exceptions 5 years ago
Volo.Abp.EntityFrameworkCore.MySQL Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle Make Volo.Abp.EntityFrameworkCore.Oracle available. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Update Devart.Oracle lib. closes #8633 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 Using asynchronous methods 5 years ago
Volo.Abp.EventBus.Abstractions Merge branch 'auto-merge/rel-4-2/163' into dev 5 years ago
Volo.Abp.EventBus.Kafka Using asynchronous methods 5 years ago
Volo.Abp.EventBus.RabbitMQ Using asynchronous methods 5 years ago
Volo.Abp.EventBus.Rebus Using asynchronous methods 5 years ago
Volo.Abp.ExceptionHandling Resolved #9328: Return a better exception message and HTTP status code for optimistic concurrency exceptions 5 years ago
Volo.Abp.Features Add new language: Italian 5 years ago
Volo.Abp.FluentValidation Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.GlobalFeatures Add new language: Italian 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 Made IRemoteServiceConfigurationProvider async. 5 years ago
Volo.Abp.Http.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Http.Client Made IRemoteServiceConfigurationProvider async. 5 years ago
Volo.Abp.Http.Client.IdentityModel resolve #9112 and #9102 5 years ago
Volo.Abp.Http.Client.IdentityModel.Web Sorting all modifiers 5 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Resolved #8972: Blazor WASM: Support applications without authentication. 5 years ago
Volo.Abp.IdentityModel resolve #9112 and #9102 5 years ago
Volo.Abp.Json Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.Kafka Improved 5 years ago
Volo.Abp.Ldap Update localizations for Italian 5 years ago
Volo.Abp.Localization Add new language: Italian 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 Resolved #9262: Allow to replace a dbcontext by a given type 5 years ago
Volo.Abp.Minify Upgrade nuget packages of framework and templates.. 5 years ago
Volo.Abp.MongoDB Added RepositoryAsyncExtensions.AnyAsync() without predicate parameter 5 years ago
Volo.Abp.MultiLingualObjects Rename multilanguage objects. 5 years ago
Volo.Abp.MultiTenancy Check IsUsedByTenants when use mapped database connection string. 5 years ago
Volo.Abp.ObjectExtending Improved 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 Merge pull request #8829 from abpframework/liangshiwei/eventbus-errorhandle 5 years ago
Volo.Abp.Security Merge branch 'dev' into maliming/impersonation 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 chore(deps): bump Swashbuckle.AspNetCore from 6.1.1 to 6.1.3 5 years ago
Volo.Abp.TestBase Use netstandard for class library & blazor. 5 years ago
Volo.Abp.TextTemplating Renaming for #8673 5 years ago
Volo.Abp.TextTemplating.Core Refactor. 5 years ago
Volo.Abp.TextTemplating.Razor Renaming for #8673 5 years ago
Volo.Abp.TextTemplating.Scriban Renaming for #8673 5 years ago
Volo.Abp.Threading Added RepositoryAsyncExtensions.AnyAsync() without predicate parameter 5 years ago
Volo.Abp.Timing Add new language: Italian 5 years ago
Volo.Abp.UI fix translation errors for Hindi 5 years ago
Volo.Abp.UI.Navigation Fix Getting menu by name 5 years ago
Volo.Abp.Uow Ignore SaveChangesAsync if the uow has been rolled back. 5 years ago
Volo.Abp.Validation Update localizations for Italian 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