bc86ad2965
Add IsExternalInit type, BaseCmdlet class, and SessionStatus enum
...
CI/CD Pipeline / Build and Test (push) Successful in 1m3s
CI/CD Pipeline / Package Module (push) Has been skipped
CI/CD Pipeline / Create Release (push) Has been skipped
CI/CD Pipeline / Build and Test (pull_request) Successful in 1m7s
CI/CD Pipeline / Package Module (pull_request) Has been skipped
CI/CD Pipeline / Create Release (pull_request) Has been skipped
Introduce the IsExternalInit type for C# 9 records compatibility in .NET Standard 2.1. Implement BaseCmdlet class to provide common functionality for cmdlets, including methods for writing results and handling async operations. Add SessionStatus enum to represent API session states.
2026-01-19 17:25:41 +03:00
f56784f2aa
Refactor IPAM model classes to use records for Address, Subnetwork, Vlan, Vrf, Section, Tag, Domain, Nameserver, and Session; enhance documentation and implement value equality for records.
2026-01-19 17:25:18 +03:00
b1c5feb73b
Added nameserver type
2022-12-14 15:27:32 +03:00
5a34f03779
Fixes, added session class
2022-12-12 13:08:04 +03:00
7d0d1b53ae
first working types
2022-12-06 17:20:45 +03:00
a1b03b81c0
replaced hardcoded text by enums in some functions
2022-12-05 17:48:20 +03:00
4fc6bac4b5
subnet type
2022-12-05 16:51:33 +03:00
c4b15d7387
enums
2022-12-05 15:29:03 +03:00