SnipeSharp icon indicating copy to clipboard operation
SnipeSharp copied to clipboard

A c# wrapper for the Snipe IT API

Results 14 SnipeSharp issues
Sort by recently updated
recently updated
newest added

Hey! How do I upload an image when creating an asset/model? Whenever I set the "Image" to the path of the file, the logs keeps saying that Image is set...

hi, my purpose is to fetch and display the assets of an selected individual employee in the front end, I am a beginner to this so, can anyone help me...

Add "password_confirmation" Attribute to User Model

Dear Developer, please create an update on the project. Especially on the licensemanager. In the license class the category field does not exist but in the snipeit. This will lead...

If an asset is updated after a checkout request is attached the JSON convert fails

bug

When creating a users it gives a error {error: The password confirmation does not match.}

Hello Barry, i would like to ask, how can i get all of the components of an asset? I searched upon a property in the Asset and the Components class...

The `bytag` and `byserial` APIs are documented here: - https://snipe-it.readme.io/reference#hardware-by-asset-tag - https://snipe-it.readme.io/reference#hardware-by-serial I've tested bytag successfully on v4.6.7; byserial threw a 403 for me, though, so use at your own...

If there is just one status of type "undeployable" - all methods of StatusLabelManager fail ![statusbezeichnungen](https://user-images.githubusercontent.com/11056711/46349672-f849bc80-c652-11e8-97c3-de18e12c62e5.png)

Hi I'm trying to checkout an Asset to a user, but can't work out the correct procedure. I have successfully found both the Asset and the User using UserManager.FindAll and...