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 14479d7c6b
Merge pull request #7595 from abpframework/cli-download-error-log
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 #7508: Use the default language setting if user hasn't selected a language. 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 IUiPageProgressService moved to AbpBlazorClientHttpMessageHandler 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Remove unnecessary code. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 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 Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137 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 Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Add lock 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Added en-GB json files 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Create @abp/cms-kit npm package 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 Rename data-datepicker to abp-data-datepicker. 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 TargetFramework/packages to net5.0 RC. 5 years ago
Volo.Abp.AspNetCore.SignalR Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
Volo.Abp.AspNetCore.TestBase Introduce Directory.Build.props. 5 years ago
Volo.Abp.Auditing Use IServiceScopeFactory in some interceptors. 5 years ago
Volo.Abp.Authorization localized framework + modules to dutch 5 years ago
Volo.Abp.AutoMapper Allow custom services construction 5 years ago
Volo.Abp.Autofac Merge branch 'dev' into maliming/Autofac.Extensions.DependencyInjection 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-preview8 5 years ago
Volo.Abp.BlobStoring Resolve warnings. 5 years ago
Volo.Abp.BlobStoring.Aliyun Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.Aws Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.Azure Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.FileSystem Sorting all modifiers 5 years ago
Volo.Abp.BlobStoring.Minio Sorting all modifiers 5 years ago
Volo.Abp.Caching Discard the task result in Timer_Elapsed. 5 years ago
Volo.Abp.Caching.StackExchangeRedis Introduce Directory.Build.props. 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 #7595 from abpframework/cli-download-error-log 5 years ago
Volo.Abp.Core Use eager loading for GetAssemblies of FolderPlugInSource. 5 years ago
Volo.Abp.Dapper Implement async transaction methods. 5 years ago
Volo.Abp.Data Make multi-tenancy connection string resolving async. 5 years ago
Volo.Abp.Ddd.Application Resolved #7474: Mark ServiceProvider properties as Obsolete in base classes where LazyServiceProvider is available. 5 years ago
Volo.Abp.Ddd.Application.Contracts Added en-GB json files 5 years ago
Volo.Abp.Ddd.Domain Merge branch 'dev' into separate-tenant-db-improvements 5 years ago
Volo.Abp.Emailing localized framework + modules to dutch 5 years ago
Volo.Abp.EntityFrameworkCore Update Repository DeleteAsync and DeleteManyAsync methods 5 years ago
Volo.Abp.EntityFrameworkCore.MySQL Enabling split queries globally. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle Enabling split queries globally. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Devart.Data.Oracle.EFCore is supported net 5. 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 Seed identity & permission data for a tenant via event handlers. 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 Sorting all modifiers 5 years ago
Volo.Abp.ExceptionHandling Update DefaultExceptionToErrorInfoConverter.cs 5 years ago
Volo.Abp.Features localized framework + modules to dutch 5 years ago
Volo.Abp.FluentValidation Update packages to latest 5 years ago
Volo.Abp.GlobalFeatures Update GlobalFeature.cs 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 Merge pull request #7041 from abpframework/auto-merge/rel-4-1/45 5 years ago
Volo.Abp.Http.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Http.Client Merge pull request #7511 from abpframework/auto-merge/rel-4-2/137 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 Sorting all modifiers 5 years ago
Volo.Abp.IdentityModel Update packages to latest 5 years ago
Volo.Abp.Json Add CanBeNull attribute. 5 years ago
Volo.Abp.Kafka Enhanced topic already exists condition 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 Sorting all modifiers 5 years ago
Volo.Abp.MemoryDb Minor changes 5 years ago
Volo.Abp.Minify Update packages to latest 5 years ago
Volo.Abp.MongoDB Minor changes 5 years ago
Volo.Abp.MultiTenancy Create TenantConnectionStringUpdatedEto.cs 5 years ago
Volo.Abp.ObjectExtending set lookup property display name to the text field. 5 years ago
Volo.Abp.ObjectMapping Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Quartz Use Standby instead of PauseAll method 5 years ago
Volo.Abp.RabbitMQ Fixed #7104: Setting RabbitMQ connection in appsettings.json causes consumers to not consume messages 5 years ago
Volo.Abp.Security Refactor AbpClaimsPrincipalFactory. 5 years ago
Volo.Abp.Serialization Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Settings Sorting all modifiers 5 years ago
Volo.Abp.Sms Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Specifications Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Swashbuckle Use relative path 5 years ago
Volo.Abp.TestBase Use netstandard for class library & blazor. 5 years ago
Volo.Abp.TextTemplating Fixes #7025 5 years ago
Volo.Abp.Threading Added DisableObsoleteDbContextCreationWarning to disable warning. 5 years ago
Volo.Abp.Timing localized framework + modules to dutch 5 years ago
Volo.Abp.UI localized framework + modules to dutch 5 years ago
Volo.Abp.UI.Navigation Merge pull request #6815 from abpframework/maliming/test 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