Skip to content

MuraStranger/XRoadLib

 
 

Repository files navigation

XRoadLib

A .NET library for implementing service interfaces of X-Road providers using Code-First Development approach.

NuGet

Build Status

Mono build status
Windows build status

Documentation

Documentation and samples can be found at the XRoadLib home page.

Prerequisites

  • Restore 3rd party dependencies:

    Mono: Run $ mono ./.paket/paket.exe restore
    Windows: Run > .paket\paket.exe restore

  • Install FAKE dotnet SDK global tool:

    dotnet tool install fake-cli -g

Building

fake run build.fsx

Disclaimer

This is an alpha build and as such most likely has problems that are yet undetected. That means the solution is not suitable for use in production environment. I will not hold responsibility for any damage caused by this software.

Maintainer(s)

About

A .NET library for implementing service interfaces of X-Road providers using Code-First Development approach.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • F# 1.1%