Giter VIP home page Giter VIP logo

litedb-vnext's People

Contributors

feksa avatar mbdavid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

litedb-vnext's Issues

Is it targeted netstandard2.1?

Hi @mbdavid
It's great to see this new development, I'm looking forward to it.

Is it too early for issues/questions?

I notice the projects are targeted netstandard2.1. This worries me a little. As far as I know netstandard2.1 is not supported by .NET Framework. netstandard2.0 is supported (starting from 4.6.1 or even better 4.7.2).

A Idea for Litedb

recently,im use litedb with the 3rd library(FlUrl).
im use it silmulate request access website.
thats a CookicJar class with a Dictionary<string,FlurlCookie> Members.
but FlurlCookie has no constructor,so litedb throw exception(when DeSerialization).

now i have idea,let litedb support class without public default constructor.
when in Serializaton/DeSerialization,litedb store/read all fields and auto-properties(with empty get/set).
If this goal can be achieved, it will greatly increase the usage scenarios and increase the convenience of use.

we clould use some api like this:

GetUninitializedObject
FieldInfo.SetValue

What to expect for this new version?

Hi,

First of all, thank you for this awesome library. I used it a lot in my projects, very useful.

I see more activity on this repo than on the other one.

Could I ask what is your plan for the updated version, in terms of functionalities?
Will there be important changes in the database format? If yes, can we expect having a backward compatibility?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.