'初始化'

This commit is contained in:
GukSang.Jin
2025-12-31 09:43:35 +08:00
commit f00d3dd4dd
709 changed files with 2033570 additions and 0 deletions

BIN
packages/NSax.1.0.2/.signature.p7s vendored Normal file

Binary file not shown.

BIN
packages/NSax.1.0.2/NSax.1.0.2.nupkg vendored Normal file

Binary file not shown.

31
packages/NSax.1.0.2/README.md vendored Normal file
View File

@@ -0,0 +1,31 @@
# NSax
Port from [Sax.Net](https://github.com/rasmusjp/sax.net) and [Ælfred.Net](http://www.github.com/rasmusjp/aelfred.net).
## SAX.Net
SAX.Net is a .NET port of the SAX (http://www.saxproject.org/) Java library.
SAX is the Simple API for XML.
## Ælfred.Net
Ælfred.Net is a .NET port of the Ælfred (http://saxon.sourceforge.net/aelfred.html) XML Parser.
Ælfred.Net is SAX2-compatible a non-validating XML parser.
## License
SAX.Net is licensed under LGPL V3.
Ælfred.Net is licensed under LGPL V3.
Microstar's (which no longer exists) original terms and conditions:
AElfred, Version 1.2 Microstar's Java-Based XML Parser Copyright (c) 1997, 1998 by Microstar Software Ltd. Home Page: http://www.microstar.com/XML/
AElfred is free for both commercial and non-commercial use and redistribution, provided that Microstar's copyright and disclaimer are retained intact. You are free to modify AElfred for your own use and to redistribute AElfred with your modifications, provided that the modifications are clearly documented.
DISCLAIMER
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of merchantability or fitness for a particular purpose. Please use it AT YOUR OWN RISK.

BIN
packages/NSax.1.0.2/lib/net472/NSax.dll vendored Normal file

Binary file not shown.

BIN
packages/NSax.1.0.2/lib/net6.0/NSax.dll vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.