Skip to content

Repository files navigation

AppCore .NET Data

NugetMyGet

This repository includes projects containing abstractions and implementations of the persistence framework.

All artifacts are licensed under the MIT license. You are free to use them in open-source or commercial projects as long as you keep the copyright notice intact when redistributing or otherwise reusing our artifacts.

Packages

Latest development packages can be found on MyGet.

PackageDescription
AppCoreNet.DataProvides persistence framework default implementations.
AppCoreNet.Data.AbstractionsProvides the public API of the persistence framework.
AppCoreNet.Data.EntityFrameworkCoreAdds support for EntityFramework Core.
AppCoreNet.Data.EntityFrameworkAdds support for EntityFramework 6.
AppCoreNet.Data.MongoDBAdds support for Mongo DB.
AppCoreNet.Data.AutoMapperAdds support for mapping entities using AutoMapper.

Contributing

Contributions, whether you file an issue, fix some bug or implement a new feature, are highly appreciated. The whole user community will benefit from them.

Please refer to the Contribution guide.

About

Provides access to data stores.

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from AppCoreNet/_Template