 a3ef00a687
			
		
	
	a3ef00a687
	
	
	
		
			
			- Port core EXI encoding/decoding functionality to C# - Implement V2G protocol parsing and analysis - Add simplified decoder/encoder for roundtrip testing - Create comprehensive error handling with EXI exceptions - Support both byte array and file stream operations - Include packet structure analysis for V2GTP data - Successfully builds and runs basic functionality tests 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
		
			
				
	
	
		
			16 lines
		
	
	
		
			675 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			675 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| is_global = true
 | |
| build_property.TargetFramework = net6.0
 | |
| build_property.TargetPlatformMinVersion = 
 | |
| build_property.UsingMicrosoftNETSdkWeb = 
 | |
| build_property.ProjectTypeGuids = 
 | |
| build_property.InvariantGlobalization = 
 | |
| build_property.PlatformNeutralAssembly = 
 | |
| build_property.EnforceExtendedAnalyzerRules = 
 | |
| build_property._SupportedPlatformList = Linux,macOS,Windows
 | |
| build_property.RootNamespace = V2GDecoderNet
 | |
| build_property.ProjectDir = C:\Data\Source\SIMP\V2GDecoderC\csharp\dotnet\
 | |
| build_property.EnableComHosting = 
 | |
| build_property.EnableGeneratedComInterfaceComImportInterop = 
 | |
| build_property.EffectiveAnalysisLevelStyle = 6.0
 | |
| build_property.EnableCodeStyleSeverity = 
 |