![]() |
VOOZH | about |
dotnet add package idee5.Common.Data --version 3.0.0
NuGet\Install-Package idee5.Common.Data -Version 3.0.0
<PackageReference Include="idee5.Common.Data" Version="3.0.0" />
<PackageVersion Include="idee5.Common.Data" Version="3.0.0" />Directory.Packages.props
<PackageReference Include="idee5.Common.Data" />Project file
paket add idee5.Common.Data --version 3.0.0
#r "nuget: idee5.Common.Data, 3.0.0"
#:package idee5.Common.Data@3.0.0
#addin nuget:?package=idee5.Common.Data&version=3.0.0Install as a Cake Addin
#tool nuget:?package=idee5.Common.Data&version=3.0.0Install as a Cake Tool
Changed to netstandard20. Made IQuery contra-variant to support "inheritance".
Added cancellation token to the async query and command interfaces.
Added validation of async command handlers. Renamed the validation decorator.
Added .net 4.6.1 tests to cover differences to .net core. IsClrType now covers .net core too.
Added the Minutes() and Seconds() TimeSpan extensions
Added the ExpandoObject extensions AddProperty and GetPropertyByName.
3.3.0 wasn't possible. Automatic Versions just skipped this.
Still 3.x because no offical 3.x version ist released. The version increments are my fault, misusing AutomaticVerions.
Removed the reference to FxCop analyzers.
Removed the validated command handler, in favor for the one in idee5.Common.Data. Moved localizable strings to internal resource file.
Initial release
Removed the unit of work stuff.
Added recursive data annotations and data conversion support.
Added soft delete repositories, renamed IMonitoredEntity to IAuditedEntity, readed .NET 4.6.1 package.
Write actions in repositories are now synchronous. The IUnitofWork is the async part.
Use Func<IQueryable<T>, IQueryable<T>> instead on Func<IQueryable<T>, IEnumerable<T>> to make real life easier. Not unit testing.
Write actions in repositories are now synchronous. The IUnitOfWork is the async part.
Added support for the DataDirectory placeholder.
Added the IConnectionStringProvider.
Added bulk operations to the repository interface.
Adjusted the repository interface to the real world asynchrony.
Removed the specifications. The NSpecification package now supports netstandard.
IRepository now needs a TKey type parameter to handle UpdateOrAdd in ARepository.
Added ICompositeKeyRepository to handle cases like idee5.Globalization.
Just to have the new idee5.Common 3.2.5 reference.
Added base implementation for ACompositeKeyRepository.UpdateOrAddAsync to handle a list of items.
Corrected ReplaceDataDirectory.
Removed the reference to FxCop analyzers.
Do a for loop in the UpdateOrAddAsync method of the abstract repositories. Most ORMs don't support parallel execution on the same context.
Nullable support in IAuditedEntity
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 4 NuGet packages that depend on idee5.Common.Data:
| Package | Downloads |
|---|---|
|
idee5.Globalization
Globalization extensions. Enables database support for localization resources and parlances for industries and customers.. |
|
|
idee5.AspNetCore
ASP.NET Core additions for commands, queries, ... from the idee5.Common package. |
|
|
idee5.EventStoreLite
Basic event store implementation |
|
|
idee5.EFCore
EF Core utilities and implementations of idee5.Common.Data concepts |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0 | 327 | 11/16/2025 |
| 2.3.5 | 224 | 6/6/2025 |
| 2.3.4 | 309 | 12/30/2024 |
| 2.3.3 | 344 | 10/22/2024 |
| 2.3.2 | 249 | 6/4/2024 |
| 2.3.1 | 270 | 5/10/2024 |
| 2.3.0 | 550 | 4/17/2024 |
| 2.2.0 | 592 | 3/19/2024 |
| 2.1.1 | 427 | 3/16/2024 |
| 2.1.0 | 326 | 3/16/2024 |
| 2.1.0-alpha1 | 227 | 1/26/2024 |
| 2.0.0 | 470 | 12/31/2023 |
| 2.0.0-alpha.2 | 145 | 12/22/2023 |
| 2.0.0-alpha.1 | 158 | 12/22/2023 |
| 1.10.0 | 316 | 12/21/2023 |
| 1.9.0 | 282 | 12/4/2023 |
| 1.8.0 | 322 | 6/23/2023 |
| 1.7.1 | 304 | 6/15/2023 |
| 1.7.0 | 447 | 2/1/2023 |
| 1.6.1 | 462 | 1/13/2023 |
Check the readme