# BACsharp **Repository Path**: mirrors_bacnet-stack/BACsharp ## Basic Information - **Project Name**: BACsharp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-29 - **Last Updated**: 2023-08-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # .NET library for BACnet [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/ela-compil/BACnet/master/MIT_license.txt) [![NuGet version](https://badge.fury.io/nu/bacnet.svg)](https://www.nuget.org/packages/BACnet) [![Donate](https://img.shields.io/badge/%24-donate-ff00ff.svg)](https://www.paypal.me/JakubBartkowiak) This library was originally developed by Morten Kvistgaard with a lot of contributions from F. Chaxel and Steve Karg and the [BACnet Stack (in C)](https://sourceforge.net/projects/bacnet/). It is used as a core library in [YABE (Yet Another BACnet Explorer)](https://sourceforge.net/projects/yetanotherbacnetexplorer/). It has been forked here from the SourceForge SVN source, splitted into separate repositories and made available to download via NuGet. ## How to use it You can get it by grabbing the latest [NuGet package](https://www.nuget.org/packages/BACnet). ## Getting Started [See examples](https://github.com/ela-compil/BACnet.Examples) to learn how to use this library.