Skip to content

A custom CSLA serialization formatter that uses C# source generators.

License

Notifications You must be signed in to change notification settings

JasonBock/CslaGeneratorSerialization

Repository files navigation

GeneratorSerialization

A custom CSLA serializer using C# source generators.

Getting Started

Reference the CslaGeneratorSerialization NuGet package. You also need to reference CSLA as well, though if you're using this generator, you are probably already referencing CSLA.

Prerequisites

The CslaGeneratorSerialization package targets .NET Standard 2.0, though the code it emits is not limited to .NET Standard 2.0.

Usage

Please read the Overview document for information on how to use this library.

Additional Documentation

Feedback

If you run into any issues, please add them here.

About

A custom CSLA serialization formatter that uses C# source generators.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages