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.
 
 
 
 
 
 
maliming 8f2e190857 Rename the file name Nuget to NuGet. 7 years ago
..
Volo.Abp Add Volo.Abp package. 7 years ago
Volo.Abp.ApiVersioning.Abstractions ServiceConfigurationContext 8 years ago
Volo.Abp.AspNetCore Merge pull request #1068 from acjh/patch-2 7 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Added Volo.Abp.AspNetCore.Authentication.JwtBearer package. 7 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Added Volo.Abp.AspNetCore.Authentication.JwtBearer package. 7 years ago
Volo.Abp.AspNetCore.MultiTenancy Rename CurrentClaimsPrincipalTenantResolveContributor to CurrentUserTenantResolveContributor 7 years ago
Volo.Abp.AspNetCore.Mvc updated all nuget packages 7 years ago
Volo.Abp.AspNetCore.Mvc.Client Implement RemoteLanguageProvider 7 years ago
Volo.Abp.AspNetCore.Mvc.Contracts Implement RemoteLanguageProvider 7 years ago
Volo.Abp.AspNetCore.Mvc.UI Lazy resolve services in the base classes. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Dynamic forms: nullable enum 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Ensure to add dependencies of bundle contributors. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Update zh-Hans translation. 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Added flag-icon-css package 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Add margin 7 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared needConfirmationOnUnsavedClose is now default for all forms inside a modal 7 years ago
Volo.Abp.AspNetCore.TestBase #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.Auditing AuditingStore optional HideErrors added 7 years ago
Volo.Abp.Authorization Rollback #952 partially 7 years ago
Volo.Abp.AutoMapper updated all nuget packages 7 years ago
Volo.Abp.Autofac Merge pull request #1068 from acjh/patch-2 7 years ago
Volo.Abp.BackgroundJobs Fix spelling mistakes 7 years ago
Volo.Abp.BackgroundJobs.Abstractions Resolved #590: Memory leak while checking background jobs periodically. 7 years ago
Volo.Abp.BackgroundJobs.HangFire Resolved #590: Memory leak while checking background jobs periodically. 7 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Extract RabbitMqMessageConsumer. 7 years ago
Volo.Abp.BackgroundWorkers Add Serializable to ApplicationFeatureConfigurationDto 7 years ago
Volo.Abp.Caching IDistributedCache code documentation. 7 years ago
Volo.Abp.Castle.Core Implement fully async interceptors. 7 years ago
Volo.Abp.Cli CLI refactor, test & improvements. 7 years ago
Volo.Abp.Cli.Core Rename the file name Nuget to NuGet. 7 years ago
Volo.Abp.Core Refactored CLI command running. 7 years ago
Volo.Abp.Data Add missing IDataSeedContributor 7 years ago
Volo.Abp.Ddd.Application Use autoSave option instead of manually calling CurrentUnitOfWork.SaveChanges. 7 years ago
Volo.Abp.Ddd.Domain Check for null. 7 years ago
Volo.Abp.Emailing Resolved #948: Change ISmtpEmailSenderConfiguration properties to async methods 7 years ago
Volo.Abp.EntityFrameworkCore updated all nuget packages 7 years ago
Volo.Abp.EntityFrameworkCore.MySQL Change MySql.Data.EntityFrameworkCore To Pomelo.EntityFrameworkCore.MySql 7 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql #664 Upgraded to .net core 2.2. 7 years ago
Volo.Abp.EntityFrameworkCore.SqlServer updated all nuget packages 7 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Beautify the sqlite project code. 7 years ago
Volo.Abp.EventBus Revised permission management system 7 years ago
Volo.Abp.EventBus.RabbitMQ Initialize the RabbitMqDistributedEventBus. 7 years ago
Volo.Abp.Features Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy. 7 years ago
Volo.Abp.FluentValidation updated all nuget packages 7 years ago
Volo.Abp.Guids Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.HangFire updated all nuget packages 7 years ago
Volo.Abp.Http Resolved #784: Add ClientId & CorrelationId to audit logs. 7 years ago
Volo.Abp.Http.Abstractions Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Http.Client Check culture name 7 years ago
Volo.Abp.Http.Client.IdentityModel Redesign IdentityModelAuthenticationService 7 years ago
Volo.Abp.IdentityModel Redesign IdentityModelAuthenticationService 7 years ago
Volo.Abp.Json updated all nuget packages 7 years ago
Volo.Abp.Localization updated all nuget packages 7 years ago
Volo.Abp.Localization.Abstractions #203 Setting Management Enhancements 7 years ago
Volo.Abp.MemoryDb Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.MongoDB updated all nuget packages 7 years ago
Volo.Abp.MultiTenancy Rename CurrentClaimsPrincipalTenantResolveContributor to CurrentUserTenantResolveContributor 7 years ago
Volo.Abp.ObjectMapping Resolved #599: Introduce IMapTo and IMapFrom interfaces to allow object map itself 7 years ago
Volo.Abp.RabbitMQ AbpRabbitMqModule should get configuration from appsettings file if available. 7 years ago
Volo.Abp.Security Fix spelling mistakes 7 years ago
Volo.Abp.Serialization Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.Settings Resolved #911: Rename Volo.Abp.MultiTenancy.Abstractions package to Volo.Abp.MultiTenancy. 7 years ago
Volo.Abp.Sms Register NullSmsSender as TryRegister 7 years ago
Volo.Abp.Specifications Improve the Specifications project code and testing. 7 years ago
Volo.Abp.TestBase Refactor event bus and fix breaking code. 7 years ago
Volo.Abp.Threading Use cancellationtoken 7 years ago
Volo.Abp.Timing Resolved #408: Automatically register services by convention for a module 8 years ago
Volo.Abp.UI Update abp UI localization text of pt-BR and zh-Hans 7 years ago
Volo.Abp.UI.Navigation Add Chinese localization resource file for administration menu 7 years ago
Volo.Abp.Uow Fix spelling mistakes 7 years ago
Volo.Abp.Validation Implement fluent validation as object validation contributor. 7 years ago
Volo.Abp.VirtualFileSystem Added extension methods for IFileInfo and Stream. 7 years ago