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.
abp/framework/src
Yunus Emre Kalkan 4f3687dbd8
Update NpmGlobalPackagesChecker.cs
6 years ago
..
Volo.Abp Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.ApiVersioning.Abstractions Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore Remove middleware filtering code. 6 years ago
Volo.Abp.AspNetCore.Authentication.JwtBearer Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.AspNetCore.Authentication.OAuth Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.MultiTenancy Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Mvc Resolved #3264: Allow a controller to set the remote service name to be used by clients 6 years ago
Volo.Abp.AspNetCore.Mvc.Client Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Mvc.Contracts updated field 6 years ago
Volo.Abp.AspNetCore.Mvc.UI Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap Removed htmltarget element abp-modal from abp-modal-footer tag 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Bundling Allow replace & delete BundleContributor. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy Update sl.json 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Packages Allow replace & delete BundleContributor. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic Encode the returnUrl parameter. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo Encode the returnUrl parameter. 6 years ago
Volo.Abp.AspNetCore.Mvc.UI.Widgets Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.Serilog Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.AspNetCore.TestBase Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.Auditing Save audit logs even if no action performed in the request. 6 years ago
Volo.Abp.Authorization Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.AutoMapper Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Autofac Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.BackgroundJobs Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.BackgroundJobs.Abstractions Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.BackgroundJobs.HangFire Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.BackgroundJobs.Quartz Release the scope instance in jobfactory 6 years ago
Volo.Abp.BackgroundJobs.RabbitMQ Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.BackgroundWorkers Create BackgroundWorkersApplicationInitializationContextExtensions.cs 6 years ago
Volo.Abp.BackgroundWorkers.Quartz Make worker and workermanager lifecycles singletons by default 6 years ago
Volo.Abp.Caching Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.Castle.Core Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Cli generate proxy bug fixes 6 years ago
Volo.Abp.Cli.Core Update NpmGlobalPackagesChecker.cs 6 years ago
Volo.Abp.Core Resolved #3264: Allow a controller to set the remote service name to be used by clients 6 years ago
Volo.Abp.Dapper Merge branch 'dev' into maliming/FodyConfigureAwait 6 years ago
Volo.Abp.Data Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Ddd.Application Support composite keys for CrudAppService 6 years ago
Volo.Abp.Ddd.Application.Contracts Support composite keys for CrudAppService 6 years ago
Volo.Abp.Ddd.Domain Support composite keys for CrudAppService 6 years ago
Volo.Abp.Emailing Create sl.json 6 years ago
Volo.Abp.EntityFrameworkCore Merge branch 'dev' into maliming/Microsoft 6 years ago
Volo.Abp.EntityFrameworkCore.MySQL Merge branch 'dev' into maliming/FodyConfigureAwait 6 years ago
Volo.Abp.EntityFrameworkCore.PostgreSql Merge branch 'dev' into maliming/FodyConfigureAwait 6 years ago
Volo.Abp.EntityFrameworkCore.SqlServer Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.EntityFrameworkCore.Sqlite Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.EventBus Add Event Bus 6 years ago
Volo.Abp.EventBus.RabbitMQ Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Features Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.FluentValidation Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Guids Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.HangFire Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Http Resolved #3264: Allow a controller to set the remote service name to be used by clients 6 years ago
Volo.Abp.Http.Abstractions Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Http.Client Merge pull request #3150 from abpframework/maliming/Microsoft 6 years ago
Volo.Abp.Http.Client.IdentityModel Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 6 years ago
Volo.Abp.Http.Client.IdentityModel.Web Renamed Volo.Abp.Http.Client.IdentityModel.Relay to Volo.Abp.Http.Client.IdentityModel.Web. Also fixed depending projects. 6 years ago
Volo.Abp.IdentityModel Upgrade Microsoft.* package to 3.12. 6 years ago
Volo.Abp.Json Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Ldap Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Localization Create sl.json 6 years ago
Volo.Abp.Localization.Abstractions Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.MailKit Upgrade MailKit to 2.5.2. 6 years ago
Volo.Abp.MemoryDb Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate. 6 years ago
Volo.Abp.Minify Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.MongoDB Resolved #3148: Add IRepository.GetAsync and IRepository.FindAsync methods those get predicate. 6 years ago
Volo.Abp.MultiTenancy Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.ObjectMapping Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Quartz Add backgroundjobs.quartz demo app 6 years ago
Volo.Abp.RabbitMQ Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Security Fixed error when expected UserId is string but not guid 6 years ago
Volo.Abp.Serialization Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Settings Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Sms Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Specifications Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.TestBase Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Threading Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.Timing Remove ConfigureAwait of async method. 6 years ago
Volo.Abp.UI Add Arabic resource to AbpUi 6 years ago
Volo.Abp.UI.Navigation Create sl.json 6 years ago
Volo.Abp.Uow Refactor and improvements for #2807 6 years ago
Volo.Abp.Validation Added new constructor to the AbpValidationException 6 years ago
Volo.Abp.VirtualFileSystem Upgrade Microsoft.* package to 3.12. 6 years ago