| .. |
|
Volo.Abp
|
Add Volo.Abp package.
|
7 years ago |
|
Volo.Abp.ApiVersioning.Abstractions
|
ServiceConfigurationContext
|
8 years ago |
|
Volo.Abp.AspNetCore
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Authentication.JwtBearer
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Authentication.OAuth
|
Merge pull request #2238 from itryan/dev
|
6 years ago |
|
Volo.Abp.AspNetCore.MultiTenancy
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.Contracts
|
Upgrade frameworks & modules & samples to asp net core 3.1.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI
|
Add Razor support for mvc.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Packages
|
Add Razor support for mvc.
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Basic
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Widgets
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AspNetCore.TestBase
|
Upgrade frameworks & modules & samples to asp net core 3.1.
|
6 years ago |
|
Volo.Abp.Auditing
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Authorization
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.AutoMapper
|
Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
|
6 years ago |
|
Volo.Abp.Autofac
|
Use Castle.Core.AsyncInterceptor
|
6 years ago |
|
Volo.Abp.BackgroundJobs
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.BackgroundJobs.Abstractions
|
Implement AsyncBackgroundJob.
|
6 years ago |
|
Volo.Abp.BackgroundJobs.HangFire
|
BackgroundJobs To AbpBackgroundJobs
|
6 years ago |
|
Volo.Abp.BackgroundJobs.RabbitMQ
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.BackgroundWorkers
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Caching
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Castle.Core
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Cli
|
add Suite cli command to Abp Cli.
|
6 years ago |
|
Volo.Abp.Cli.Core
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Core
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Dapper
|
Upgrade NuGet packages for the framework.
|
6 years ago |
|
Volo.Abp.Data
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Ddd.Application
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Ddd.Application.Contracts
|
Use generic GetRequiredService
|
6 years ago |
|
Volo.Abp.Ddd.Domain
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Emailing
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.MySQL
|
bump Pomelo.EntityFrameworkCore.MySql 3.0.0 to 3.0.1
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.PostgreSql
|
Upgrade Npgsql.EntityFrameworkCore.PostgreSQL to v3.1.0.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.SqlServer
|
Upgrade frameworks & modules & samples to asp net core 3.1.
|
6 years ago |
|
Volo.Abp.EntityFrameworkCore.Sqlite
|
Upgrade frameworks & modules & samples to asp net core 3.1.
|
6 years ago |
|
Volo.Abp.EventBus
|
fix: configureawait on object casted to task
|
6 years ago |
|
Volo.Abp.EventBus.RabbitMQ
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Features
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.FluentValidation
|
Merge branch 'dev' into dev
|
6 years ago |
|
Volo.Abp.Guids
|
SequentialGuidGeneratorOptions to AbpSequentialGuidGeneratorOptions
|
6 years ago |
|
Volo.Abp.HangFire
|
bump Hangfire.AspNetCore 1.7.6 to 1.7.8
|
6 years ago |
|
Volo.Abp.Http
|
Use MinifyGeneratedScript option to minify script.
|
6 years ago |
|
Volo.Abp.Http.Abstractions
|
ApiDescriptionModelOptions to AbpApiDescriptionModelOptions
|
6 years ago |
|
Volo.Abp.Http.Client
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Http.Client.IdentityModel
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.IdentityModel
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Json
|
bump Newtonsoft.Json 12.0.2 to 12.0.3
|
6 years ago |
|
Volo.Abp.Ldap
|
LdapOptions to AbpLdapOptions
|
6 years ago |
|
Volo.Abp.Localization
|
Merge branch 'dev' into feature/setting_lang
|
6 years ago |
|
Volo.Abp.Localization.Abstractions
|
#203 Setting Management Enhancements
|
7 years ago |
|
Volo.Abp.MailKit
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.MemoryDb
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Minify
|
Add AbpMinifyModule.
|
6 years ago |
|
Volo.Abp.MongoDB
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.MultiTenancy
|
Resolved #2495: Add public setter for TenantConfiguration.ConnectionStrings.
|
6 years ago |
|
Volo.Abp.ObjectMapping
|
Resolved #1844 and Resolved #1777: Created contextualized IObjectMapper service.
|
6 years ago |
|
Volo.Abp.RabbitMQ
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Security
|
StringEncryptionOptions to AbpStringEncryptionOptions
|
6 years ago |
|
Volo.Abp.Serialization
|
Resolved #408: Automatically register services by convention for a module
|
8 years ago |
|
Volo.Abp.Settings
|
feat: add ConfigureAwait(false) to all await calls
|
6 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
|
Remove RunnableExtensions, Remove IRunnable from AbpTimer.
|
7 years ago |
|
Volo.Abp.Timing
|
ClockOptions to AbpClockOptions
|
6 years ago |
|
Volo.Abp.UI
|
Merge pull request #2225 from Xeevis/localization-cs
|
6 years ago |
|
Volo.Abp.UI.Navigation
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Uow
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.Validation
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |
|
Volo.Abp.VirtualFileSystem
|
feat: add ConfigureAwait(false) to all await calls
|
6 years ago |