| .. |
|
Volo.Abp
|
remove bom from text files. closes #10189
|
4 years ago |
|
Volo.Abp.ApiVersioning.Abstractions
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.AspNetCore
|
Update AbpAspNetCoreModule.cs
|
3 years ago |
|
Volo.Abp.AspNetCore.Authentication.JwtBearer
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Authentication.OAuth
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Authentication.OpenIdConnect
|
Register `HttpClient` in the necessary modules.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Components.MauiBlazor
|
Add MauiBlazorRemoteTenantStore
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.MauiBlazor.Theming
|
Add MAUI Blazor infrastructure
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.Server
|
`UseStaticWebAssets` for Blazor Server module.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.Server.Theming
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Components.Web
|
Introduce `ApplicationConfigurationChangedService`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.Web.Theming
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.WebAssembly
|
Introduce `ApplicationConfigurationChangedService`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Components.WebAssembly.Theming
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.MultiTenancy
|
Encode the text in the `MultiTenancyMiddlewareErrorPageBuilder`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc
|
Add `AbpStringToGuidConverter` and `AbpNullableStringToGuidConverter`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Client.Common
|
Change culture parameter to cultureName.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Contracts
|
Remove `abp.auth.policies`.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.Dapr.EventBus
|
Use cloud events.
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.NewtonsoftJson
|
Remove `HybridJson`.
|
4 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bootstrap
|
add xxl size to tag helper
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Bundling.Abstractions
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.MultiTenancy
|
Merge branch 'dev' into pr/13864
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Packages
|
Add Date Range Picker Packages
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared
|
Update jquery-extensions.js
|
3 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo
|
Update some package to `MicrosoftPackageVersion`.
|
4 years ago |
|
Volo.Abp.AspNetCore.Mvc.UI.Widgets
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.Serilog
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.SignalR
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AspNetCore.TestBase
|
Merge branch 'net7' into json
|
3 years ago |
|
Volo.Abp.Auditing
|
Change EntityPropertyChangeInfo members to static
|
3 years ago |
|
Volo.Abp.Auditing.Contracts
|
Remove the setter from the auditing interfaces.
|
4 years ago |
|
Volo.Abp.Authorization
|
Update de-DE.json
|
3 years ago |
|
Volo.Abp.Authorization.Abstractions
|
Move `DeletedPermissions` and `DeletedPermissionGroups` to `AbpPermissionOptions`.
|
3 years ago |
|
Volo.Abp.AutoMapper
|
Upgrade `AutoMapper` to 12.
|
3 years ago |
|
Volo.Abp.Autofac
|
Add `AbpPropertySelector`.
|
3 years ago |
|
Volo.Abp.Autofac.WebAssembly
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.AzureServiceBus
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BackgroundJobs
|
Rename.
|
3 years ago |
|
Volo.Abp.BackgroundJobs.Abstractions
|
Switch to the tenant before the Execute Background Job
|
3 years ago |
|
Volo.Abp.BackgroundJobs.HangFire
|
Hangfire support specific queue
|
3 years ago |
|
Volo.Abp.BackgroundJobs.Quartz
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.BackgroundJobs.RabbitMQ
|
Improve
|
4 years ago |
|
Volo.Abp.BackgroundWorkers
|
Add `CancellationToken` paramter to `AddAsync` and ``DoWorkAsync` methods.
|
4 years ago |
|
Volo.Abp.BackgroundWorkers.Hangfire
|
Enhance Background Workers integration
|
3 years ago |
|
Volo.Abp.BackgroundWorkers.Quartz
|
Enhance Background Workers integration
|
3 years ago |
|
Volo.Abp.BlazoriseUI
|
Add `AbpEnumLocalizer`.
|
3 years ago |
|
Volo.Abp.BlobStoring
|
Made Container protected to allow reuse
|
3 years ago |
|
Volo.Abp.BlobStoring.Aliyun
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.Aws
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.Azure
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.FileSystem
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.BlobStoring.Minio
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.Caching
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.Caching.StackExchangeRedis
|
Update AbpRedisCache.cs
|
3 years ago |
|
Volo.Abp.Castle.Core
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Cli
|
Merge branch 'dev' into net7
|
3 years ago |
|
Volo.Abp.Cli.Core
|
Cli: Change Theme for Public sites
|
3 years ago |
|
Volo.Abp.Core
|
Added final sections to the startup doc
|
3 years ago |
|
Volo.Abp.Dapper
|
Update DapperRepository.cs
|
3 years ago |
|
Volo.Abp.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.Data
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.Ddd.Application
|
Improve the performance when `totalCount` is 0.
|
3 years ago |
|
Volo.Abp.Ddd.Application.Contracts
|
Merge branch 'dev' into pr/13864
|
3 years ago |
|
Volo.Abp.Ddd.Domain
|
Add `AbpIncludeNonPublicPropertiesModifiers` when `AddEntityCache`.
|
3 years ago |
|
Volo.Abp.DistributedLocking
|
Distributed lock key prefix
|
3 years ago |
|
Volo.Abp.DistributedLocking.Abstractions
|
Change DaprAbpDistributedLock implementation
|
3 years ago |
|
Volo.Abp.DistributedLocking.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.Emailing
|
hu-translation
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore
|
Set `AutoTransactionBehavior ` to `Never` when always disabling transactions.
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.MySQL
|
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.Oracle
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.Oracle.Devart
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.PostgreSql
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.SqlServer
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.EntityFrameworkCore.Sqlite
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.EventBus
|
Move inbox/outbox classes to the right namespace
|
3 years ago |
|
Volo.Abp.EventBus.Abstractions
|
Move event handler interfaces to the abstraction package.
|
4 years ago |
|
Volo.Abp.EventBus.Azure
|
Set MessageId only if ServiceBusMessage doesn't have one
|
4 years ago |
|
Volo.Abp.EventBus.Dapr
|
Change async methods to sync.
|
3 years ago |
|
Volo.Abp.EventBus.Kafka
|
Fix Kafka problem
|
4 years ago |
|
Volo.Abp.EventBus.RabbitMQ
|
Enhance RabbitMQ to set PrefetchCount
|
4 years ago |
|
Volo.Abp.EventBus.Rebus
|
Update packages to 7.0.
|
3 years ago |
|
Volo.Abp.ExceptionHandling
|
Update EntityNotFoundException.cs
|
3 years ago |
|
Volo.Abp.Features
|
Set defaults while adding features
|
3 years ago |
|
Volo.Abp.FluentValidation
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Gdpr.Abstractions
|
GDPR: Remove event bus dependency from the abstraction package
|
4 years ago |
|
Volo.Abp.GlobalFeatures
|
german language files consolidation
|
3 years ago |
|
Volo.Abp.Guids
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.HangFire
|
Update hangfire to 1.7.29
|
4 years ago |
|
Volo.Abp.Http
|
Merge branch 'dev' into service-type
|
3 years ago |
|
Volo.Abp.Http.Abstractions
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Http.Client
|
Register `HttpClient` in the necessary modules.
|
3 years ago |
|
Volo.Abp.Http.Client.Dapr
|
Allow users to use the standard `Topic` attribute.
|
3 years ago |
|
Volo.Abp.Http.Client.IdentityModel
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Http.Client.IdentityModel.MauiBlazor
|
Add MAUI Blazor infrastructure
|
3 years ago |
|
Volo.Abp.Http.Client.IdentityModel.Web
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.Http.Client.IdentityModel.WebAssembly
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.Http.Client.Web
|
Log controller and action name on errors
|
3 years ago |
|
Volo.Abp.IdentityModel
|
Update IdentityClientConfiguration.cs
|
3 years ago |
|
Volo.Abp.Json
|
Remove `HybridJson`.
|
4 years ago |
|
Volo.Abp.Json.Abstractions
|
Add `InputDateTimeFormats` and `OutputDateTimeFormat` to `AbpJsonOptions`.
|
4 years ago |
|
Volo.Abp.Json.Newtonsoft
|
Update AbpDateTimeConverter.cs
|
3 years ago |
|
Volo.Abp.Json.SystemTextJson
|
Add `AbpStringToGuidConverter` and `AbpNullableStringToGuidConverter`.
|
3 years ago |
|
Volo.Abp.Kafka
|
Fix Kafka connection problem
|
3 years ago |
|
Volo.Abp.Ldap
|
hu-translation
|
3 years ago |
|
Volo.Abp.Localization
|
Change property name as TwoLetterISOLanguageName in LanguageInfo
|
3 years ago |
|
Volo.Abp.Localization.Abstractions
|
LocalizableStringSerializer should support external localization resources.
|
3 years ago |
|
Volo.Abp.MailKit
|
MailKit: Add MessageId header
|
3 years ago |
|
Volo.Abp.MemoryDb
|
Improve
|
4 years ago |
|
Volo.Abp.Minify
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.MongoDB
|
Add `MongoDBConnectionStringChecker`.
|
3 years ago |
|
Volo.Abp.MultiLingualObjects
|
keep old format
|
4 years ago |
|
Volo.Abp.MultiTenancy
|
Change MultiTenancySides to byte
|
4 years ago |
|
Volo.Abp.ObjectExtending
|
Validate `ExtensibleObject` when `MapExtraPropertiesTo`.
|
3 years ago |
|
Volo.Abp.ObjectMapping
|
remove all .DotSettings files from projects
|
4 years ago |
|
Volo.Abp.Quartz
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.RabbitMQ
|
Improve
|
4 years ago |
|
Volo.Abp.RemoteServices
|
Resolved #12681: Introduce Volo.Abp.RemoteServices package.
|
4 years ago |
|
Volo.Abp.Security
|
Set ApplicationName of AbpSecurityLogOptions to IAbpApplication.ApplicationName
|
3 years ago |
|
Volo.Abp.Serialization
|
remove all .DotSettings files from projects
|
4 years ago |
|
Volo.Abp.Settings
|
Fix method summaries
|
4 years ago |
|
Volo.Abp.Sms
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Sms.Aliyun
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Specifications
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.Swashbuckle
|
Merge pull request #14427 from abpframework/auto-merge/rel-6-0/1421
|
3 years ago |
|
Volo.Abp.TestBase
|
Update AbpIntegratedTest.cs
|
4 years ago |
|
Volo.Abp.TextTemplating
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.TextTemplating.Core
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.TextTemplating.Razor
|
Upgrade to NET 7.0.
|
4 years ago |
|
Volo.Abp.TextTemplating.Scriban
|
Update packages to latest
|
4 years ago |
|
Volo.Abp.Threading
|
Use cancellationtoken in distributed locking.
|
4 years ago |
|
Volo.Abp.Timing
|
hu-translation
|
3 years ago |
|
Volo.Abp.UI
|
Merge branch 'dev' into pr/13864
|
3 years ago |
|
Volo.Abp.UI.Navigation
|
hu-translation
|
3 years ago |
|
Volo.Abp.Uow
|
Add `AlwaysDisableTransactionsUnitOfWorkManager`.
|
3 years ago |
|
Volo.Abp.Validation
|
Merge branch 'dev' into pr/13864
|
3 years ago |
|
Volo.Abp.Validation.Abstractions
|
convert file-scoped namespacing for framework
|
4 years ago |
|
Volo.Abp.VirtualFileSystem
|
Update some package to `MicrosoftPackageVersion`.
|
4 years ago |