2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add benchmarks
fragmer
as Matvei Stefarov
More... 8 months ago
Add net8.0 support
fragmer
as Matvei Stefarov
More... 8 months ago
Update build badge to point to dotnet workflow in README
fragmer
as Matvei Stefarov
More... 8 months ago
Add dotnet CI workflow
fragmer
as Matvei Stefarov
More... 8 months ago
Convert test project to MSTest2 and target net8.0
fragmer
as Matvei Stefarov
More... 8 months ago
Tidying up
fragmer
as Matvei Stefarov
More... 8 months ago
Implement NbtComparer and tests
fragmer
as Matvei Stefarov
More... 8 months ago
Merge branch 'matvei/v1.0.0'
fragmer
as Matvei Stefarov
More... 8 months ago
Revert "Add the concept of NbtFlavor to allow bedrock and network support"
fragmer
as Matvei Stefarov
More... 8 months ago
Move from nuspec to csproj-based package config
fragmer
as Matvei Stefarov
More... 8 months ago
Fix a few nullability warnings when compiling against modern .NET
fragmer
as Matvei Stefarov
More... 8 months ago
Add the concept of NbtFlavor to allow bedrock and network support
fragmer
as Matvei Stefarov
More... almost 2 years ago
Readme update for release
fragmer
as Matvei Stefarov
More... almost 2 years ago
Cleaning up in preparation for release
fragmer
as Matvei Stefarov
More... almost 2 years ago
Move from JetBrains to built-in nullable annotations
fragmer
as Matvei Stefarov
More... almost 2 years ago
Improve test coverage
fragmer
as Matvei Stefarov
More... almost 2 years ago
Taking advantage of C# 7.3 language features
fragmer
as Matvei Stefarov
More... over 4 years ago
Add missing [NotNull] annotation to NbtLongArray.Value
fragmer
as Matvei Stefarov
More... over 4 years ago
Normalize formatting and add editorconfig
fragmer
as Matvei Stefarov
More... over 4 years ago
Use Array.Empty<>() when constructing new array tags
fragmer
as Matvei Stefarov
More... over 4 years ago
Use nameof for ArgumentExceptions
fragmer
as Matvei Stefarov
More... over 4 years ago
Minor test coverage improvements
fragmer
as Matvei Stefarov
More... over 4 years ago
Fix reader edge-cases in handling corrupt streams, add test coverage
fragmer
as Matvei Stefarov
More... over 4 years ago
Upgrade to SDK-style project, netstandard 2.0, NUnit 3 Limit C# language version to 7.3
fragmer
as Matvei Stefarov
More... over 4 years ago
Fix a mistake in NbtTagType docs
fragmer
as Matvei Stefarov
More... over 4 years ago
Improve test coverage for LongArray
fragmer
as Matvei Stefarov
More... over 4 years ago
Implement TAG_Long_Array (#29) More... over 4 years ago
Updated README, changelog, version numbers, license years, links, nuspec
fragmer
as Matvei Stefarov
More... over 7 years ago
Get rid of unnecessary x86/x64 configs. Just need AnyCPU.
fragmer
as Matvei Stefarov
More... over 7 years ago
Add missing XML docs to the "Clone" method of NbtTag impls
fragmer
as Matvei Stefarov
More... over 7 years ago