This project is a still work in progress port of LinqToXsd to .NET standard 2.1.
Info
Version: | 0.0.2-pre |
Author(s): | Olivier MATROT & Originals Codeplex Authors |
Last Update: | Sunday, February 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/omatrot/LinqToEdmx |
NuGet Url: | https://www.nuget.org/packages/linq2xsd |
Install
Install-Package linq2xsd
dotnet add package linq2xsd
paket add linq2xsd
linq2xsd Download (Unzip the "nupkg" after downloading)
Dependencies
- System.CodeDom(>= 5.0.0)