issues
search
STARIONGROUP
/
reqifsharp
A C# library for reading and writing reqif documents
https://reqifsharp.org
Apache License 2.0
24
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Fix] (de)serialization of AlternativeID; fixes #54
#55
samatstariongroup
closed
6 months ago
1
Serialization of AlternativeId is incorrect based on XSD
#54
antoineatstariongroup
closed
6 months ago
0
When the namespace of the lang attribute is not xml:lang the deserializer does not find the attribute
#53
samatstariongroup
closed
6 months ago
1
System.NullReferenceException on Deserialization of sample files.
#52
cimba007
closed
11 months ago
4
Object reference not set to an instance of an object.
#51
greenpau
closed
2 years ago
4
Update Quick-start documentation - no longer inline with version 6 of reqifsharp
#50
samatstariongroup
closed
2 years ago
0
[Fix] ZipArchiveEntry Disposed error for large ReqifZ files using ReqIFSerializer.SerializeAsync
#49
lxatstariongroup
closed
2 years ago
1
[Add] SupportedFileExtensionKind to deserializer; fixes #47
#48
samatstariongroup
closed
2 years ago
1
Limit deserialization from files with supported file extensions zip, reqif and reqifz
#47
samatstariongroup
closed
2 years ago
0
fix code coverage reporting for SonarQube
#46
samatstariongroup
closed
2 years ago
0
Gh23 serialize to reqifz
#45
samatstariongroup
closed
2 years ago
2
When a reqif file is deserialized to a ReqIF object and then serialized to a new destination file, the namespaces should be retained
#44
samatstariongroup
opened
2 years ago
0
Exception occurs when deserializing a huge file
#43
ishihara-ma
closed
2 years ago
5
Add repository to LGTM to scan for zero day vulnerabilities
#42
samatstariongroup
closed
2 years ago
1
Feature Request - Parent Property in SpecHierarchy Objects
#41
LBRNZ
closed
2 years ago
4
[Fixes] ExternalObject deserialization when the "data" attribute is not the first attribute of the xhtml:object element; fixes #39
#40
samatstariongroup
closed
2 years ago
2
External Object is not found when attributes are in wrong order
#39
LBRNZ
closed
2 years ago
3
[Add] unit test to verify proper serialization and deserialization of DatatypeDefinitionDate; related to #37
#38
samatstariongroup
closed
2 years ago
2
Error defining custom DataTypes with v5
#37
philipparndt
closed
2 years ago
4
[Add] logging
#36
samatstariongroup
closed
2 years ago
0
Add Event to indicate progress on Deserializer
#35
samatstariongroup
opened
2 years ago
0
Add XML fragments to reqif objects when deserializing
#34
samatstariongroup
opened
2 years ago
0
[Fix] deserialization of AlternativeID of DatatypeDefinition
#33
samatstariongroup
closed
2 years ago
0
[Add] cancellation to async read and write operations so a caller can cancel the operation
#32
samatstariongroup
closed
2 years ago
0
[Add] Asynchronous Serialization
#31
samatstariongroup
closed
2 years ago
0
Improve performance of serialization and deserialization
#30
samatstariongroup
closed
2 years ago
0
[Add] capability to serialize to stream
#29
samatstariongroup
closed
2 years ago
0
Add a diff capability to compute the diff between 2 ReqIF objects
#28
samatstariongroup
opened
2 years ago
0
[Add] uml like metadata to classes and properties
#27
samatstariongroup
opened
2 years ago
0
[Add] ExtractUnformattedTextFromValue to extract unformatted text from XHTML attribute; fixes #25
#26
samatstariongroup
closed
2 years ago
1
As a user i want to extract unformated text from XHTML attributes
#25
samatstariongroup
closed
2 years ago
0
add async methods to read a reqif file
#24
samatstariongroup
closed
2 years ago
1
Add capability to serialize to reqifz file
#23
samatstariongroup
closed
2 years ago
0
Add capability to Deserializer to open a stream next to loading file from path
#22
samatstariongroup
closed
3 years ago
0
[Fix] serialization of AlternativeId
#21
samatstariongroup
closed
3 years ago
0
Remove support for netstandard1.6 and net45, simplify to netstandard2.0 only
#20
samatstariongroup
closed
3 years ago
0
[Add] ExternalObject class to provide the capability to access external objects refernced in AttributeValueXHTML instances
#19
samatstariongroup
closed
3 years ago
1
Inclusion of objects that are external to the exchange XML document
#18
samatstariongroup
closed
3 years ago
7
Default value is not serialized inside attribute definition
#17
LBRNZ
closed
3 years ago
6
ReqIF 'TOOL-EXTENSIONS' are not loaded.
#16
vincenpt
closed
3 years ago
4
Investigate that all is covered by ReqIf sharp that was done in Reflex project.
#15
alexatstariongroup
closed
2 years ago
1
[Update] integers to 64-bit (long) datatype; fixes #13
#14
samatstariongroup
closed
5 years ago
0
Deserialization crashes for 64bit Integer DataType
#13
cbalster
closed
5 years ago
6
Cannot read ATTRIBUTE-VALUE-XHTML
#12
blopez
closed
5 years ago
5
The string 'False' is not a valid Boolean value.; Line and position: 218, 36
#11
Helmut-Ortmann
closed
5 years ago
11
RelationGroup should contain target identifier, currently only target object
#10
Helmut-Ortmann
closed
6 years ago
4
Namespace xmlns:xhtml="http://www.w3.org/1999/xhtml" missing in serialization
#9
Helmut-Ortmann
closed
6 years ago
4
Fix serialize "IS-SIMPLIFIED" attribute in ATTRIBUTE-VALUE-XHTML
#8
bidolah
closed
6 years ago
3
Don't throw exceptions during serialization\deserialization
#7
bidolah
closed
6 years ago
0
Fixed wrong serialization/deserialization in datatype definition classes by using XmlConvert instead of int/double Parse.
#6
humnose
closed
6 years ago
1
Next