Skip to content

zjxstjg/XPO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevExpress XPO for .NET Framework / .NET Core / .NET Standard 2.0 Demos

This repository contains demo projects demonstrating how to use eXpressPersistent Objects™ (XPO) in .NET Standard 2.0 applications. You can use these projects to learn how to use XPO in Console, WPF, WinForms, ASP.NET Core/MVC5/WebForms or Xamarin applications. All required DevExpress references are included.

XPO for .NET Core / Standard 2.0 Logo

Prerequisites

Download and install .NET Core 2.1 SDK.

Available Free of Charge without Technical Support

If you do not require technical assistance from our Support Team, you can use fully-functional XPO - ORM Library in your applications free of charge. Support is included with several paid subscriptions, including a dedicated XPO - ORM Library Subscription license. Learn more...

To install the required binaries, use the DevExpress.Xpo NuGet package or Unified Installer for .NET and HTML5 Developers.

Get the Sources

Clone this repository:

git clone https://github.com/DevExpress/XPO.git

Benchmarks

The solution located in the Benchmarks subfolder is a benchmark that you can use to test XPO against Entity Framework Core and Entity Framework 6. You can view the benchmark results at Benchmarks/README.md.

Learn More

This tutorial demonstrates how to create an XPO-based .NET Standard 2.0 console application that initializes the data layer and performs basic data operations: Getting Started with .NET Core.

Your feedback is needed!

We would greatly appreciate it if you participate in this short survey (6 questions, ~3 min).

See Also

About

DevExpress eXpress Persistent Objects (XPO) ORM demos for .NET Core / .NET Standard 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.7%
  • CSS 37.0%
  • C# 0.2%
  • Visual Basic .NET 0.1%
  • HTML 0.0%
  • Classic ASP 0.0%