![]() | Neon.Data Namespace |
Class | Description | |
---|---|---|
![]() | CouchbaseImporter |
Handles persisting JSON documents to Couchbase.
|
![]() | CouchbaseSettings |
Settings used to connect a Couchbase client to a Couchbase bucket.
|
![]() | DateTimeJsonConverter | |
![]() | DateTimeOffsetJsonConverter |
Implements a type converter for DateTimeOffset using the culture
invariant yyyy-MM-ddTHH:mm:ss.fffzzz format.
|
![]() | EntityHelper |
Helper methods for managing database entities.
|
![]() | IntegerEnumConverterTEnum |
Implements a type converter that converts between integers and an enum type.
|
![]() | JsonExtensions |
Newtonsoft related extension methods.
|
![]() | NotifyPropertyChanged |
A common implementation of INotifyPropertyChanged.
|
![]() | RoundtripDataFactory |
Used to instantiate code generated classes that implement IRoundtripData
as generated by the Neon.ModelGen assembly.
|
![]() | RoundtripDataHelper |
Serialization related helpers used by the code generated
by the Neon.ModelGen library.
|
![]() | TimeSpanJsonConverter | |
![]() | VersionJsonConverter |
Implements a type converter for Version.
|
Interface | Description | |||
---|---|---|---|---|
![]() | IEnhancedJsonConverter | Extends the standard JsonConverter by returning the type handled by the converter.
| ||
![]() | IGeneratedServiceClient |
Used to identify a generated ASP.NET service client.
| ||
![]() | IPersistableType |
Non generic interface describing an entity that can be persisted to a database.
See IPersistableTypeT for more information.
| ||
![]() | IPersistableTypeT |
Generic interface describing an entity that can be persisted to a database.
| ||
![]() | IRoundtripData |
Used by the Neon.ModelGen assembly to indicate that a class
was generated as a round-trip data model.
|