Skip to content

Proposal: Add new task repository Frends.Community.Guid #17

@skogsberg89

Description

@skogsberg89

Hi Frends team 👋

I’ve developed a new Frends Community Task called Frends.Community.Guid that provides full support for generating UUIDs of multiple versions.

Features:

  • Generate UUIDs of version 1 (time-based), 3 (name-based MD5), 4 (random), and 5 (name-based SHA-1)
  • Optional namespace GUID and name input for deterministic GUIDs (v3/v5)
  • Optional timestamp, clock sequence, and MAC/random node identifier for v1
  • Output formatting support using .NET standard formats: D, N, B, P
  • Consistent return structure across all tasks
  • Fully tested with NUnit
  • Structured and built using the Frends Community Task Template

Repository:

You can find the ready-to-publish code here:
🔗 https://github.com/skogsberg89/Frends.Community.Guid

I would love to contribute this as an official Frends.Community task.
Let me know if there’s anything I should adjust before publishing or migrating it into a new repository under the CommunityHiQ organization.

Thanks for your awesome work with Frends! 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions