Skip to content

PrimeFuncPack Core.Func v2.0.0-preview.1.0.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@andreise andreise released this 21 Nov 14:24
· 8 commits to main since this release
7360481

PrimeFuncPack Core.Func v2.0.0-preview.1.0.1

What's new:

  • Targeted to .NET 6.0
  • Implemented the design with use of the metapackages and separate subpackages:
    -- PrimeFuncPack.Core.Func.Abstractions
    ---- PrimeFuncPack.Core.Func.Abstractions.Async
    ---- PrimeFuncPack.Core.Func.Abstractions.AsyncValue
    ---- PrimeFuncPack.Core.Func.Abstractions.Sync
    -- PrimeFuncPack.Core.Func.Extensions
    ---- PrimeFuncPack.Core.Func.Extensions.Async
    ---- PrimeFuncPack.Core.Func.Extensions.AsyncValue
    ---- PrimeFuncPack.Core.Func.Extensions.Sync
  • The extensions: Added new factories