issues
search
ReubenBond
/
Hagar
Fast, flexible, and version-tolerant serializer for .NET
MIT License
224
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve StringComparer serialization for well-known comparers
#209
mcm2020
closed
1 year ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /src/Hagar.NewtonsoftJson
#208
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /test/Hagar.UnitTests
#207
dependabot[bot]
opened
1 year ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.2 in /test/Benchmarks
#206
dependabot[bot]
opened
1 year ago
0
Upgrade from .NET 5 to .NET 6
#205
ronbrogan
closed
2 years ago
1
Bump System.Security.Cryptography.Xml from 5.0.0 to 6.0.1 in /test/Benchmarks
#204
dependabot[bot]
opened
2 years ago
0
Propagate project AssemblyName to MSBuild CodeGenerator
#203
ReubenBond
closed
2 years ago
0
Propagate AssemblyName to Roslyn workspace
#202
ReubenBond
closed
2 years ago
0
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/Hagar.NewtonsoftJson
#201
dependabot[bot]
closed
1 year ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/Hagar.UnitTests
#200
dependabot[bot]
closed
1 year ago
1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /test/Benchmarks
#199
dependabot[bot]
closed
1 year ago
1
Fix serialization of enums in object-typed fields
#198
ReubenBond
closed
2 years ago
0
Boxed enum serialization
#197
mcm2020
opened
2 years ago
0
Fixed spelling issue in samples / test project.
#196
SeppPenner
closed
2 years ago
0
Do not generate serializers for abstract properties
#195
ReubenBond
closed
2 years ago
0
Support serialization of non-auto-properties
#194
ReubenBond
closed
2 years ago
0
Fix equality comparer used in ReferencedObjectCollection's overflow dictionary
#193
ReubenBond
closed
2 years ago
0
Codegen serializer skips complex get/set properties
#192
Normanator
closed
2 years ago
1
Uri cannot be deserialized when there are many references
#191
mcm2020
closed
2 years ago
0
Fix incremental builds
#190
ronbrogan
closed
3 years ago
2
Projects referencing Hagar.Analyzers and Hagar.CodeGenerator.MSBuild packages rebuild unnecessarily
#189
ddanda
closed
3 years ago
0
v0.6.7
#188
mcm2020
closed
3 years ago
0
Register UriCopier as a copier
#187
mcm2020
closed
3 years ago
0
UriCopier is tagged with [RegisterSerializer] instead of [RegisterCopier]
#186
mcm2020
closed
2 years ago
1
Add additional Serializer methods
#185
ReubenBond
closed
3 years ago
0
Change HashSetCodec to not use surrogates
#184
mcm2020
closed
3 years ago
0
Correctly capture cast exceptions in ResponseCompletionSource
#183
ReubenBond
closed
3 years ago
0
Richer invokable object information and use asynchronous invoke method
#182
ReubenBond
closed
3 years ago
1
v0.6.4
#181
ReubenBond
closed
3 years ago
0
Decrease version of DependencyModel dependency
#180
mcm2020
closed
3 years ago
0
Improve support for types with no namespace
#179
ReubenBond
closed
3 years ago
0
Fix MSBuild code generator parameters
#178
ReubenBond
closed
3 years ago
0
Fix packaging of SDK
#177
ReubenBond
closed
3 years ago
0
v0.6.2
#176
ReubenBond
closed
3 years ago
0
Mark some response types as [Immutable]
#175
ReubenBond
closed
3 years ago
0
Fix IServiceCollection registration
#174
ReubenBond
closed
3 years ago
0
Fix SDK packaging
#173
ReubenBond
closed
3 years ago
0
Add ArraySegment<byte> deserialization support
#172
ReubenBond
closed
3 years ago
0
Add ArraySegment<byte> and ArraySegment<T> support
#171
ReubenBond
closed
3 years ago
0
Improve StringComparer support
#170
ReubenBond
closed
3 years ago
0
Support immutable types in generated copier
#169
ReubenBond
closed
3 years ago
0
Add more supported Enum types and general-purpose base helper
#168
ReubenBond
closed
3 years ago
0
Improve Exception support
#167
ReubenBond
closed
3 years ago
0
Improve logic for generalized and specializable codecs/copiers
#166
ReubenBond
closed
3 years ago
0
Support serialization callbacks
#165
ReubenBond
closed
3 years ago
0
Allow specifying invokable base types
#164
ReubenBond
closed
3 years ago
0
Support configurable Id, Alias, Immutable, GenerateSerializer attributes, and GenerateFieldIds options in code generators
#163
ReubenBond
closed
3 years ago
0
Generate closure of referenced assemblies which reference Hagar
#162
ReubenBond
closed
3 years ago
0
Support void-returning invokable interface methods
#161
ReubenBond
closed
3 years ago
0
Rename IPartialSerializer & IPartialCopier to IBaseCodec & IBaseCopier
#160
ReubenBond
closed
3 years ago
0
Next