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.
 
 
 
 
 
 
Yunus Emre Kalkan a16afa0316 Update NewCommand.cs 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 Sorting all modifiers 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 Merge branch 'dev' into maliming/DomainTenantResolveContributor 5 years ago
Volo.Abp.AspNetCore.Mvc Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.Client Introduce a way to reset MVC client cache. 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 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Sorting all modifiers 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Sorting all modifiers 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 Merge branch 'dev' into maliming/test 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 Use IAbpLazyServiceProvider instead of LazyGetRequiredService method. 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 Fix MapperAccessor problem. 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 to Blazorise 0.9.3-preview6 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 Update NewCommand.cs 5 years ago
Volo.Abp.Core Merge pull request #6815 from abpframework/maliming/test 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 Merge branch 'dev' into maliming/test 5 years ago
Volo.Abp.Ddd.Application.Contracts Added en-GB json files 5 years ago
Volo.Abp.Ddd.Domain Merge pull request #6995 from abpframework/liangshiwei/repositoryasync 5 years ago
Volo.Abp.Emailing localized framework + modules to dutch 5 years ago
Volo.Abp.EntityFrameworkCore Added EnableObsoleteDbContextCreationWarning to disable logs. 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 Update packages to latest 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 Sorting all modifiers 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 localized framework + modules to dutch 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 Sorting all modifiers 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 Update packages to latest 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 Merge branch 'dev' into maliming/test 5 years ago
Volo.Abp.Minify Update packages to latest 5 years ago
Volo.Abp.MongoDB Added EnableObsoleteDbContextCreationWarning to disable logs. 5 years ago
Volo.Abp.MultiTenancy Merge branch 'dev' into auto-merge/rel-4-1/69 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 Added EnableObsoleteDbContextCreationWarning to disable logs. 5 years ago
Volo.Abp.Validation Merge pull request #6815 from abpframework/maliming/test 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