Skip to content
/ NetLab Public

A GitLab SDK for .Net to simplify access to the GitLab REST API

License

Notifications You must be signed in to change notification settings

3xBJ/NetLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetLab

LabNet is a GitLab SDK for .Net.

This project is aimed at people who need to automate processes and report generation.

Features

At the present moment one can:

Search:

  • Issues;
  • Milestones;
  • Merge Requests;
  • Labels.

Create:

  • Milestones.

How to install

You can install via nuget package:

Documentation

The documentation can be found here

Next Steps

  • Complete Creation, Update and Delete for the existing resources;
  • Implement all REST API Resources.

Contributing

Create an issue, Let's discuss the matter, and then you can send a pull request :)

About

A GitLab SDK for .Net to simplify access to the GitLab REST API

Resources

License

Stars

Watchers

Forks

Languages