Skip to content

Releases: sandialabs/NetDuid

v2.0.0

18 Nov 17:52
c43cc42

Choose a tag to compare

NetDuid is Now targeting .NET 10

⚠️ Breaking Changes on Targets, this version drops targeting for .NET 6 and .NET 8

v1.3.0

03 Mar 20:27
bc20f48

Choose a tag to compare

What's Changed

  • Restructures Duid and DuidTests classes into multiple concern based class partials
  • Migrated to xUnit v3
  • Updated package dependencies.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 Feb 19:23
4d9939a

Choose a tag to compare

  • Duid class now defers to secondary regular expressions class. Dotnet versions that support source generation for Regex use such, older targeted versions use traditional regular expressions.
  • Private Asset package updates (minor version)
  • Miscellaneous non-code related updates

v1.1.0

17 Jan 22:45
901c320

Choose a tag to compare

What's Changed

  • nupkg should now properly link to sources
  • Miscellaneous non-direct code changes
    • Cleanup and additions README.md
    • CI/CD changes
  • Transitive / non-packaged Package updates

New Contributors

Full Changelog: v1.0.0...v1.1.0

✨ Initial public release of NetDuid! ✨

08 Jan 23:04
1e96fdf

Choose a tag to compare

✨ Initial public release of NetDuid! ✨

After extensive testing and dogfooding, we are thrilled to share NetDuid with the community! This package provides a robust and user-friendly way to handle DUIDs (DHCP Unique Identifiers) in .NET applications.

Key Features:

  • Easy Integration: Integrates DUIDs as rich type in for easy handling into your .NET projects.
  • Comprehensive Documentation: Get started quickly with our detailed guides and examples.
  • Active Development: Join us on this journey as we continue to enhance and expand NetDuid's capabilities.

We invite you to explore the repository, contribute, and provide feedback. Your input is invaluable as we work to make NetDuid even better!

🔗 Check out the repository here!

Thank you for your support, and happy coding! 🎊