José Mira

Results 2 issues of José Mira

Hi. Would it be possible to unbundle the fonts from the engine, i.e. in split into two nuget packages? This way the base engine nuget package would be much leaner....

The namespace of `ILiteRepositoryAsync` is currently defined as `LiteDB.async` (lower-case `a`) @ https://github.com/mlockett42/litedb-async/blob/incoming/LiteDBAsync/ILiteRepositoryAsync.cs#L7. Should it not be `LiteDB.Async` (upper-case `A`)?