Skip to content

Commit

Permalink
Expanded the project name.
Browse files Browse the repository at this point in the history
  • Loading branch information
lextm authored Oct 30, 2024
1 parent eed91b2 commit fcfbe82
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# \#SNMP Library
# C# SNMP Library (#SNMP)

[![NuGet Version](https://img.shields.io/nuget/v/Lextm.SharpSnmpLib.svg?style=flat-square)](https://www.nuget.org/packages/Lextm.SharpSnmpLib/)
[![Nuget](https://img.shields.io/nuget/dt/Lextm.SharpSnmpLib?style=flat-square)](https://www.nuget.org/packages/Lextm.SharpSnmpLib/)
[![Build](https://img.shields.io/github/actions/workflow/status/lextudio/sharpsnmplib/dotnetcore.yml?branch=master&style=flat-square)](https://github.com/lextudio/sharpsnmplib/actions/workflows/dotnetcore.yml)
[![Coverage](https://img.shields.io/coveralls/github/lextudio/sharpsnmplib?style=flat-square)](https://coveralls.io/github/lextudio/sharpsnmplib)

This is the source code repository of #SNMP Library. Visual Studio 2022 and .NET 8 SDK is required to compile it on Windows.
This is the source code repository of C# SNMP Library (#SNMP). Visual Studio 2022 and .NET 8 SDK is required to compile it on Windows.

## Useful Links

* You can visit [#SNMP Library homepage](https://sharpsnmp.com).
* You can visit [C# SNMP Library homepage](https://sharpsnmp.com).
* [The documentation site is here](https://docs.sharpsnmp.com).
* [API references can be found here](https://help.sharpsnmp.com).
* Sample projects can be found in [their repo](https://github.com/lextudio/sharpsnmplib-samples).
Expand Down

0 comments on commit fcfbe82

Please sign in to comment.