carina-studio / AppBase

Base library set for .NET application.

Home Page:https://carina-studio.github.io/AppBase/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👋Introduction of AppBase

AppBase is a set of libraries designed for .NET based application. For more information, please visit the website.

📥Install to your project

AppBase has been uploaded to NuGet, you can find it on:

You can also install by Package Manager command:

Install-Package CarinaStudio.AppBase.Core
Install-Package CarinaStudio.AppBase.Configuration
Install-Package CarinaStudio.AppBase.Application
Install-Package CarinaStudio.AppBase.Avalonia
Install-Package CarinaStudio.AppBase.Application.Android
Install-Package CarinaStudio.AppBase.Application.Avalonia
Install-Package CarinaStudio.AppBase.AutoUpdate
Install-Package CarinaStudio.AppBase.MacOS
Install-Package CarinaStudio.AppBase.Tests

📔API Documentation

You can find API documentation HERE.

About

Base library set for .NET application.

https://carina-studio.github.io/AppBase/

License:MIT License


Languages

Language:C# 99.9%Language:Batchfile 0.1%Language:Shell 0.0%Language:HTML 0.0%