equadrat.Framework.Core.UI.Wpf
6.0.8
Prefix Reserved
See the version list below for details.
dotnet add package equadrat.Framework.Core.UI.Wpf --version 6.0.8
NuGet\Install-Package equadrat.Framework.Core.UI.Wpf -Version 6.0.8
<PackageReference Include="equadrat.Framework.Core.UI.Wpf" Version="6.0.8" />
paket add equadrat.Framework.Core.UI.Wpf --version 6.0.8
#r "nuget: equadrat.Framework.Core.UI.Wpf, 6.0.8"
// Install equadrat.Framework.Core.UI.Wpf as a Cake Addin #addin nuget:?package=equadrat.Framework.Core.UI.Wpf&version=6.0.8 // Install equadrat.Framework.Core.UI.Wpf as a Cake Tool #tool nuget:?package=equadrat.Framework.Core.UI.Wpf&version=6.0.8
equadrat Framework Core
The idea of the equadrat Framework is to provide APIs to build applications with an architecture of highly decoupled components. Every single component, aspect or pattern is represented by interfaces. The framework provides a standard implementation for these but each type can be replaced by a custom implementation.
The framework is not about reimplementing components, but making them available using common interfaces.
Getting started
You can use most of the components by simply instantiating them. This is maybe the easiest way to evaluate the framework.
If you're using an IOC/DI container such as Microsoft Extensions DependencyInjection or if you want to use the built-in IOC framework, you can use the bootstrapper and bootstrapper modules to register the framework to the IOC.
Usage
Have a look at the example applications on my website: www.equadrat.net
Interesting components
This is a list of some (not all) components of the framework which might be interesting for you.
Architecture
- ICoreCommandFactory
- ICoreEventFactory
- ICoreEventHandlerInterruptRegistry
- ICoreInstancePoolFactory
- ICoreOwnerTokenFactory
- ICorePropertyObserverFactory
- ICoreSequenceDependencyTrackerFactory
- ICoreSuspendableRelayFactory
- ICoreSystemTimeProvider
Collections & Data
- ICoreBinaryOperationsHelper
- ICoreCollectionHelper
- ICoreCollectionFactory
- ICoreArrayList
- ICoreBinaryHeap
- ICoreList
- ICoreListSegment
- ICoreObservableCollection
- ICorePrioritizedQueue
- ICorePrioritizedStack
- ICorePolymorphList
- ICoreQueue
- ICoreReadOnlyList
- ICoreReadOnlyListSegment
- ICoreReadOnlyListWithExclusion
- ICoreReadOnlyObservableCollection
- ICoreStack
- ICoreCollectionObserverFactory
- ICoreCollectionMerger
- ICoreCollectionObserver
- ICoreCollectionSorter
- ICoreCollectionSplitter
- ICoreEmbeddedResourceAccessor
- ICoreHashProcessor
- ICoreHashProcessorProvider
- ICoreRandomDataProvider
- ICoreStringPatternPredicateFactory
- ICoreValueConverterFactory
IOC
- ICoreBootstrapper
- ICoreBootstrapperModule
- ICoreIOCFactory
- ICoreIOCInstanceFactory
- ICoreIOCInstanceProvider
- ICoreIOCRegistry
- CoreIOCRegistry
- CoreServiceCollectionWrapper & CoreServiceProviderWrapper
Reflection
- ICoreExpressionHelper
- ICoreReflectionHelper
Logging
- ICoreLoggingContext
- ICoreLoggingEvent
- ICoreLoggingProduct
- ICoreLoggingTarget
- CoreAppInsightsLoggingTarget
- CoreLoggingConsoleLogTarget
- CoreLoggingTextFileTarget
- CoreLoggingTraceLogTarget
- CoreNLogTarget
- CoreSerilogTarget
Serialization
- ICoreSerializer
- ICoreSerializerFormat
- CoreBsonNewtonsoftFormat
- CoreJsonDataContractFormat
- CoreJsonNewtonsoftFormat
- CoreProtobufFormat
- CoreXmlClassicFormat
- CoreXmlDataContractFormat
- ICoreSerializerProvider
Threading
- ICoreDispatcher
- CoreAvaloniaDispatcher
- CoreMauiDispatcher
- CoreThreadDispatcher
- CoreWpfDispatcher
- CoreXamarinFormsDispatcher
- ICoreLockFactory
- ICoreTaskFactory
- ICoreTaskQueue
- ICoreTaskScheduler
- ICoreThreadFactory
- ICoreThreadPool
Licensing
- ICoreLicenseFactory
- ICoreLicenseOperator
- ICoreLicenseValidator
Native code & marshalling
- ICoreNativeLibraryLoader
Compatibility
The plan is to keep the equadrat Framework compatible to these .net versions as long as possible.
.net version | min | max |
---|---|---|
Core | 3.1 | ≥ 7.x |
Standard | 2.0 | ≥ 2.1 |
Framework | 4.6.2 | ≥ 4.8.x |
Version scheme and breaking changes
Version change | Scope |
---|---|
Major | Overhaul of the project |
Minor | Some types have changed |
Revision | Fully backward compatible |
Build | Set in preview versions only |
Additional documentation
You can find some guides regarding specific features on my website: www.equadrat.net
Feedback
You can contact me on my website: www.equadrat.net
License
Please respect the license and check equadrat.Framework.Core.License.md before using the package.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net5.0-windows7.0 is compatible. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows7.0 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net7.0-windows7.0 is compatible. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
.NET Framework | net462 is compatible. net463 was computed. net47 is compatible. net471 is compatible. net472 is compatible. net48 is compatible. net481 was computed. |
-
.NETCoreApp 3.1
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
-
.NETFramework 4.6.2
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
-
.NETFramework 4.7
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
-
.NETFramework 4.7.1
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
-
.NETFramework 4.7.2
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
-
.NETFramework 4.8
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
-
net5.0-windows7.0
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
-
net6.0-windows7.0
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
-
net7.0-windows7.0
- equadrat.Framework.Core (>= 6.0.8)
- equadrat.Framework.Core.Interfaces (>= 6.0.8)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on equadrat.Framework.Core.UI.Wpf:
Package | Downloads |
---|---|
equadrat.Framework.Mvvm.Wpf
A framework to extend the Microsoft .net framework with extra mvvm functionality. |
|
equadrat.Framework.Mvvm.SinglePageView.Wpf
A framework to extend the Microsoft .net framework with extra mvvm functionality. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.2.1 | 152 | 9/21/2024 |
7.2.0 | 224 | 6/30/2024 |
7.1.0 | 226 | 4/20/2024 |
7.0.1 | 225 | 4/6/2024 |
7.0.0 | 236 | 4/1/2024 |
6.4.4 | 169 | 3/16/2024 |
6.4.3 | 181 | 3/9/2024 |
6.4.2 | 258 | 3/3/2024 |
6.4.1 | 134 | 2/10/2024 |
6.4.0 | 301 | 12/30/2023 |
6.3.5 | 117 | 12/25/2023 |
6.3.4 | 151 | 12/5/2023 |
6.3.3 | 227 | 11/15/2023 |
6.3.2 | 148 | 10/21/2023 |
6.3.1 | 134 | 10/7/2023 |
6.3.0 | 208 | 10/1/2023 |
====
v6.0.8
====
- Added ICoreLoggingContext.Attach overload with predicate for ICoreLoggingEntry.
- Extended ICoreLoggingEventParametersOverride to support overriding custom event properties.
- Implemented ICoreAsyncQueue and ICoreAsyncPrioritizedQueue as implementations of IAsyncEnumerable.
- Extended ICoreCollectionFactory to create instances of ICoreAsyncQueue and ICoreAsyncPrioritizedQueue similar to ICoreQueue and ICorePrioritizedQueue.
- Added ICoreSerializerOptions to configure a serializer, i.e. specify a callback to convert a model before serialization.
- Extended ICoreSerializerProvider and ICoreSerializerFormat to support ICoreSerializerOptions.
- Fixed CoreFrameworkIocBootstrapperModule.InitIocHelper to check CoreIOCHelper.CanSetResolver first.
- Improved Core...Exceptions to provide more information.
- Extended CoreReadOnlyObservableCollection<> to support IList and IList<>.
- Upgraded Avalonia UI NuGet package references to v11.x.
- Upgraded Portable.BouncyCastle v1.x NuGet package references to BouncyCastle.Cryptography v2.x.
====
v6.0.7
====
- Enabled IL trimming.
- Added README.md file to the NuGet package.
====
v6.0.6
====
- Added overload of ICoreLoggingEvent.WithProperty(IEnumerable<ValueTuple>).
- Refactored ambiguous constructors of CoreLicense[...] classes by adding static factory methods instead.
====
v6.0.5
====
- Added overloads to register logging products and events using a single options parameter.
- Added support to specify custom properties for logging events on register or when logging.
- Added workaround for ambiguous reference when using CoreEnumerableExtensions.AsReadOnly with IDictionary and .net 7+.
====
v6.0.4
====
- Added base class for loggers.
====
v6.0.3
====
- Fixed bug in the Microsoft.Extensions.DependencyInjection wrappers when registering (singleton/scope) routes.
- Fixed bug in the Microsoft.Extensions.DependencyInjection wrappers when using an instance provider.
====
v6.0.2
====
- Fixed bug in the bootstrapper module initialization logic.
====
v6.0.1
====
- Added wrappers for Microsoft.Extensions.DependencyInjection to let IServiceCollection work as ICoreIOCRegistry and to let IServiceProvider work as ICoreIOCFactory.
- Added parameterless overload of ICoreBootstrapper.Startup to access a two-step fluent API to support DI-containers which use the builder pattern (i.e. Microsoft.Extensions.DependencyInjection).
- Renamed CoreFrameworkBootstrapperModulesSelector to CoreFrameworkBootstrapperModuleSelector.
- Added SessionId to ICoreLoggingContext and ICoreLoggingEntry to provide a unique identifier for the current (source) session of a logging entry.
- Added ICoreLoggingSessionIdProvider to generate session identifiers.
- Extended logging targets for Application Insights, NLog and Serilog to passthrough ICoreLoggingEntry.SessionId.
- The Application Insights logging target will use trace telemetry for logging entries without exception.
====
v6.0.0
====
- Initial Release