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 815d5bab41 Update all dependency versions to the latest 4 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 Merge pull request #10037 from abpframework/AbpHttpRequestExtensions 4 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Authentication.OpenIdConnect Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Components Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Components.Server Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Components.Server.Theming Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Components.Web Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Components.Web.Theming Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Components.WebAssembly Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Components.WebAssembly.Theming Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.MultiTenancy Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Mvc JSON Numbers can be read from string. 4 years ago
Volo.Abp.AspNetCore.Mvc.Client Merge branch 'dev' into net6 4 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 #8771 Introduced Volo.Abp.Auditing.Contracts package to reduce dependencies. 4 years ago
Volo.Abp.AspNetCore.Mvc.UI Update all dependency versions to the latest 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Merge branch 'dev' into liangshiwei/sweetalert2 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Merge branch 'dev' into liangshiwei/sweetalert2 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Change TargetFramework to net6.0. 5 years ago
Volo.Abp.AspNetCore.Serilog Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.SignalR Merge branch 'dev' into net6 4 years ago
Volo.Abp.AspNetCore.TestBase Merge branch 'dev' into liangshiwei/services-proxy 4 years ago
Volo.Abp.Auditing Move EntityChangeType to contracts 4 years ago
Volo.Abp.Auditing.Contracts Move EntityChangeType to contracts 4 years ago
Volo.Abp.Authorization Add new language: Romanian 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 Update all dependency versions to the latest 4 years ago
Volo.Abp.Autofac.WebAssembly Change TargetFramework to net6.0. 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 Update QuartzJobExecutionAdapter.cs 5 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Remove `var Consumer` 5 years ago
Volo.Abp.BackgroundWorkers Keep the file name and class name the same 5 years ago
Volo.Abp.BackgroundWorkers.Quartz Update QuartzJobExecutionAdapter.cs 5 years ago
Volo.Abp.BlazoriseUI Merge branch 'dev' into net6 4 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 all dependency versions to the latest 4 years ago
Volo.Abp.BlobStoring.Azure Update all dependency versions to the latest 4 years ago
Volo.Abp.BlobStoring.FileSystem Update all dependency versions to the latest 4 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 Update all dependency versions to the latest 4 years ago
Volo.Abp.Cli.Core Update all dependency versions to the latest 4 years ago
Volo.Abp.Core Update all dependency versions to the latest 4 years ago
Volo.Abp.Dapper Update all dependency versions to the latest 4 years ago
Volo.Abp.Data #8771 Introduced Volo.Abp.Auditing.Contracts package to reduce dependencies. 4 years ago
Volo.Abp.Ddd.Application Resolved #9041: Define DataFilter property to the ApplicationService base class. 5 years ago
Volo.Abp.Ddd.Application.Contracts Remove unnecessary namespace import 4 years ago
Volo.Abp.Ddd.Domain Resolved #9897: Marked EntityCreatingEventData, EntityUpdatingEventData, EntityDeletingEventData and EntityChangingEventData as obsolete. 5 years ago
Volo.Abp.Emailing fix quote 5 years ago
Volo.Abp.EntityFrameworkCore JSON Numbers can be read from string. 4 years ago
Volo.Abp.EntityFrameworkCore.MySQL Update all dependency versions to the latest 4 years ago
Volo.Abp.EntityFrameworkCore.Oracle Change TargetFramework to net6.0. 5 years ago
Volo.Abp.EntityFrameworkCore.Oracle.Devart Update all dependency versions to the latest 4 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Update all dependency versions to the latest 4 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Change TargetFramework to net6.0. 5 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Change TargetFramework to net6.0. 5 years ago
Volo.Abp.EventBus Call PublishToEventBusAsync instead of PublishAsync. 5 years ago
Volo.Abp.EventBus.Abstractions Merge branch 'auto-merge/rel-4-2/163' into dev 5 years ago
Volo.Abp.EventBus.Kafka Add events to UOW to be published on complete. 5 years ago
Volo.Abp.EventBus.RabbitMQ Add events to UOW to be published on complete. 5 years ago
Volo.Abp.EventBus.Rebus Add events to UOW to be published on complete. 5 years ago
Volo.Abp.ExceptionHandling Merge pull request #9582 from totpero/add-ro-language 5 years ago
Volo.Abp.Features Keep the file name and class name the same 5 years ago
Volo.Abp.FluentValidation Update all dependency versions to the latest 4 years ago
Volo.Abp.GlobalFeatures Add new language: Romanian 5 years ago
Volo.Abp.Guids Use netstandard for class library & blazor. 5 years ago
Volo.Abp.HangFire feat(Volo.Abp.HangFire): Add dashboard authorization for Hangfire 5 years ago
Volo.Abp.Http Normalized client proxy controller name. 4 years ago
Volo.Abp.Http.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Http.Client Merge branch 'dev' into liangshiwei/services-proxy 4 years ago
Volo.Abp.Http.Client.IdentityModel resolve #9112 and #9102 5 years ago
Volo.Abp.Http.Client.IdentityModel.Web Merge branch 'dev' into net6 4 years ago
Volo.Abp.Http.Client.IdentityModel.WebAssembly Change TargetFramework to net6.0. 5 years ago
Volo.Abp.IdentityModel resolve #9112 and #9102 5 years ago
Volo.Abp.Json JSON Numbers can be read from string. 4 years ago
Volo.Abp.Kafka Update all dependency versions to the latest 4 years ago
Volo.Abp.Ldap Update all dependency versions to the latest 4 years ago
Volo.Abp.Localization Keep the file name and class name the same 5 years ago
Volo.Abp.Localization.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.MailKit Update all dependency versions to the latest 4 years ago
Volo.Abp.MemoryDb Fix mongo and memory db implementations for event publishing. 5 years ago
Volo.Abp.Minify Update all dependency versions to the latest 4 years ago
Volo.Abp.MongoDB Update all dependency versions to the latest 4 years ago
Volo.Abp.MultiLingualObjects Rename multilanguage objects. 5 years ago
Volo.Abp.MultiTenancy Keep the file name and class name the same 5 years ago
Volo.Abp.ObjectExtending Convert property to enum if necessary. 5 years ago
Volo.Abp.ObjectMapping Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Quartz Update all dependency versions to the latest 4 years ago
Volo.Abp.RabbitMQ Update all dependency versions to the latest 4 years ago
Volo.Abp.Security Remove Linq in StringEncryptionService. 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 Update all dependency versions to the latest 4 years ago
Volo.Abp.Specifications Use netstandard for class library & blazor. 5 years ago
Volo.Abp.Swashbuckle Update all dependency versions to the latest 4 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 Update SDK to RC 1. 4 years ago
Volo.Abp.TextTemplating.Scriban Update all dependency versions to the latest 4 years ago
Volo.Abp.Threading Update ICancellationTokenProvider.cs 5 years ago
Volo.Abp.Timing Update all dependency versions to the latest 4 years ago
Volo.Abp.UI Add new language: Romanian 5 years ago
Volo.Abp.UI.Navigation Add new language: Romanian 5 years ago
Volo.Abp.Uow Call PublishToEventBusAsync instead of PublishAsync. 5 years ago
Volo.Abp.Validation Merge pull request #9582 from totpero/add-ro-language 5 years ago
Volo.Abp.Validation.Abstractions Use netstandard for class library & blazor. 5 years ago
Volo.Abp.VirtualFileSystem Keep the file name and class name the same 5 years ago