maliming
56b4717e3c
Upgrade Blazorise packages to version 2.3.0
- Remove Flatpickr workaround replaced by the native picker
5 days ago
maliming
0aa79e3758
Upgrade MudBlazor to 9.7.0
3 weeks ago
maliming
17cab860f8
Upgrade MySql.EntityFrameworkCore to 10.0.9
3 weeks ago
maliming
7bb3eb84a5
Bump Scriban and System.Security.Cryptography.Xml to patched versions
4 weeks ago
maliming
f8f836d34f
Upgrade vulnerable NuGet packages to patched versions
1 month ago
maliming
cafda7a9e5
Upgrade MongoDB.Driver to 3.10.0
1 month ago
maliming
372b306113
Upgrade `Swashbuckle.AspNetCore` to 10.2.3
1 month ago
maliming
e2e27c5ba9
Update Microsoft.IdentityModel.* and System.IdentityModel.* packages to 8.19.1
2 months ago
maliming
320a7ae8f0
Bump Microsoft.* and System.* packages to 10.0.9
Also update Microsoft.Extensions.Caching.Hybrid to 10.7.0 and Microsoft.Data.SqlClient to 7.0.2.
2 months ago
maliming
35a9f71a4c
Upgrade Blazorise packages to version 2.2.1
2 months ago
maliming
e4499ba495
Upgrade Blazorise packages to version 2.1.3
3 months ago
maliming
5238044cb3
Upgrade Scriban to 7.2.1 to fix GHSA-24c8-4792-22hx
3 months ago
maliming
8715f68f26
Upgrade MongoDB.Driver to 3.9.0
3 months ago
maliming
68bb49b081
Add SkiaSharp image compressor and bump Magick.NET
- Add SkiaSharpImageCompressorContributor and SkiaSharpCompressOptions so
Volo.Abp.Imaging.SkiaSharp ships a compressor alongside its existing
resizer.
- Bump Magick.NET-Q16-AnyCPU 14.9.1 -> 14.13.0 to clear the
NU1901/NU1902/NU1903 advisories.
3 months ago
maliming
61c6f05b0a
Upgrade MongoDB.Driver to 3.8.1
3 months ago
maliming
35b4d6b774
Upgrade MudBlazor to 9.4.0
- Directory.Packages.props bumps MudBlazor 8.0.0 to 9.4.0
- AbpMudCrudPageBase: ShowMessageBox to ShowMessageBoxAsync, OnDataGridReadAsync adds CancellationToken
- AbpMudExtensibleDataGrid: ServerData adds CancellationToken, SortFunc becomes Func<TItem, object?>
- basic-theme LoginDisplay (Server + WASM): name MudMenu ActivatorContent context to avoid AuthorizeView clash
- permission-management and feature-management modals: ShowMessageBox to ShowMessageBoxAsync
3 months ago
maliming
542864f8ff
Fix System.Management self-closing tag and bump MAUI to 10.0.51
4 months ago
maliming
fd52e935e7
Bump Microsoft.* and System.* packages to 10.0.7 (CVE-2026-40372)
4 months ago
maliming
8c508a1f4a
Upgrade OpenIddict to 7.5.0
4 months ago
maliming
135a2f05ef
Upgrade MongoDB.Driver to 3.8.0
4 months ago
maliming
6cadf65979
Upgrade System.Security.Cryptography.Xml to 10.0.6
Fix CVE-2026-26171 (GHSA-w3x6-4m5h-cxqf) high severity vulnerability
4 months ago
maliming
5c47161a84
Upgrade Blazorise packages to version 2.0.4
4 months ago
maliming
1d28bab085
Upgrade Autofac.Extensions.DependencyInjection to 11.0.0
- Upgrade Autofac from 8.4.0 to 9.1.0
- Upgrade Autofac.Extensions.DependencyInjection from 10.0.0 to 11.0.0
- Upgrade Microsoft.Bcl.AsyncInterfaces from 10.0.2 to 10.0.4
- Remove AnyKeyRegistrationSource (now native in Autofac 9.1.0)
- Add MSDI KeyedService.AnyKey to Autofac KeyedService.AnyKey translation
- Use Parameters.KeyedServiceKey<object>() for keyed factory key retrieval
- Add ExternallyOwned() to instance registrations
- Add unit tests for keyed services and AnyKey support
5 months ago
maliming
4f204fafa9
Upgrade Scriban to 7.0.0 to fix security vulnerabilities
5 months ago
maliming
444eeb1f4d
Upgrade Scriban to 6.6.0 to fix NU1902 security warning
5 months ago
maliming
6ec3c3aa72
bump MongoDB.Driver to 3.7.1
5 months ago
maliming
d6008c59fb
Upgrade TickerQ packages to 10.2.0
5 months ago
maliming
dc195e2b17
chore: upgrade Microsoft.IdentityModel packages from 8.14.0 to 8.16.0
OpenIddict.Abstractions 7.3.0 requires Microsoft.IdentityModel.Tokens >= 8.16.0
5 months ago
copilot-swe-agent[bot]
ffb0b7e48f
chore: upgrade OpenIddict packages from 7.2.0 to 7.3.0
Co-authored-by: maliming <6908465+maliming@users.noreply.github.com>
5 months ago
maliming
88fdf59a6a
Upgrade MongoDB.Driver from 3.6.0 to 3.7.0
6 months ago
maliming
23123df113
Update TickerQ package versions and refactor background job management
6 months ago
maliming
2c37961d71
Upgrade to Blazorise 2.0.
6 months ago
enisn
1bdfe44d4b
Bump Semantic Kernel packages to 1.71.0
Update Microsoft.SemanticKernel and Microsoft.SemanticKernel.Abstractions from 1.67.1 to 1.71.0 in Directory.Packages.props to pick up upstream fixes and improvements. No other package versions were changed.
6 months ago
maliming
73b145ac11
Update MySql.EntityFrameworkCore to version 10.0.1
7 months ago
Mansur Besleney
db11a81deb
added mcp package
8 months ago
Ma Liming
12d81a51f8
Update MongoDB.Driver package version to 3.6.0
https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.6.0
7 months ago
İsmail ÇAĞDAŞ
16a8722406
Migrat to Mudblazor (vibe-kanban 00113e51)
We are using Blazorise, see https://blazorise.com/ . And now, we want to migrate to https://mudblazor.com/ . When doing this migration, we want users to still use Blazorise if they want to. So, for core packages, we don't want to remove these core packages. Please make a plan and create Phases to move to mudblazor from blazorise in ABP Framework.
7 months ago
maliming
1806ad2751
Update Devart.Data.Oracle.EFCore and EFCore.Relational versions
7 months ago
maliming
efa6d49910
Update `Microsoft.*` packages to 10.0.2.
7 months ago
maliming
8210f415fe
Enhance TimeZoneHelper with offset and validation
https://abp.io/support/questions/10295/TimeZoneHelperGetTimezones-throws-TimeZoneNotFoundException-on-Linux
7 months ago
Ma Liming
45d300a01a
Update MySql.EntityFrameworkCore version to 10.0.0-rc
https://www.nuget.org/packages/MySql.EntityFrameworkCore/10.0.0-rc
8 months ago
Ma Liming
a12823a4a1
Update Riok.Mapperly package version to 4.3.1
https://github.com/riok/mapperly/releases/tag/v4.3.1
8 months ago
maliming
0294c80bcc
Remove AsyncKeyedLock dependency and refactor locking
8 months ago
maliming
8b3586fe0c
Update Oracle.EntityFrameworkCore to 10.23.26000
Resolve #24391
8 months ago
maliming
cd7a0f113c
Upgrade Blazorise packages to version 1.8.8
Resolve #24245
9 months ago
maliming
4a191234c7
Bump MongoDB.Driver to version 3.5.2
https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.5.2
9 months ago
Mark Cilia Vincenti
fb18d4949b
Fix XML formatting in Directory.Packages.props
9 months ago
Mark Cilia Vincenti
a47a6707b2
Fix formatting issue in Directory.Packages.props
9 months ago
Mark Cilia Vincenti
115882a3e8
Update AsyncKeyedLock package version to 7.1.8
9 months ago
Ma Liming
d14bc51e60
Update Npgsql.EntityFrameworkCore.PostgreSQL version
9 months ago