MemLib 0.5.0-alpha
See the version list below for details.
dotnet add package MemLib --version 0.5.0-alpha
NuGet\Install-Package MemLib -Version 0.5.0-alpha
<PackageReference Include="MemLib" Version="0.5.0-alpha" />
<PackageVersion Include="MemLib" Version="0.5.0-alpha" />
<PackageReference Include="MemLib" />
paket add MemLib --version 0.5.0-alpha
#r "nuget: MemLib, 0.5.0-alpha"
#:package MemLib@0.5.0-alpha
#addin nuget:?package=MemLib&version=0.5.0-alpha&prerelease
#tool nuget:?package=MemLib&version=0.5.0-alpha&prerelease
Project Name
A brief description of what your project does and why it exists.
🚀 Features
- Feature 1
- Feature 2
- Feature 3
Description
This project uses Semantic Versioning - see more on: https://semver.org/
📦 Installation
Clone the repository and build the project:
bash git clone https://github.com/VitaliiBachulis/MemLib.git cd YourRepo dotnet build
Usage
dotnet run var result = MyLibrary.DoSomething(); Console.WriteLine(result);
Tests
dotnet test
Licensing
This project is licensed under the MIT License. See the LICENSE file for details.
📬 Contact
If you have any questions, suggestions, or issues, feel free to reach out:
- Author: Vitalii Bachulis
- Email: your.email@example.com
- GitHub: https://github.com/VitaliiBachulis/MemLib
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.6.0-alpha | 78 | 1/27/2026 |
| 0.5.0-alpha | 157 | 12/23/2025 |
| 0.2.0-alpha | 247 | 12/16/2025 |
Initial release under MIT License