MemwLib 3.1.1
dotnet add package MemwLib --version 3.1.1
NuGet\Install-Package MemwLib -Version 3.1.1
<PackageReference Include="MemwLib" Version="3.1.1" />
paket add MemwLib --version 3.1.1
#r "nuget: MemwLib, 3.1.1"
// Install MemwLib as a Cake Addin #addin nuget:?package=MemwLib&version=3.1.1 // Install MemwLib as a Cake Tool #tool nuget:?package=MemwLib&version=3.1.1
MemwLib
MemwLib is meant for these who want a fast and reliable HTTP server environment. Taking the best from all the HTTP libraries out there, MemwLib offers you utilities like Json parsing, Environment variable parsing... And more.
Getting Started
The documentation for this library is being built in my documentation site (wip), meanwhile you can rely on the XML documentation this library provides.
Since this library is very big it's still work in progress and it will accept any contribution.
Prerequisites
All you need to install this library you need a .NET >= 7.0
solution.
Installation
You can get this library from NuGet under MemwLib
, so the installation steps are the following
dotnet add package MemwLib
Repository structure
This repository is based on a simple structure, when you make your PR you want to merge it to the dev branch, that branch is the one that's active on development and testing, when your PR is merged it will be tested and merged to main. When anything gets merged to main it automatically deploys to NuGet trough a github action and a release is created.
Branches
- Main: Deployment branch, everything in here will be released.
- Dev: Active development and testing branch.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net7.0
- JetBrains.Annotations (>= 2023.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.