GithubHelp home page GithubHelp logo

wieslawsoltes / templateddatagrid Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 310 KB

A DataGrid control based on ListBox and Grid panels.

License: MIT License

C# 93.73% PowerShell 3.40% Shell 2.63% Batchfile 0.24%
avalonia avaloniaui datagrid control panel xaml axaml listbox grid

templateddatagrid's Introduction

TemplatedDataGrid

Build Status CI

NuGet NuGet MyGet

A DataGrid control based on ListBox and Grid panels.

image

Building TemplatedDataGrid

First, clone the repository or download the latest zip.

git clone https://github.com/wieslawsoltes/TemplatedDataGrid.git

Build on Windows using script

Open up a command-prompt and execute the commands:

.\build.ps1

Build on Linux using script

Open up a terminal prompt and execute the commands:

./build.sh

Build on OSX using script

Open up a terminal prompt and execute the commands:

./build.sh

NuGet

TemplatedDataGrid is delivered as a NuGet package.

You can find the packages here NuGet and install the package like this:

Install-Package TemplatedDataGrid

or by using nightly build feed:

  • Add https://www.myget.org/F/templateddatagrid-nightly/api/v3/index.json to your package sources
  • Alternative nightly build feed https://pkgs.dev.azure.com/wieslawsoltes/GitHub/_packaging/Nightly/nuget/v3/index.json
  • Update your package using TemplatedDataGrid feed

and install the package like this:

Install-Package TemplatedDataGrid -Pre

Package Sources

Resources

License

TemplatedDataGrid is licensed under the MIT license.

templateddatagrid's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

binary-blaze

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.